@import url(https://pixelninjacreative.com.au/templates/kuroi/fonts/fonts.css); @charset "utf-8";html,body{margin:0;padding:0;font-size:10px;font-family:'Titillium Web',sans-serif;height:100%;min-height:100%;scrollbar-color: #73d200 #222;scrollbar-width: thin}.left{text-align:left}.right{text-align:right}.center{text-align:center}.centerbox{margin-left:auto;margin-right:auto}.centerflex{display:flex;flex-direction:row;align-items:center;justify-content:center}.italic{font-style:italic}.bold{font-weight:700}.block{display:inline-block}.mobileonly{display:none}.row2{display:grid;grid-gap:20px;grid-template-areas:"a a"}.max720{max-width:720px}#hideme{display:none}#kakushi{visibility:hidden;height:0;width:0}.img-fullwidth{width:100%;height:auto}.img-fullwidth-in-container{min-width:calc(100% + 40px);height:auto;margin:0 -20px;display:block}img{max-width:100%;height:auto}.sticky{display:block;position:sticky;top:-1px;z-index:50;padding:20px!important}.sticky2{display:block;position:sticky;top:0;z-index:50}.flip{image-orientation:flip}.rotate180{transform:rotate(180deg)}h1,h2,h3,h4,h5,h6{margin:0;padding:calc(0.2em + 0.3vw) 0;line-height:calc(0.8em + 0.3vw);font-weight:400}h1{font-size:calc(3.4em + 0.6vw)}h2{font-size:calc(3.0em + 0.6vw)}h3{font-size:calc(2.6em + 0.6vw)}h4{font-size:calc(2.2em + 0.6vw)}h5{font-size:calc(1.8em + 0.6vw)}h6{font-size:calc(1.4em + 0.6vw)}h1,h2,h3,h4,h5,h6,#mainmenu a,.sectiontitle,.sectioncta,.protitle,.projecttext a,.detail-title,.pivot{font-family:'pnc_pivotsans',sans-serif;text-transform:uppercase;text-decoration:none}.spc1{margin-top:20px;margin-bottom:20px}.spc2{margin-top:50px;margin-bottom:50px}.spc4{margin-top:100px;margin-bottom:100px}#sidebar{height:100vh;width:200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:fixed;top:0;left:0}#logo{width:200px;height:200px;display:block}.menu-toggle{display:none}#mobile{height:calc(100vh - 200px);width:100%;display:flex;flex-direction:column;justify-content:space-between}#mainmenu{width:200px;height:auto;overflow:hidden}#mainmenu a{width:180px;padding-left:20px;height:30px;line-height:30px;display:block;font-size:1.8em;text-align:left}#mainmenu a:hover{border-left-style:solid;border-left-width:5px}#sidebtm{width:200px;height:100px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;font-size:1.2em}#social{width:200px;height:30px;display:flex;flex-direction:row;column-count:3;align-items:center;justify-content:center}.socicon{width:16px;height:16px;display:inline-block;margin:5px}.copyright{margin-bottom:10px}#content{width:calc(100% - 200px);position:absolute;top:0;left:200px;display:flex;flex-direction:column;height:auto;min-height:100vh;justify-content:space-between}.container{width:calc(100% - 40px);padding:0 20px}#introcontain{width:100%;height:calc((100vw - 225px) / 1.77);display:block;overflow:hidden;position:relative}#introimg,#showreel{position:absolute;top:0;left:0}#introimg{width:100%;height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center}#introimg img{width:100%;height:auto}#introimg a{text-decoration:none}#showreel{width:100%;height:auto}#reelbtn{cursor:pointer}.hide{opacity:0;visibility:collapse;transition:opacity 0.5s ease 0s,visibility 0s linear 0.5s}.show{opacity:1;visibility:visible;transition:opacity 0.5s ease 0s,visibility 0s linear 0s}.abouttext{font-size:calc(1em + 0.8vw)}.tagline{font-weight:900;transform:skew(-13deg);font-size:calc(1em + 7.8vw);padding:0}.sectiontitle:hover::after{content:" " attr(data-title);position:relative;display:inline;visibility:visible;color:#707070}.sectioncta{width:480px;height:50px;display:block;font-size:2.4rem;text-align:center;line-height:50px;cursor:pointer;border:none}#article~footer{width:calc(100% - 480px)}footer{width:100%;height:100px;min-height:100px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:20px}#top{width:48px;height:48px;display:block;margin:0 auto;cursor:pointer}.thumbrow{display:flex;flex-direction:row}.foliothumb{width:100%;height:auto;overflow:hidden;display:inline-block;position:relative;box-sizing:border-box}.project{background:#111;background:rgba(14,14,14,.75);color:#fff;display:flex;align-items:center;flex-direction:column;height:100%;width:100%;justify-content:center;position:absolute;top:0;left:0;z-index:20;font-size:2em;text-decoration:none;opacity:0;transition:opacity 0.5s ease-in-out 0s}.foliothumb:hover .project{opacity:1;transition:opacity 0.5s ease-in-out 0s}.prodesc{font-size:1.6em;font-family:'Titillium Web',sans-serif;text-transform:none}.projectbg{position:relative;width:100%;height:auto;overflow:hidden;border-width:1px;border-style:solid;box-sizing:border-box}.projectbg img,.projectbg video{height:100%;width:100%;display:block;transform:scale(1);transition:transform 1s ease-in-out 0s}.foliothumb:hover .projectbg img,.foliothumb:hover .projectbg video{transform:scale(1.05);transition:transform 1s ease-in-out 0s}.thumbgrid{display:grid;grid-gap:20px;grid-template-columns:repeat(3,calc((100% - 40px) / 3))}#article{display:flex;flex-direction:row}.articledetails{width:480px;height:100vh;display:block;position:fixed;top:0;right:0}.articledetails h1,.detailbox{margin:0 20px}.thumbnail img{width:100%;height:auto;display:block}.articlecontent{display:block;width:calc(100% - 520px);height:auto;font-size:1.6em}.articlecontent img,.articlecontent video{margin:0 -20px;width:calc(100% + 40px);height:auto}.detailbox-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-bottom:5px}.detail-title{font-size:1.8em;margin-right:20px;margin-top:4px}.detail-award{height:80px;width:100%;display:flex;align-items:center;justify-content:center}.detail-award a{line-height:0}.detailbox-row p,.detailbox-row a{font-size:1.6em;margin:0;padding:0}.sharebox{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:140px;margin-top:3px}.shareicon{width:24px;height:24px;display:inline-block}@media (min-width:720px){.detailbox.container{padding:0}}.pagination{font-size:2em;text-align:center;width:100%}.pagination ul{padding:0}.pagination ul li::before{content:"";display:none;width:0;margin-right:0}.pagination ul li{display:inline-block;margin:0 10px}#quotebox,#tagline p,.narrow p{width:80%;display:block}.quote{quotes:"“" "”";font-size:1.2em}.quote:before{content:open-quote}.quote:after{content:close-quote}.quote-by::before{content:'- '}.quote-by{font-size:1.4em;margin-top:10px}.quote-by,.quote-pos{margin-right:50px}ul{list-style:none;padding-left:calc(1em + 1vw)}li::before{content:"\2B22";display:inline-block;width:12px;margin-right:16px}#single p,#single ul,#single form{font-size:1.6rem}.formwrap{display:flex;flex-direction:column;align-items:normal;max-width:720px;width:100%}.fieldcontain{position:relative;overflow:hidden}input[type="textfield"],input[type="email"]{height:60px;width:100%;padding:20px 0;border:none;box-sizing:border-box;text-indent:20px;font-size:1.6rem;border-style:solid;border-width:1px}select{height:60px;width:100%;padding:0;border:none;box-sizing:content-box;text-indent:8px;font-size:1.6rem;border-style:solid;border-width:1px}label{position:absolute;top:-20px;left:0;font-size:.8em;width:100%}input[type="textfield"]:focus + label,textarea:focus + label,input[type="textfield"]:required:invalid:not(:placeholder-shown) + label,textarea:required:invalid:not(:placeholder-shown) + label,input[type="email"]:focus + label,input[type="email"]:required:invalid:not(:placeholder-shown) + label{top:0;left:10px}textarea{font-family:'Titillium Web',sans-serif;width:100%;padding-top:20px;box-sizing:border-box;border:none;text-indent:20px;font-size:1.6rem;resize:vertical;border-style:solid;border-width:1px;overflow:auto}.endform{display:flex;flex-direction:column;align-items:center}.endform .sectioncta{width:320px}.g-recaptcha{width:300px}ul#radio{display:block}ul#radio li{display:inline-block;margin:0 20px}ul#radio li:before{display:none;content:"";width:0;margin-right:0}input[type="radio"] + label{position:static;top:auto;left:auto;color:#fff!important;font-size:1.6rem;margin-left:10px}.small{font-size:1.4rem}.elite{width:400px;height:50px;margin:0 auto}.champion{width:400px;height:50px;margin:0 auto}.risingstar{width:400px;height:50px;margin:0 auto}.tier-logo{width:100%;height:auto}ul.breadcrumb{width:calc(100% + 40px);height:auto;display:flex;flex-direction:row;align-items:center;margin:0 -20px;padding:10px 0}ul.breadcrumb li:before{content:"";display:none;width:0;margin-right:0}ul.breadcrumb li{display:block;height:40px;line-height:40px}ul.breadcrumb .divider{padding:0 10px}.colourshift{-webkit-animation:hue 10s infinite;animation:hue 10s infinite}@media (max-width:1159px),(max-height:570px){.row2{display:grid;grid-gap:20px;grid-template-areas:"a" "a"}#sidebar{width:100%;height:50px;z-index:60}.sticky,.sticky2{top:50px}#logo{width:144px;height:40px;margin:0;position:absolute;left:calc(50vw - 72px);top:5px}#mainmenu a{width:auto;padding-left:0;text-align:center}#mainmenu a:hover{border-left:none}.menu-toggle{display:block;width:50px;height:40px;position:absolute;right:5px;top:2px}.menu-toggle button{width:50px;height:40px;border:none;cursor:pointer;font-size:3em;line-height:40px}.menushow{opacity:1;visibility:visible;transition:visibility 0s linear 0s,opacity .25 ease 0s}.menuhide{opacity:0;visibility:collapse;transition:opacity 0.25s ease 0s,visibility 0s linear 0.25s}#social a.socicon{padding-left:0}#social a.socicon:hover{padding-left:0;border-left:none}a.startbtn{color:inherit!important;background:inherit!important}#sidetop{width:100%;display:block}#content{width:100%;position:static;margin-top:50px;z-index:-10;margin-bottom:-152px}#quotebox,#tagline p{width:100%;display:block}.quote-by,.quote-pos{margin-right:0}#mobile{width:100vw;height:calc(100vh - 50px);margin-top:50px;top:0;left:0;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:flex-start;position:fixed;z-index:30}.normallink{width:auto!important;height:auto!important;display:inline-block!important;padding-left:0!important;line-height:auto;font-size:1.5rem!important;border:none!important;margin:0 10px;font-family:'Titillium Web',sans-serif;text-transform:none!important}.nonmobile{display:none}.mobileonly{display:block}.sectioncta{width:95%;max-width:480px}#article~footer{width:100%}#introcontain{height:calc(100vw / 16 * 9 - 8px)}.sectiontitle:hover::after{display:none}.thumbrow{flex-direction:column}.articledetails{height:calc(100vh - 50px);top:50px}input[type="textfield"],input[type="email"],select,textarea{max-width:100%;min-width:280px}.endform .sectioncta{width:280px}}@media (max-width:839px){.thumbgrid{grid-gap:20px;grid-template-columns:repeat(2,calc((100% - 20px) / 2))}}@media (max-width:519px){.thumbgrid{grid-gap:20px;grid-template-columns:100%}li[itemprop="itemListElement"]:nth-of-type(2){display:none}li[itemprop="itemListElement"]:last-of-type{width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width:960px),(max-height:720px){#article{display:flex;flex-direction:column;justify-content:right}.articledetails{width:100%;height:auto;display:block;position:static;top:0;right:0}.thumbnail{width:100%;height:auto}.thumbnail img{width:100%;height:auto}.articledetails h1,.detailbox{margin:0 20px}.articlecontent{display:block;width:calc(100% - 40px);height:auto;font-size:1.2em;margin:0 auto}.detailbox{max-width:720px;margin:0 auto;font-size:1.2em;margin-bottom:25px}}@keyframes hue{0%{-webkit-filter:hue-rotate(0deg)}100%{-webkit-filter:hue-rotate(360deg)}}:invalid{box-shadow:none}input[type="textfield"]:required:invalid:not(:placeholder-shown),input[type="email"]:required:invalid:not(:placeholder-shown),textarea:required:invalid:not(:placeholder-shown){background:#640000!important;color:#f00!important;border-color:#f00!important}input[type="textfield"]:required:invalid:not(:placeholder-shown) + label,input[type="email"]:required:invalid:not(:placeholder-shown) + label,textarea:required:invalid:not(:placeholder-shown) + label{color:#fff!important}input[type="textfield"]:valid:not(:placeholder-shown),input[type="email"]:valid:not(:placeholder-shown){border-color:green!important}#pnc{background:#2a2a2a;color:#fff}#pnc ::selection{background:#73d200;color:#222}#pnc ::-moz-selection{background:#73d200;color:#222}#pnc a::selection{background:#fff;color:#222}#pnc a::-moz-selection{background:#fff;color:#222}#pnc .bgcolor1,#pnc input[type="textfield"],#pnc input[type="email"],#pnc textarea,#pnc select{background:#222}#pnc .bgcolor2{background:#2a2a2a}#pnc .bgcolor3,#pnc input[type="textfield"]:hover,#pnc input[type="email"]:hover,#pnc textarea:hover,#pnc select:hover{background:#707070}#pnc .bgcolor4,#pnc .sectioncta{background:#73d200}#pnc .bgcolor5,#pnc input[type="textfield"]:focus,#pnc input[type="email"]:focus,#pnc textarea:focus,#pnc select:focus,#pnc .sectioncta:hover{background:#fff}#pnc .color1,#pnc input[type="textfield"]:focus,#pnc input[type="email"]:focus,#pnc textarea:focus,#pnc select:focus,#pnc .sectioncta,#pnc .sectioncta:hover{color:#222}#pnc .color2,#pnc label{color:#2a2a2a}#pnc .color3,#pnc li::before,#pnc input[type="textfield"],#pnc input[type="email"],#pnc input[type="textfield"]:focus:hover,#pnc input[type="email"]:focus:hover,#pnc textarea,#pnc textarea:focus:hover,#pnc select,#pnc select:focus:hover{color:#707070}#pnc .color4,#pnc .asterisk,#pnc a{color:#73d200}#pnc .color5,#pnc input[type="textfield"]:hover,#pnc input[type="email"]:hover,#pnc textarea:hover,#pnc select:hover,#pnc .foliothumb a:hover + h3 .protitle,#pnc a:hover{color:#fff}#pnc .shadow{fill:#222}#pnc .highlight,#pnc .shareicon,#pnc .socicon svg,#pnc .topicon svg{fill:#707070}#pnc .white,#pnc .shareicon:hover,#pnc .socicon:hover svg,#pnc .topicon:hover svg{fill:#fff}#pnc .accent{fill:#73d200}#pnc #mainmenu a{border-left-color:#222;color:#fff}#pnc #mainmenu a:hover{border-left-color:#73d200;color:#73d200}#pnc #mainmenu a.startbtn{border-left-color:#73d200;background:#73d200;color:#222}#pnc #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#pnc .projectbg,#pnc input[type="textfield"],#pnc input[type="email"]{border-color:#707070}#vbv{background:#37254f;color:#fff}#vbv ::selection{background:#FCCD00;color:#2A1A47}#vbv ::-moz-selection{background:#FCCD00;color:#2A1A47}#vbv a::selection{background:#fff;color:#2A1A47}#vbv a::-moz-selection{background:#fff;color:#2A1A47}#vbv .bgcolor1{background:#2A1A47}#vbv .bgcolor2{background:#37254f}#vbv .bgcolor3{background:#aaa}#vbv .bgcolor4,#vbv .sectioncta{background:#FCCD00}#vbv .bgcolor5,#vbv .sectioncta:hover{background:#fff}#vbv .color1,#vbv .sectioncta,#vbv .sectioncta:hover{color:#2A1A47}#vbv .color2{color:#37254f}#vbv .color3,#vbv li::before{color:#aaa}#vbv .color4,#vbv .asterisk,#vbv a{color:#FCCD00}#vbv .color5,#vbv .foliothumb a:hover + h3 .protitle,#vbv a:hover{color:#fff}#vbv .shadow{fill:#2A1A47}#vbv .highlight{fill:#68587a}#vbv .shareicon,#vbv .socicon svg,#vbv .topicon svg{fill:#aaa}#vbv .white,#vbv .shareicon:hover,#vbv .socicon:hover svg,#vbv .topicon:hover svg{fill:#fff}#vbv .accent{fill:#FCCD00}#vbv #mainmenu a{border-left-color:#2A1A47;color:#fff}#vbv #mainmenu a:hover{border-left-color:#FCCD00;color:#FCCD00}#vbv #mainmenu a.startbtn{border-left-color:#FCCD00;background:#FCCD00;color:#2A1A47}#vbv #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#mw5{background:#00bdf6;color:#fff}#mw5 ::selection{background:#001f5a;color:#00aeef}#mw5 ::-moz-selection{background:#001f5a;color:#00aeef}#mw5 a::selection{background:#fff;color:#00aeef}#mw5 a::-moz-selection{background:#fff;color:#00aeef}#mw5 .bgcolor1,#mw5 .sectioncta:hover{background:#00aeef}#mw5 .bgcolor2{background:#00bdf6}#mw5 .bgcolor3{background:#ddd}#mw5 .bgcolor4,#mw5 .sectioncta{background:#00bdf6}#mw5 .bgcolor5{background:#fff}#mw5 .color1{color:#00aeef}#mw5 .color2{color:#00bdf6}#mw5 .color3,#mw5 li::before{color:#ddd}#mw5 .color4,#mw5 .asterisk,#mw5 a{color:#001f5a}#mw5 .color5,#mw5 .foliothumb a:hover + h3 .protitle,#mw5 a:hover,#mw5 .sectioncta,#mw5 .sectioncta:hover{color:#fff}#mw5 .shadow{fill:#00aeef}#mw5 .shareicon,#mw5 .socicon svg,#mw5 .topicon svg{fill:#001f5a}#mw5 .highlight,#mw5 .accent,#mw5 .white,#mw5 .shareicon:hover,#mw5 .socicon:hover svg,#mw5 .topicon:hover svg{fill:#fff}#mw5 .tiers .accent{fill:#001f5a}#mw5 #mainmenu a{border-left-color:#001f5a;color:#fff}#mw5 #mainmenu a:hover{border-left-color:#001f5a;color:#001f5a}#mw5 #mainmenu a.startbtn{border-left-color:#001f5a;background:#001f5a;color:#00aeef}#mw5 #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#hvc{background:#002f99;color:#fff}#hvc ::selection{background:#fdd900;color:#002069}#hvc ::-moz-selection{background:#fdd900;color:#002069}#hvc a::selection{background:#fff;color:#002069}#hvc a::-moz-selection{background:#fff;color:#002069}#hvc .bgcolor1{background:#002069}#hvc .bgcolor2{background:#002f99}#hvc .bgcolor3{background:#ccc}#hvc .bgcolor4,#hvc .sectioncta{background:#fdd900}#hvc .bgcolor5,#hvc .sectioncta:hover{background:#fff}#hvc .color1,#hvc .sectioncta,#hvc .sectioncta:hover{color:#002069}#hvc .color2{color:#004fff}#hvc .color3,#hvc li::before{color:#ccc}#hvc .color4,#hvc .asterisk,#hvc a{color:#fdd900}#hvc .color5,#hvc .foliothumb a:hover + h3 .protitle,#hvc a:hover{color:#fff}#hvc .shadow{fill:#002069}#hvc .highlight{fill:#004fff}#hvc .shareicon,#hvc .socicon svg,#hvc .topicon svg{fill:#ccc}#hvc .white,#hvc .shareicon:hover,#hvc .socicon:hover svg,#hvc .topicon:hover svg{fill:#fff}#hvc .accent{fill:#fdd900}#hvc #mainmenu a{border-left-color:#002069;color:#fff}#hvc #mainmenu a:hover{border-left-color:#fdd900;color:#fdd900}#hvc #mainmenu a.startbtn{border-left-color:#fdd900;background:#fdd900;color:#002069}#hvc #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#qcp{background:#002a66;color:#fff}#qcp ::selection{background:#ffc72b;color:#0d2240}#qcp ::-moz-selection{background:#ffc72b;color:#0d2240}#qcp a::selection{background:#fff;color:#0d2240}#qcp a::-moz-selection{background:#fff;color:#0d2240}#qcp .bgcolor1{background:#0d2240}#qcp .bgcolor2{background:#002a66}#qcp .bgcolor3{background:#ccc}#qcp .bgcolor4,#qcp .sectioncta{background:#ffc72b}#qcp .bgcolor5,#qcp .sectioncta:hover{background:#fff}#qcp .color1,#qcp .sectioncta,#qcp .sectioncta:hover{color:#0d2240}#qcp .color2{color:#0054cc}#qcp .color3,#qcp li::before{color:#ccc}#qcp .color4,#qcp .asterisk,#qcp a{color:#ffc72b}#qcp .color5,#qcp .foliothumb a:hover + h3 .protitle,#qcp a:hover{color:#fff}#qcp .shadow{fill:#0d2240}#qcp .highlight{fill:#0054cc}#qcp .shareicon,#qcp .socicon svg,#qcp .topicon svg{fill:#ccc}#qcp .white,#qcp .shareicon:hover,#qcp .socicon:hover svg,#qcp .topicon:hover svg{fill:#fff}#qcp .accent{fill:#ffc72b}#qcp #mainmenu a{border-left-color:#0d2240;color:#fff}#qcp #mainmenu a:hover{border-left-color:#ffc72b;color:#ffc72b}#qcp #mainmenu a.startbtn{border-left-color:#ffc72b;background:#ffc72b;color:#0d2240}#qcp #mainmenu a.startbtn:hover{border-left-color:#c03;color:#c03}#aod{background:#520e8c;color:#fff}#aod ::selection{background:#b2ff00;color:#430b73}#aod ::-moz-selection{background:#b2ff00;color:#430b73}#aod a::selection{background:#fff;color:#430b73}#aod a::-moz-selection{background:#fff;color:#430b73}#aod .bgcolor1{background:#430b73}#aod .bgcolor2{background:#520e8c}#aod .bgcolor3{background:#b2ff00}#aod .bgcolor4,#aod .sectioncta{background:#f5426e}#aod .bgcolor5,#aod .sectioncta:hover{background:#fff}#aod .color1,#aod .sectioncta,#aod .sectioncta:hover{color:#430b73}#aod .color2{color:#8a00ff}#aod .color3,#aod li::before{color:#b2ff00}#aod .color4,#aod .asterisk,#aod a{color:#f5426e}#aod .color5,#aod .foliothumb a:hover + h3 .protitle,#aod a:hover{color:#fff}#aod .shadow{fill:#430b73}#aod .highlight{fill:#8a00ff}#aod .shareicon,#aod .socicon svg,#aod .topicon svg{fill:#b2ff00}#aod .white,#aod .shareicon:hover,#aod .socicon:hover svg,#aod .topicon:hover svg{fill:#fff}#aod .accent{fill:#b2ff00}#aod #mainmenu a{border-left-color:#430b73;color:#fff}#aod #mainmenu a:hover{border-left-color:#f5426e;color:#f5426e}#aod #mainmenu a.startbtn{border-left-color:#f5426e;background:#f5426e;color:#430b73}#aod #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#grfl{background:#fff;color:#2951cc}#grfl ::selection{background:#2951cc;color:#ffd20a}#grfl ::-moz-selection{background:#2951cc;color:#ffd20a}#grfl a::selection{background:#fff;color:#ffd20a}#grfl a::-moz-selection{background:#fff;color:#ffd20a}#grfl .bgcolor1{background:#ffd20a}#grfl .bgcolor2,#grfl .sectioncta:hover{background:#fff}#grfl .bgcolor3{background:#37f}#grfl .bgcolor4,#grfl .sectioncta{background:#d03}#grfl .bgcolor5{background:#fff}#grfl .color1,#grfl .sectioncta,#grfl .sectioncta:hover{color:#ffd20a}#grfl .color2{color:#2951cc}#grfl .color3,#grfl li::before{color:#37f}#grfl .color4,#grfl .asterisk,#grfl a{color:#d03}#grfl .color5,#grfl .foliothumb a:hover + h3 .protitle,#grfl a:hover{color:#fff}#grfl .shadow{fill:#d03}#grfl .highlight{fill:#fff}#grfl .shareicon,#grfl .socicon svg,#grfl .topicon svg{fill:#2951cc}#grfl .white,#grfl .shareicon:hover,#grfl .socicon:hover svg,#grfl .topicon:hover svg{fill:#fff}#grfl .accent{fill:#fff}#grfl #mainmenu a{border-left-color:#ffd20a;color:#2951cc}#grfl #mainmenu a:hover{border-left-color:#d03;color:#d03}#grfl #mainmenu a.startbtn{border-left-color:#d03;background:#d03;color:#ffd20a}#grfl #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#w55{background:#222;color:#fff}#w55 ::selection{background:#ff3fb4;color:#000}#w55 ::-moz-selection{background:#ff3fb4;color:#000}#w55 a::selection{background:#fff;color:#000}#w55 a::-moz-selection{background:#fff;color:#000}#w55 .bgcolor1{background:#000}#w55 .bgcolor2{background:#222}#w55 .bgcolor3{background:#aaa}#w55 .bgcolor4,#w55 .sectioncta{background:#ff3fb4}#w55 .bgcolor5,#w55 .sectioncta:hover{background:#fff}#w55 .color1,#w55 .sectioncta,#w55 .sectioncta:hover{color:#000}#w55 .color2{color:#666}#w55 .color3,#w55 li::before{color:#aaa}#w55 .color4,#w55 .asterisk,#w55 a{color:#ff3fb4}#w55 .color5,#w55 .foliothumb a:hover + h3 .protitle,#w55 a:hover{color:#fff}#w55 .shadow{fill:#000}#w55 .highlight{fill:#666}#w55 .shareicon,#w55 .socicon svg,#w55 .topicon svg{fill:#aaa}#w55 .white,#w55 .shareicon:hover,#w55 .socicon:hover svg,#w55 .topicon:hover svg{fill:#fff}#w55 .accent{fill:#ff3fb4}#w55 #mainmenu a{border-left-color:#000;color:#fff}#w55 #mainmenu a:hover{border-left-color:#ff3fb4;color:#ff3fb4}#w55 #mainmenu a.startbtn{border-left-color:#ff3fb4;background:#ff3fb4;color:#000}#w55 #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#xy{background:#55514f;color:#d4cbc6}#xy ::selection{background:#61bcbe;color:#484543}#xy ::-moz-selection{background:#61bcbe;color:#484543}#xy a::selection{background:#fff;color:#484543}#xy a::-moz-selection{background:#fff;color:#484543}#xy .bgcolor1{background:#484543}#xy .bgcolor2{background:#55514f}#xy .bgcolor3{background:#d4cbc6}#xy .bgcolor4,#xy .sectioncta{background:#61bcbe}#xy .bgcolor5,#xy .sectioncta:hover{background:#fff}#xy .color1,#xy .sectioncta,#xy .sectioncta:hover{color:#484543}#xy .color2{color:#958e8a}#xy .color3,#xy li::before{color:#d4cbc6}#xy .color4,#xy .asterisk,#xy a{color:#61bcbe}#xy .color5,#xy .foliothumb a:hover + h3 .protitle,#xy a:hover{color:#fff}#xy .shadow{fill:#484543}#xy .highlight{fill:#958e8a}#xy .shareicon,#xy .socicon svg,#xy .topicon svg{fill:#d4cbc6}#xy .white,#xy #wordmark .white,#xy .shareicon:hover,#xy .socicon:hover svg,#xy .topicon:hover svg{fill:#fff}#xy .accent{fill:#d4cbc6}#xy #mainmenu a{border-left-color:#484543;color:#fff}#xy #mainmenu a:hover{border-left-color:#61bcbe;color:#61bcbe}#xy #mainmenu a.startbtn{border-left-color:#61bcbe;background:#61bcbe;color:#484543}#xy #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}#res{background:#222;color:#fff}#res ::selection{background:#f21859;color:#000}#res ::-moz-selection{background:#f21859;color:#000}#res a::selection{background:#fff;color:#000}#res a::-moz-selection{background:#fff;color:#000}#res .bgcolor1{background:#000}#res .bgcolor2{background:#606060}#res .bgcolor3{background:#ccc}#res .bgcolor4,#res .sectioncta{background:#f21859}#res .bgcolor5,#res .sectioncta:hover{background:#fff}#res .color1,#res .sectioncta,#res .sectioncta:hover{color:#000}#res .color2{color:#606060}#res .color3,#res li::before{color:#ccc}#res .color4,#res .asterisk,#res a{color:#f21859}#res .color5,#res .foliothumb a:hover + h3 .protitle,#res a:hover{color:#fff}#res .shadow{fill:#000}#res .highlight{fill:#606060}#res .shareicon,#res .socicon svg,#res .topicon svg{fill:#ccc}#res .white,#res .shareicon:hover,#res .socicon:hover svg,#res .topicon:hover svg{fill:#fff}#res .accent{fill:#f21859;fill:url(#res-g)}#res #mainmenu a{border-left-color:#000;color:#fff}#res #mainmenu a:hover{border-left-color:#f21859;color:#f21859}#res #mainmenu a.startbtn{border-left-color:#f21859;background:#f21859;color:#000}#res #mainmenu a.startbtn:hover{border-left-color:#fff;color:#fff}