/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}[hidden]{display:none}blockquote,h1,h2,h3,h4,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{margin:0;padding:0}ul{list-style:none}html{font-family:Lato,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*{box-sizing:border-box;border:0 solid #e2e8f0}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}iframe,img,object,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:400px){.container{max-width:400px}}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-600{--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#4a5568;background-color:rgba(74,85,104,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.bg-primary{background-color:var(--primary)}.bg-shark{background-color:var(--shark)}.bg-shark-2{background-color:var(--shark-2)}.bg-yellow-orange{background-color:var(--yellow-orange)}.bg-ebony-clay{background-color:var(--ebony-clay)}.bg-4a556873{background-color:var(--4a556873)}.bg-0009{background-color:var(--0009)}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.hover\:bg-primary:hover{background-color:var(--primary)}.hover\:bg-shark-2:hover{background-color:var(--shark-2)}.hover\:bg-yellow-orange:hover{background-color:var(--yellow-orange)}.focus\:bg-yellow-orange:focus{background-color:var(--yellow-orange)}.border-transparent{border-color:transparent}.border-gray-700{--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity))}.border-primary{border-color:var(--primary)}.border-yellow-orange{border-color:var(--yellow-orange)}.border-ebony-clay{border-color:var(--ebony-clay)}.border-4a556873{border-color:var(--4a556873)}.border-white-09{border-color:var(--white-09)}.hover\:border-yellow-orange:hover{border-color:var(--yellow-orange)}.focus\:border-primary:focus{border-color:var(--primary)}.focus\:border-yellow-orange:focus{border-color:var(--yellow-orange)}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.border-dashed{border-style:dashed}.border-0{border-width:0}.border-2{border-width:2px}.border{border-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.group:hover .group-hover\:block{display:block}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-auto{flex:1 1 auto}.order-1{order:1}.order-2{order:2}.order-3{order:3}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-3{height:.75rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-34{height:9rem}.h-40{height:10rem}.h-auto{height:auto}.h-px{height:1px}.h-10px{height:10px}.h-36px{height:36px}.h-full{height:100%}.text-0{font-size:0}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-14px{font-size:14px}.text-16px{font-size:16px}.text-18px{font-size:18px}.text-20px{font-size:20px}.text-22px{font-size:22px}.text-28px{font-size:28px}.text-32px{font-size:32px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.list-none{list-style-type:none}.m-0{margin:0}.m-auto{margin:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-20{margin-bottom:5rem}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.mr-1\.5{margin-right:.375rem}.max-h-345px{max-height:345px}.max-h-500px{max-height:500px}.max-h-full{max-height:100%}.max-w-full{max-width:100%}.min-h-12{min-height:3rem}.min-h-20{min-height:5rem}.min-h-32{min-height:8rem}.min-h-40{min-height:10rem}.min-h-42px{min-height:42px}.min-h-48px{min-height:48px}.min-h-213px{min-height:213px}.min-h-350px{min-height:350px}.min-h-500px{min-height:500px}.min-h-screen{min-height:100vh}.min-w-182px{min-width:182px}.min-w-1\/3{min-width:33.33333%}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-85{opacity:.85}.opacity-100{opacity:1}.focus\:outline-none:focus{outline:0}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-13{padding-top:3.25rem;padding-bottom:3.25rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pl-2{padding-left:.5rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pr-5{padding-right:1.25rem}.pl-5{padding-left:1.25rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pt-10{padding-top:2.5rem}.pr-12{padding-right:3rem}.pb-20{padding-bottom:5rem}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize-none{resize:none}.resize{resize:both}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f56565;color:rgba(245,101,101,var(--text-opacity))}.text-primary{color:var(--primary)}.text-athens-gray{color:var(--athens-gray)}.text-mine-shaft-2{color:var(--mine-shaft-2)}.text-shark-2{color:var(--shark-2)}.text-yellow-orange{color:var(--yellow-orange)}.text-ebony-clay{color:var(--ebony-clay)}.text-tapa{color:var(--tapa)}.text-alto{color:var(--alto)}.text-white-09{color:var(--white-09)}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-primary:hover{color:var(--primary)}.hover\:text-mine-shaft-2:hover{color:var(--mine-shaft-2)}.hover\:text-shark:hover{color:var(--shark)}.hover\:text-shark-2:hover{color:var(--shark-2)}.hover\:text-yellow-orange:hover{color:var(--yellow-orange)}.hover\:text-white-09:hover{color:var(--white-09)}.focus\:text-shark-2:focus{color:var(--shark-2)}.group:hover .group-hover\:text-primary{color:var(--primary)}.group:hover .group-hover\:text-yellow-orange{color:var(--yellow-orange)}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.no-underline{text-decoration:none}.invisible{visibility:hidden}.group:hover .group-hover\:visible{visibility:visible}.whitespace-no-wrap{white-space:nowrap}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-13{width:3.25rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-18{width:4.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-30{width:7.5rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-50{width:12.5rem}.w-56{width:14rem}.w-64{width:16rem}.w-72{width:18rem}.w-auto{width:auto}.w-px{width:1px}.w-36px{width:36px}.w-180px{width:180px}.w-1\/2{width:50%}.w-1\/3{width:33.33333%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-1\/7{width:14.28571%}.w-1\/8{width:12.5%}.w-full{width:100%}.w-screen{width:100vw}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-999{z-index:999}.object-cover{-o-object-fit:cover;object-fit:cover}.focus\:outline-none:focus{outline:none}.skills .champion-image{top:5px;right:5px}@-webkit-keyframes Toastify__trackProgress{to{transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@-webkit-keyframes Toastify__bounceInRight{to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutRight{to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutDown{to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes Toastify__flipIn{to{transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes Toastify__slideInRight{to{transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.container:not(.no-gutter){padding-left:calc(var(--gutter)/2);padding-right:calc(var(--gutter)/2)}.row{margin-left:calc(-1*var(--gutter)/2);margin-right:calc(-1*var(--gutter)/2)}.col{padding-left:calc(var(--gutter)/2);padding-right:calc(var(--gutter)/2)}.text-link{color:var(--color-accent-dark);word-break:break-word;font-size:18px;font-family:Lato-SemiBold}.quick-menu{width:100%;padding:1.5rem;background-color:var(--post-background);border-radius:8px;margin-bottom:1rem}.quick-menu__header{font-size:20px;font-weight:700}.quick-menu__body a{font-size:16px;display:inline-block;line-height:155%;color:var(--text-dark);cursor:pointer;font-family:Lato-SemiBold;margin-bottom:10px}.quick-menu__body a:last-child{margin-bottom:unset}.quick-menu__body a:hover{color:var(--primary)}.fluidMedia{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.fluidMedia iframe{position:absolute;top:0;left:0;width:100%;height:100%}.champion-lane{box-shadow:0 9px 25px 0 rgba(0,0,0,.25)}.side-bar-item__content .article{margin-bottom:16px}.side-bar-item__content .article:last-child{margin-bottom:unset}.side-bar-item__content .article .main{display:flex;flex-direction:row;align-items:flex-start;cursor:pointer;padding:6px;border-radius:8px}.side-bar-item__content .article .main:hover{background-color:var(--hover-background)}.side-bar-item__content .article .main:hover .title{color:var(--primary)}.side-bar-item__content .article .main .image{flex:0 0 auto;width:100px;height:75px;margin-right:9px;background-size:cover;background-position:50%;border-radius:6px;background-color:var(--button-light);border:1px solid var(--border-thread-thumbnail)}.side-bar-item__content .article .main .image .real-image{width:100%;height:100%;opacity:0}.side-bar-item__content .article .main .content{flex:1 1 auto;overflow:hidden}.side-bar-item__content .article .main .content .title{font-weight:700;font-family:Lato-Bold;font-size:16px;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.champions__desc a,.guides-page__desc a,.items__desc a,.runes__desc a,.signs__desc a,.skills__desc a,.spells__desc a{color:var(--color-accent-dark);word-break:break-word;font-size:18px}.champions__desc b,.champions__desc strong,.guides-page__desc b,.guides-page__desc strong,.items__desc b,.items__desc strong,.runes__desc b,.runes__desc strong,.signs__desc b,.signs__desc strong,.skills__desc b,.skills__desc strong,.spells__desc b,.spells__desc strong{font-family:Lato-SemiBold;font-weight:600}.champions__desc h3,.guides-page__desc h3,.items__desc h3,.runes__desc h3,.signs__desc h3,.skills__desc h3,.spells__desc h3{font-size:18px;font-weight:600;font-family:Lato-Bold;margin-bottom:10px}.champions__desc.read-full .champions__desc-wrapper,.champions__desc.read-full .guides-page__desc-wrapper,.champions__desc.read-full .items__desc-wrapper,.champions__desc.read-full .runes__desc-wrapper,.champions__desc.read-full .signs__desc-wrapper,.champions__desc.read-full .skills__desc-wrapper,.champions__desc.read-full .spells__desc-wrapper,.guides-page__desc.read-full .champions__desc-wrapper,.guides-page__desc.read-full .guides-page__desc-wrapper,.guides-page__desc.read-full .items__desc-wrapper,.guides-page__desc.read-full .runes__desc-wrapper,.guides-page__desc.read-full .signs__desc-wrapper,.guides-page__desc.read-full .skills__desc-wrapper,.guides-page__desc.read-full .spells__desc-wrapper,.items__desc.read-full .champions__desc-wrapper,.items__desc.read-full .guides-page__desc-wrapper,.items__desc.read-full .items__desc-wrapper,.items__desc.read-full .runes__desc-wrapper,.items__desc.read-full .signs__desc-wrapper,.items__desc.read-full .skills__desc-wrapper,.items__desc.read-full .spells__desc-wrapper,.runes__desc.read-full .champions__desc-wrapper,.runes__desc.read-full .guides-page__desc-wrapper,.runes__desc.read-full .items__desc-wrapper,.runes__desc.read-full .runes__desc-wrapper,.runes__desc.read-full .signs__desc-wrapper,.runes__desc.read-full .skills__desc-wrapper,.runes__desc.read-full .spells__desc-wrapper,.signs__desc.read-full .champions__desc-wrapper,.signs__desc.read-full .guides-page__desc-wrapper,.signs__desc.read-full .items__desc-wrapper,.signs__desc.read-full .runes__desc-wrapper,.signs__desc.read-full .signs__desc-wrapper,.signs__desc.read-full .skills__desc-wrapper,.signs__desc.read-full .spells__desc-wrapper,.skills__desc.read-full .champions__desc-wrapper,.skills__desc.read-full .guides-page__desc-wrapper,.skills__desc.read-full .items__desc-wrapper,.skills__desc.read-full .runes__desc-wrapper,.skills__desc.read-full .signs__desc-wrapper,.skills__desc.read-full .skills__desc-wrapper,.skills__desc.read-full .spells__desc-wrapper,.spells__desc.read-full .champions__desc-wrapper,.spells__desc.read-full .guides-page__desc-wrapper,.spells__desc.read-full .items__desc-wrapper,.spells__desc.read-full .runes__desc-wrapper,.spells__desc.read-full .signs__desc-wrapper,.spells__desc.read-full .skills__desc-wrapper,.spells__desc.read-full .spells__desc-wrapper{max-height:unset}.champions__desc.read-full .champions__desc-ovlarticle,.champions__desc.read-full .guides-page__desc-ovlarticle,.champions__desc.read-full .items__desc-ovlarticle,.champions__desc.read-full .runes__desc-ovlarticle,.champions__desc.read-full .signs__desc-ovlarticle,.champions__desc.read-full .skills__desc-ovlarticle,.champions__desc.read-full .spells__desc-ovlarticle,.guides-page__desc.read-full .champions__desc-ovlarticle,.guides-page__desc.read-full .guides-page__desc-ovlarticle,.guides-page__desc.read-full .items__desc-ovlarticle,.guides-page__desc.read-full .runes__desc-ovlarticle,.guides-page__desc.read-full .signs__desc-ovlarticle,.guides-page__desc.read-full .skills__desc-ovlarticle,.guides-page__desc.read-full .spells__desc-ovlarticle,.items__desc.read-full .champions__desc-ovlarticle,.items__desc.read-full .guides-page__desc-ovlarticle,.items__desc.read-full .items__desc-ovlarticle,.items__desc.read-full .runes__desc-ovlarticle,.items__desc.read-full .signs__desc-ovlarticle,.items__desc.read-full .skills__desc-ovlarticle,.items__desc.read-full .spells__desc-ovlarticle,.runes__desc.read-full .champions__desc-ovlarticle,.runes__desc.read-full .guides-page__desc-ovlarticle,.runes__desc.read-full .items__desc-ovlarticle,.runes__desc.read-full .runes__desc-ovlarticle,.runes__desc.read-full .signs__desc-ovlarticle,.runes__desc.read-full .skills__desc-ovlarticle,.runes__desc.read-full .spells__desc-ovlarticle,.signs__desc.read-full .champions__desc-ovlarticle,.signs__desc.read-full .guides-page__desc-ovlarticle,.signs__desc.read-full .items__desc-ovlarticle,.signs__desc.read-full .runes__desc-ovlarticle,.signs__desc.read-full .signs__desc-ovlarticle,.signs__desc.read-full .skills__desc-ovlarticle,.signs__desc.read-full .spells__desc-ovlarticle,.skills__desc.read-full .champions__desc-ovlarticle,.skills__desc.read-full .guides-page__desc-ovlarticle,.skills__desc.read-full .items__desc-ovlarticle,.skills__desc.read-full .runes__desc-ovlarticle,.skills__desc.read-full .signs__desc-ovlarticle,.skills__desc.read-full .skills__desc-ovlarticle,.skills__desc.read-full .spells__desc-ovlarticle,.spells__desc.read-full .champions__desc-ovlarticle,.spells__desc.read-full .guides-page__desc-ovlarticle,.spells__desc.read-full .items__desc-ovlarticle,.spells__desc.read-full .runes__desc-ovlarticle,.spells__desc.read-full .signs__desc-ovlarticle,.spells__desc.read-full .skills__desc-ovlarticle,.spells__desc.read-full .spells__desc-ovlarticle{display:none}.champions__desc.read-full .champions__desc-read-more:after,.champions__desc.read-full .guides-page__desc-read-more:after,.champions__desc.read-full .items__desc-read-more:after,.champions__desc.read-full .runes__desc-read-more:after,.champions__desc.read-full .signs__desc-read-more:after,.champions__desc.read-full .skills__desc-read-more:after,.champions__desc.read-full .spells__desc-read-more:after,.guides-page__desc.read-full .champions__desc-read-more:after,.guides-page__desc.read-full .guides-page__desc-read-more:after,.guides-page__desc.read-full .items__desc-read-more:after,.guides-page__desc.read-full .runes__desc-read-more:after,.guides-page__desc.read-full .signs__desc-read-more:after,.guides-page__desc.read-full .skills__desc-read-more:after,.guides-page__desc.read-full .spells__desc-read-more:after,.items__desc.read-full .champions__desc-read-more:after,.items__desc.read-full .guides-page__desc-read-more:after,.items__desc.read-full .items__desc-read-more:after,.items__desc.read-full .runes__desc-read-more:after,.items__desc.read-full .signs__desc-read-more:after,.items__desc.read-full .skills__desc-read-more:after,.items__desc.read-full .spells__desc-read-more:after,.runes__desc.read-full .champions__desc-read-more:after,.runes__desc.read-full .guides-page__desc-read-more:after,.runes__desc.read-full .items__desc-read-more:after,.runes__desc.read-full .runes__desc-read-more:after,.runes__desc.read-full .signs__desc-read-more:after,.runes__desc.read-full .skills__desc-read-more:after,.runes__desc.read-full .spells__desc-read-more:after,.signs__desc.read-full .champions__desc-read-more:after,.signs__desc.read-full .guides-page__desc-read-more:after,.signs__desc.read-full .items__desc-read-more:after,.signs__desc.read-full .runes__desc-read-more:after,.signs__desc.read-full .signs__desc-read-more:after,.signs__desc.read-full .skills__desc-read-more:after,.signs__desc.read-full .spells__desc-read-more:after,.skills__desc.read-full .champions__desc-read-more:after,.skills__desc.read-full .guides-page__desc-read-more:after,.skills__desc.read-full .items__desc-read-more:after,.skills__desc.read-full .runes__desc-read-more:after,.skills__desc.read-full .signs__desc-read-more:after,.skills__desc.read-full .skills__desc-read-more:after,.skills__desc.read-full .spells__desc-read-more:after,.spells__desc.read-full .champions__desc-read-more:after,.spells__desc.read-full .guides-page__desc-read-more:after,.spells__desc.read-full .items__desc-read-more:after,.spells__desc.read-full .runes__desc-read-more:after,.spells__desc.read-full .signs__desc-read-more:after,.spells__desc.read-full .skills__desc-read-more:after,.spells__desc.read-full .spells__desc-read-more:after{transform:rotate(180deg)}.champions__desc-wrapper,.guides-page__desc-wrapper,.items__desc-wrapper,.runes__desc-wrapper,.signs__desc-wrapper,.skills__desc-wrapper,.spells__desc-wrapper{max-height:110px;position:relative;display:block;overflow:hidden;font-size:18px;color:var(--text-dark);border-radius:6px;padding:10px 10px 50px}.champions__desc-ovlarticle,.guides-page__desc-ovlarticle,.items__desc-ovlarticle,.runes__desc-ovlarticle,.signs__desc-ovlarticle,.skills__desc-ovlarticle,.spells__desc-ovlarticle{position:absolute;left:0;right:0;bottom:0;height:75%;background:linear-gradient(0deg,var(--button-light) 35%,transparent);z-index:5}.champions__desc-read-more,.guides-page__desc-read-more,.items__desc-read-more,.runes__desc-read-more,.signs__desc-read-more,.skills__desc-read-more,.spells__desc-read-more{font-size:18px;display:block;text-align:center;color:var(--primary);background:none;position:absolute;cursor:pointer;z-index:10;bottom:0;left:0;right:0;padding:5px}.champions__desc-read-more:after,.guides-page__desc-read-more:after,.items__desc-read-more:after,.runes__desc-read-more:after,.signs__desc-read-more:after,.skills__desc-read-more:after,.spells__desc-read-more:after{content:"";width:0;right:0;border-top:6px solid var(--primary);border-left:6px solid transparent;border-right:6px solid transparent;display:inline-block;vertical-align:middle;margin:-2px 0 0 5px;transition:all .2s}.light-btn{color:var(--color-accent-dark);font-size:16px;font-weight:700;text-align:center;background-color:var(--light-background-5);width:100%;padding:10px 12px;border-radius:6px}.light-btn:hover{background-color:var(--primary);color:#fff}.light-btn:focus{outline:none}@media (min-width:576px){.sm\:bg-transparent{background-color:transparent}.sm\:rounded-none{border-radius:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-2{margin-left:.5rem}.sm\:ml-4{margin-left:1rem}.sm\:min-w-1\/4{min-width:25%}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:text-yellow-orange{color:var(--yellow-orange)}.sm\:uppercase{text-transform:uppercase}.sm\:w-auto{width:auto}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.33333%}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-4\/5{width:80%}.sm\:w-1\/7{width:14.28571%}}@media (min-width:768px){.md\:hover\:bg-primary:hover{background-color:var(--primary)}.md\:block{display:block}.md\:flex{display:flex}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:justify-between{justify-content:space-between}.md\:h-4{height:1rem}.md\:h-13{height:3.25rem}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:ml-2{margin-left:.5rem}.md\:mb-4{margin-bottom:1rem}.md\:min-w-32{min-width:8rem}.md\:p-0{padding:0}.md\:px-0{padding-left:0;padding-right:0}.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.md\:pr-2{padding-right:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pl-5{padding-left:1.25rem}.md\:w-4{width:1rem}.md\:w-13{width:3.25rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.33333%}.md\:w-2\/3{width:66.66667%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.66667%}.md\:w-5\/6{width:83.33333%}.md\:w-full{width:100%}}@media (min-width:992px){.lg\:rounded-full{border-radius:9999px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:flex-180px{flex:0 0 180px}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:mb-0{margin-bottom:0}.lg\:opacity-100{opacity:1}.lg\:p-0{padding:0}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:pl-5{padding-left:1.25rem}.lg\:text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.lg\:w-auto{width:auto}.lg\:w-180px{width:180px}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.66667%}.lg\:w-1\/8{width:12.5%}.lg\:w-1\/10{width:10%}.lg\:w-full{width:100%}}@media (min-width:1200px){.xl\:block{display:block}.xl\:relative{position:relative}.xl\:w-1\/3{width:33.33333%}.xl\:w-1\/6{width:16.66667%}.xl\:w-5\/6{width:83.33333%}.xl\:w-1\/7{width:14.28571%}.xl\:w-1\/9{width:11.11111%}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}[hidden]{display:none}blockquote,h1,h2,h3,h4,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{margin:0;padding:0}ul{list-style:none}html{font-family:Lato,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*{box-sizing:border-box;border:0 solid #e2e8f0}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}iframe,img,object,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}:root{--gutter:2rem;--primary:#0768ea;--defaultTextColor:#4a4a4a;--topBarBackgroundColor:#2f3341;--topBarLeftTextColor:#cbd5e0;--topBarRightTextColor:#718096;--headerBackgroundColor:#1a202c;--alabaster:#f9f9f9;--athens-gray:#e4e6ee;--mine-shaft:#2b2b2b;--mine-shaft-2:#363636;--tundora:#4a4a4a;--laser:#c9aa71;--cod-gray:#171616;--silver:#bababa;--shark:#20232a;--shark-2:#242633;--shark-3:#23252c;--yellow-orange:#0768ea;--charade:#272c35;--ebony-clay:#2f3341;--4a556873:rgba(74,85,104,0.45);--chambray:#3c5a99;--2e3f5b:#2e3f5b;--tapa:#727271;--alto:#ddd;--zorba:#a09b8c;--shark-75:rgba(32,35,42,0.75);--c9aa71:#c9aa71;--white-09:hsla(0,0%,100%,0.9);--9ca1b2:#9ca1b2;--0009:rgba(0,0,0,0.6);--color-light-1:#fff;--color-light-0:#fff;--color-dark-0:#000;--color-alert-badge:#e03030;--color-always-white:#fff;--text-dark:#222b45;--text-light:#fff;--text-always-white:#fff;--text-always-black:#000;--text-light-1:#f1f1f1;--text-light-2:#606670;--text-light-3:#6c6c6c;--text-highlight:#34c0dd;--text-grey:#222b45;--text-since:#8f9bb3;--text-color-rank:#f6b142;--trending-threads-text-light:#fff;--trending-threads-text-dark:#bababa;--text-link:#2ebfd9;--text-rank:#f5a623;--text-action:#1a6bc8;--color-user-stats-text:#fff;--color-hero-light:#39f1e9;--text-button-active:#0768ea;--reaction-angry:#f2323f;--button-dark:#0f1e2f;--button-dark-1:#213243;--button-dark-text:#44d7b6;--button-light:#e5e6ec;--button-light-2:#f2f3f5;--button-light-text:#242424;--button-high-contrast:#0768ea;--button-high-contrast-text:#fff;--button-high-contrast-hover:#004096;--button-accent-green:#23d7a9;--button-accent-green-text:#23d7a9;--trending-threads-button-text:#fff;--trending-threads-button-1:#2d4e7b;--trending-threads-button-2:#30655b;--button-facebook:#4267b2;--button-active:#e6effc;--button-orange:#ff7034;--button-orange-dark:#e55300;--button-light-disabled:#e6e6e6;--button-light-disabled-text:#b9b9b9;--notification-icon:#83ffff;--dark-icon:#242424;--active-indicator:#44d7b6;--active-indicator-red:#e02020;--active-indicator-border:#ebf1fd;--page-background:#fff;--light-background:#fff;--light-background-2:#f2f3f5;--light-background-3:#eaedf1;--light-background-4:#f5f5f5;--light-background-5:#ebf1fd;--light-background-6:#ebe6ff;--light-background-7:#ebe6ff;--light-grey-background:#f2f3f5;--gradient-background-1:linear-gradient(0deg,#e5e6ed 6.39%,#f1f2f4 72.37%,#fff 99.99%);--dark-background:#e4e4e4;--footer-background:#f1f1f1;--footer-background-dark:#e5e6ec;--role-badge:#f5a623;--role-badge-text:#fff;--avatar-background-dark:#e5e6ec;--trending-threads-background:#192433;--post-background:#eaedf1;--thread-background:#fff;--top-thread:#192433;--top-thread-header-text:#39f1e9;--top-thread-slider-item:#141d28;--hover-background:#eeeff2;--highlight-zone-background-1:#f3f2f7;--highlight-background:#20c6bf;--second-featured-threads-background:linear-gradient(180deg,#e5e6ed 42%,#f1f2f4 81%,#fff 97%);--new-thread-header:#f2f3f5;--new-thread-body:#fff;--new-thread-footer:#f2f3f5;--thread-report-background:#fff9f1;--thread-report-border:#f79500;--thread-delete-background:#fee;--thread-delete-border:#f75551;--thread-event-background:#f79500;--color-mod-badge-background:#e3ecff;--color-mod-badge-main:#4064b5;--color-profile-sidebar-border:#ddd;--color-user-stats-background:#4266b3;--thread-intro-background:#fffec7;--thread-intro-border:#fecb2e;--special-header-background:rgba(19,25,41,0.9);--color-reward-quantity:#ffc100;--editor-control-background:#e4e4e4;--editor-control-text:#000;--dropdown-control-background:#fff;--dropdown-control-background-hover:#e4e4e4;--dropdown-control-text:#000;--dropdown-control-border:#e4e4e4;--border-light:#e5e6ec;--border-light-1:#e4e4e4;--border-light-2:#ebebeb;--border-dark:#15202b;--border-thread-thumbnail:#e5e6ec;--trending-threads-border:hsla(0,0%,85.9%,0.1);--fact-dark:#1a1a1a;--fact-highlight:#44d7b6;--color-dark-3:#1a1a1a;--color-accent-dark:#0768ea;--color-accent-light:#1affff;--color-accent-blue:#00bad7;--color-accent-dark-audio:#e2127a;--color-accent-dark-xe:#b92c27;--color-light-action-box-text:#757575;--color-dark-2:#192433;--thread-fact-background:#232f3d;--fact-slider-background:#fff;--yt-background:#192433;--yt-active-selection:#2e3a59;--special-thread-item-underline:#ccdbff;--card-padding:10px;--card-height:180px;--card-width:100px;--card-skeleton:linear-gradient(#f2f3f5 var(--card-height),transparent 0);--avatar-size:32px;--avatar-position:var(--card-padding) 110px;--avatar-skeleton:radial-gradient(circle 16px at center,#fff 99%,transparent 0);--title-height:6px;--title-width:80px;--title-position:var(--card-padding) 150px;--title-skeleton:linear-gradient(#fff var(--title-height),transparent 0);--blur-width:200px;--blur-size:var(--blur-width) var(--card-height);--box-shadow:hsla(0,0%,71.4%,0.5);--scrollbar-track-bg:#e2e2e2;--scrollbar-thumb-bg:#b9b9b9}@font-face{font-family:Lato;font-display:swap;src:url(/static/fonts/Lato-Regular.ttf)}@font-face{font-family:Lato-Light;font-display:swap;src:url(/static/fonts/Lato-Light.ttf)}@font-face{font-family:Lato-SemiBold;font-display:swap;src:url(/static/fonts/Lato-SemiBold.ttf)}@font-face{font-family:Lato-Bold;font-display:swap;src:url(/static/fonts/Lato-Bold.ttf)}@font-face{font-family:Lato-Heavy;font-display:swap;src:url(/static/fonts/Lato-Heavy.ttf)}.font-f-semibold{font-family:Lato-SemiBold}.font-f-bold{font-family:Lato-Bold}.button-light{background-color:var(--button-light)}.button-light-text{color:var(--button-light-text)}html{font-size:13px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;line-height:1.4}body{margin:0;padding:0;font-family:Lato;color:var(--text-dark)}main{margin-top:120px}h2{scroll-margin-top:120px}.text-dark{color:var(--text-dark)}*{box-sizing:inherit;margin:0}.rect-shape{-webkit-animation:react-placeholder-pulse 1.5s infinite;animation:react-placeholder-pulse 1.5s infinite}@-webkit-keyframes react-placeholder-pulse{to{opacity:.6}}@keyframes react-placeholder-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.split-string{-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important;display:-moz-box!important}.line-clamp-2{-webkit-line-clamp:2;-moz-line-clamp:2}.truncate-2-lines{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{min-width:100%!important;width:100%!important}.champion-detail__guides .grid-layout{grid-template-columns:repeat(2,1fr)}.champions__grid-layout,.items__grid-layout,.runes__grid-layout,.signs__grid-layout,.skills__grid-layout,.skins__grid-layout,.spells__grid-layout{display:grid;grid-column-gap:16px;grid-row-gap:20px;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:1199px){.champions__grid-layout{grid-template-columns:repeat(5,1fr)}.runes__grid-layout{grid-template-columns:repeat(4,1fr)}.signs .signs__grid-layout,.spells .spells__grid-layout{grid-template-columns:repeat(6,1fr)!important}}@media screen and (max-width:767px){.champions__grid-layout,.skins__grid-layout{grid-template-columns:repeat(4,1fr)}.items__grid-layout,.skills__grid-layout{grid-template-columns:repeat(5,1fr)}.signs .signs__grid-layout,.spells .spells__grid-layout{grid-template-columns:repeat(5,1fr)!important}}@media screen and (max-width:575px){.champion-detail .skins__grid-layout,.champions__grid-layout,.runes__grid-layout,.skins .skins__grid-layout{grid-template-columns:repeat(2,1fr)!important}.champion-detail .champion-detail__guides .grid-layout,.champion-detail .skins__grid-layout,.skins .skins__grid-layout{grid-template-columns:repeat(1,1fr)!important}.items__grid-layout,.skills__grid-layout{grid-template-columns:repeat(3,1fr)}.signs .signs__grid-layout,.spells .spells__grid-layout{grid-template-columns:repeat(3,1fr)!important}}@media screen and (max-width:399px){.items__grid-layout,.runes__grid-layout,.skills__grid-layout{grid-template-columns:repeat(2,1fr)}.signs .signs__grid-layout,.spells .spells__grid-layout{grid-template-columns:repeat(2,1fr)!important}}.skins__grid-layout{grid-template-columns:repeat(3,1fr)!important}.signs__grid-layout,.spells__grid-layout{grid-template-columns:repeat(7,1fr)!important}.skins__grid-layout .thumb{padding:62% 0 0!important}.champions__grid-layout .thumb,.items__grid-layout .thumb,.runes__grid-layout .thumb,.signs__grid-layout .thumb,.skills__grid-layout .thumb,.skins__grid-layout .thumb,.spells__grid-layout .thumb{background-position:50%;background-size:cover;background-repeat:no-repeat;display:block;height:100%;margin:0;width:100%;background-color:var(--button-light);border:1px solid var(--border-thread-thumbnail);border-radius:6px;height:0;padding:100% 0 0}.champions__grid-layout .thumb img,.items__grid-layout .thumb img,.runes__grid-layout .thumb img,.signs__grid-layout .thumb img,.skills__grid-layout .thumb img,.skins__grid-layout .thumb img,.spells__grid-layout .thumb img{display:block;height:100%;margin:0;padding:0;width:100%}
.create-post .champions .champion-item .champion-wrap:not(.disabled){transition:.3s}.create-post .champions .champion-item .champion-wrap:not(.disabled) img{transform:translateZ(0);transition:.3s}.create-post .champions .champion-item .champion-wrap:not(.disabled):hover img{transform:scale(1.2) translateZ(0)}.create-post .champion-skins .skin-item,.create-post .champion-skins .spell-image,.create-post .spell-content .skin-item,.create-post .spell-content .spell-image{transition:.3s}.create-post .champion-skins .skin-item img,.create-post .champion-skins .spell-image img,.create-post .spell-content .skin-item img,.create-post .spell-content .spell-image img{transform:translateZ(0);transition:.3s}.create-post .champion-skins .skin-item:hover img,.create-post .champion-skins .spell-image:hover img,.create-post .spell-content .skin-item:hover img,.create-post .spell-content .spell-image:hover img{transform:scale(1.2) translateZ(0)}.create-post .no-data{margin-left:-.5rem;margin-right:-.5rem}@-webkit-keyframes jiwYlz{to{-webkit-filter:brightness(100%);filter:brightness(100%)}}@keyframes jiwYlz{0%{-webkit-filter:brightness(100%);filter:brightness(100%)}50%{-webkit-filter:brightness(170%);filter:brightness(170%)}to{-webkit-filter:brightness(100%);filter:brightness(100%)}}.create-post .sign-content .sign--item{-webkit-animation:jiwYlz 2s ease infinite;animation:jiwYlz 2s ease infinite}.create-post .sign-content .sign--item .sign-item--line,.create-post .sign-content .sign--item .sign-item--type{transition:.1s ease-out}.create-post .sign-content .sign--item:hover .sign-item--line,.create-post .sign-content .sign--item:hover .sign-item--type{-webkit-filter:brightness(150%);filter:brightness(150%);-webkit-animation-play-state:paused;animation-play-state:paused}.create-post .sign-content .sign--item:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.create-post .sign-content .sign--item:nth-child(3){-webkit-animation-delay:.8s;animation-delay:.8s}.create-post .sign-content .sign--item:nth-child(4){-webkit-animation-delay:1.2s;animation-delay:1.2s}.create-post .sign-content .sign--item:nth-child(5){-webkit-animation-delay:1.6s;animation-delay:1.6s}.create-post .sign-content .sign--item .sign-item--header{margin-bottom:10px}.create-post .sign-content .sign--item .sign-item--header .sign-item--header-bg{top:-23px}.create-post .sign-content .sign--item .sign-item--header .sign-item--bg{opacity:.5;margin-top:22px}.create-post .sign-content .sign--item .sign-item--header .sign-item--image{margin-top:10px}.create-post .new-guide__runes__primary,.create-post .new-guide__runes__secondary,.create-post .new-guide__runes__shards,.create-post .new-guide__signs__primary,.create-post .new-guide__signs__secondary{padding:5px 20px;box-sizing:border-box;position:relative}.create-post .new-guide__runes__primary:before,.create-post .new-guide__runes__secondary:before,.create-post .new-guide__runes__shards:before,.create-post .new-guide__signs__primary:before,.create-post .new-guide__signs__secondary:before{content:"";position:absolute;top:35px;left:42px;z-index:1;width:8px;bottom:30px;background:#181d27;border:1px solid #091120;outline:1px solid #273040}.create-post .new-guide__runes__primary .rune-row,.create-post .new-guide__runes__secondary .rune-row,.create-post .new-guide__runes__shards .rune-row,.create-post .new-guide__signs__primary .sign-row,.create-post .new-guide__signs__secondary .sign-row{position:relative;z-index:2;display:block;margin-bottom:35px;padding-left:75px;min-height:54px}.create-post .new-guide__runes__primary .rune-row:last-child,.create-post .new-guide__runes__secondary .rune-row:last-child,.create-post .new-guide__runes__shards .rune-row:last-child,.create-post .new-guide__signs__primary .sign-row:last-child,.create-post .new-guide__signs__secondary .sign-row:last-child{margin-bottom:0}.create-post .new-guide__runes__primary[path=p] .rune-row__circle,.create-post .new-guide__runes__primary[path=p] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=p] .rune-row__circle,.create-post .new-guide__runes__secondary[path=p] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=p] .rune-row__circle,.create-post .new-guide__runes__shards[path=p] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=p] .sign-row__circle,.create-post .new-guide__signs__primary[path=p] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=p] .sign-row__circle,.create-post .new-guide__signs__secondary[path=p] .sign-row__copy .sign-option{border-color:#c8aa6e}.create-post .new-guide__runes__primary[path=d] .rune-row__circle,.create-post .new-guide__runes__primary[path=d] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=d] .rune-row__circle,.create-post .new-guide__runes__secondary[path=d] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=d] .rune-row__circle,.create-post .new-guide__runes__shards[path=d] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=d] .sign-row__circle,.create-post .new-guide__signs__primary[path=d] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=d] .sign-row__circle,.create-post .new-guide__signs__secondary[path=d] .sign-row__copy .sign-option{border-color:#d44242}.create-post .new-guide__runes__primary[path=s] .rune-row__circle,.create-post .new-guide__runes__primary[path=s] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=s] .rune-row__circle,.create-post .new-guide__runes__secondary[path=s] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=s] .rune-row__circle,.create-post .new-guide__runes__shards[path=s] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=s] .sign-row__circle,.create-post .new-guide__signs__primary[path=s] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=s] .sign-row__circle,.create-post .new-guide__signs__secondary[path=s] .sign-row__copy .sign-option{border-color:#9faafc}.create-post .new-guide__runes__primary[path=r] .rune-row__circle,.create-post .new-guide__runes__primary[path=r] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=r] .rune-row__circle,.create-post .new-guide__runes__secondary[path=r] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=r] .rune-row__circle,.create-post .new-guide__runes__shards[path=r] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=r] .sign-row__circle,.create-post .new-guide__signs__primary[path=r] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=r] .sign-row__circle,.create-post .new-guide__signs__secondary[path=r] .sign-row__copy .sign-option{border-color:#a1d586}.create-post .new-guide__runes__primary[path=i] .rune-row__circle,.create-post .new-guide__runes__primary[path=i] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=i] .rune-row__circle,.create-post .new-guide__runes__secondary[path=i] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=i] .rune-row__circle,.create-post .new-guide__runes__shards[path=i] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=i] .sign-row__circle,.create-post .new-guide__signs__primary[path=i] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=i] .sign-row__circle,.create-post .new-guide__signs__secondary[path=i] .sign-row__copy .sign-option{border-color:#49aab9}.create-post .new-guide__runes__primary .rune-row__circle,.create-post .new-guide__runes__secondary .rune-row__circle,.create-post .new-guide__runes__shards .rune-row__circle,.create-post .new-guide__signs__primary .sign-row__circle,.create-post .new-guide__signs__secondary .sign-row__circle{position:absolute;top:0;left:0;width:54px;height:54px;box-sizing:border-box;background:#181d27;border:2px solid #2b3447;box-shadow:inset 0 0 1px #000;transition:.3s;border-radius:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.create-post .new-guide__runes__primary .rune-row__circle:after,.create-post .new-guide__runes__secondary .rune-row__circle:after,.create-post .new-guide__runes__shards .rune-row__circle:after,.create-post .new-guide__signs__primary .sign-row__circle:after,.create-post .new-guide__signs__secondary .sign-row__circle:after{position:absolute;top:-21px;left:-25px;width:102px;height:102px;background-size:cover;background-repeat:no-repeat}.create-post .new-guide__runes__primary[path=p] .rune-row__copy,.create-post .new-guide__runes__primary[path=p] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=p] .rune-row__copy,.create-post .new-guide__runes__secondary[path=p] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=p] .rune-row__copy,.create-post .new-guide__runes__shards[path=p] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=p] .sign-row__copy,.create-post .new-guide__signs__primary[path=p] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=p] .sign-row__copy,.create-post .new-guide__signs__secondary[path=p] .sign-row__copy .sign-option{color:#c8aa6e}.create-post .new-guide__runes__primary[path=d] .rune-row__copy,.create-post .new-guide__runes__primary[path=d] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=d] .rune-row__copy,.create-post .new-guide__runes__secondary[path=d] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=d] .rune-row__copy,.create-post .new-guide__runes__shards[path=d] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=d] .sign-row__copy,.create-post .new-guide__signs__primary[path=d] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=d] .sign-row__copy,.create-post .new-guide__signs__secondary[path=d] .sign-row__copy .sign-option{color:#d44242}.create-post .new-guide__runes__primary[path=s] .rune-row__copy,.create-post .new-guide__runes__primary[path=s] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=s] .rune-row__copy,.create-post .new-guide__runes__secondary[path=s] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=s] .rune-row__copy,.create-post .new-guide__runes__shards[path=s] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=s] .sign-row__copy,.create-post .new-guide__signs__primary[path=s] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=s] .sign-row__copy,.create-post .new-guide__signs__secondary[path=s] .sign-row__copy .sign-option{color:#9faafc}.create-post .new-guide__runes__primary[path=r] .rune-row__copy,.create-post .new-guide__runes__primary[path=r] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=r] .rune-row__copy,.create-post .new-guide__runes__secondary[path=r] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=r] .rune-row__copy,.create-post .new-guide__runes__shards[path=r] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=r] .sign-row__copy,.create-post .new-guide__signs__primary[path=r] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=r] .sign-row__copy,.create-post .new-guide__signs__secondary[path=r] .sign-row__copy .sign-option{color:#a1d586}.create-post .new-guide__runes__primary[path=i] .rune-row__copy,.create-post .new-guide__runes__primary[path=i] .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary[path=i] .rune-row__copy,.create-post .new-guide__runes__secondary[path=i] .rune-row__copy .rune-option,.create-post .new-guide__runes__shards[path=i] .rune-row__copy,.create-post .new-guide__runes__shards[path=i] .rune-row__copy .rune-option,.create-post .new-guide__signs__primary[path=i] .sign-row__copy,.create-post .new-guide__signs__primary[path=i] .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary[path=i] .sign-row__copy,.create-post .new-guide__signs__secondary[path=i] .sign-row__copy .sign-option{color:#49aab9}.create-post .new-guide__runes__primary .rune-row__copy,.create-post .new-guide__runes__secondary .rune-row__copy,.create-post .new-guide__runes__shards .rune-row__copy,.create-post .new-guide__signs__primary .sign-row__copy,.create-post .new-guide__signs__secondary .sign-row__copy{font-size:12px;max-width:250px}.create-post .new-guide__runes__primary .rune-row__copy h4,.create-post .new-guide__runes__secondary .rune-row__copy h4,.create-post .new-guide__runes__shards .rune-row__copy h4,.create-post .new-guide__signs__primary .sign-row__copy h4,.create-post .new-guide__signs__secondary .sign-row__copy h4{font-size:15px;font-weight:500;text-transform:uppercase}.create-post .new-guide__runes__primary .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary .rune-row__copy .rune-option,.create-post .new-guide__runes__shards .rune-row__copy .rune-option,.create-post .new-guide__signs__primary .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary .sign-row__copy .sign-option{cursor:pointer;width:52px;height:52px;background:#181d27;border:1px solid #2b3447;box-shadow:inset 0 0 1px #000;transition:.3s;border-radius:100%;display:inline-block;vertical-align:top;box-sizing:border-box}.create-post .new-guide__runes__primary .rune-row__copy .rune-option img,.create-post .new-guide__runes__secondary .rune-row__copy .rune-option img,.create-post .new-guide__runes__shards .rune-row__copy .rune-option img,.create-post .new-guide__signs__primary .sign-row__copy .sign-option img,.create-post .new-guide__signs__secondary .sign-row__copy .sign-option img{width:100%}.create-post .new-guide__runes__primary .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary .rune-row__copy .rune-option,.create-post .new-guide__runes__shards .rune-row__copy .rune-option,.create-post .new-guide__signs__primary .sign-row__copy .sign-option,.create-post .new-guide__signs__secondary .sign-row__copy .sign-option{margin-right:15px}.create-post .new-guide__runes__primary .rune-row__copy .shard-option,.create-post .new-guide__runes__secondary .rune-row__copy .shard-option,.create-post .new-guide__runes__shards .rune-row__copy .shard-option,.create-post .new-guide__signs__primary .sign-row__copy .shard-option,.create-post .new-guide__signs__secondary .sign-row__copy .shard-option{cursor:pointer;width:40px;height:40px;border:2px solid #2b3447;background:#181d27;box-shadow:inset 0 0 1px #000;border-radius:100%;vertical-align:top;box-sizing:border-box;margin-bottom:10px;display:inline-flex;align-items:center;justify-content:center}.create-post .new-guide__runes__secondary .rune-row__copy .rune-option,.create-post .new-guide__signs__secondary .sign-row__copy .sign-option{margin-bottom:10px}.create-post .new-guide__runes__secondary .rune-row__copy .rune-option:nth-child(5),.create-post .new-guide__runes__secondary .rune-row__copy .rune-option:nth-child(9),.create-post .new-guide__signs__secondary .sign-row__copy .sign-option:nth-child(5),.create-post .new-guide__signs__secondary .sign-row__copy .sign-option:nth-child(9){margin-left:0}.create-post .new-guide__runes__primary .sign-option,.create-post .new-guide__runes__secondary .rune-row__copy .rune-option:last-child,.create-post .new-guide__signs__primary .sign-option,.create-post .new-guide__signs__secondary .sign-row__copy .sign-option:last-child{margin-bottom:0}.create-post .new-guide__runes__secondary .slot-1 .sign-option,.create-post .new-guide__signs__secondary .slot-1 .sign-option{border:0!important;background:unset;box-shadow:unset;margin-right:10px;width:45px;height:45px}.create-post .new-guide__runes__secondary .slot-1 .sign-option:last-child,.create-post .new-guide__signs__secondary .slot-1 .sign-option:last-child{margin-right:0}.create-post .new-guide__runes__primary .rune-row__copy .rune-option,.create-post .new-guide__runes__secondary .rune-row__copy .rune-option,.create-post .new-guide__runes__shards .rune-row__copy .rune-option{padding:8px;display:inline-flex!important;flex:0 0 52px}.create-post .counter-content .champion-item img{transform:translateZ(0);transition:.3s}.create-post .counter-content .champion-item:hover img{transform:scale(1.2) translateZ(0)}
.header{box-shadow:0 2px 4px 0 var(--box-shadow);background-color:var(--light-background)}@media screen and (max-width:767px){.header--logo{padding-left:35px}}.header--menu ul.absolute{width:calc(100% - var(--gutter));top:100%}.header--menu ul.absolute>li{border-bottom:1px solid #272d37;transition:all .2s ease-in-out}.header--menu ul.absolute>li:last-child{border:0}.header--menu .header--menu-item:hover .header--sub-menu{transition-delay:0s,0s,0s;z-index:1}.header--menu .header--menu-item:hover .header--sub-menu li:last-child a{border:0}.header--menu .header--menu-item .header--sub-menu{box-shadow:0 50px 100px 0 rgba(50,50,93,.1),0 15px 35px 0 rgba(50,50,93,.15),0 5px 15px 0 rgba(0,0,0,.1);top:100%;left:0;transition:all .2s ease-in-out 0s,visibility 0s linear .2s,z-index 0s linear 0s;z-index:-1}.header--search input{background-color:var(--button-light);color:var(--text-dark)}.header--search input::-moz-placeholder{color:var(--text-dark)}.header--search input:-ms-input-placeholder{color:var(--text-dark)}.header--search input::-ms-input-placeholder{color:var(--text-dark)}.header--search input::placeholder{color:var(--text-dark)}.header--search svg{color:var(--text-dark)}.header .header--menu-item:hover .header--sub-menu{transition-delay:0s,0s,0s;z-index:1}.header .header--menu-item:hover .header--sub-menu li:last-child a{border:0}.header .header--menu-item .header--sub-menu{box-shadow:0 50px 100px 0 rgba(50,50,93,.1),0 15px 35px 0 rgba(50,50,93,.15),0 5px 15px 0 rgba(0,0,0,.1);top:100%;right:0;transition:all .2s ease-in-out 0s,visibility 0s linear .2s,z-index 0s linear 0s;z-index:-1}.header .menu-btn{cursor:pointer;height:61px;left:-5px;position:fixed;top:37px;width:61px;align-items:center;justify-content:center}.header .menu-btn~.header--logo{padding-left:85px;flex:unset!important}.header .menu{bottom:0;left:0;margin:0;position:fixed;top:110px;width:100%;z-index:999;transform:translate3d(-100%,0,0);transition:transform .2s linear;height:calc(100% - 110px)}.header .menu__header{display:none}.header .menu__content{overflow-y:auto;background-color:var(--page-background);height:100%}.header .menu .menu-btn{top:0;left:0}.header .menu .header--logo{width:100%;display:flex;justify-content:center}.header .menu .header--search div.hidden{display:flex!important}.header .menu .header--menu-item{border-color:rgba(226,232,240,.2)!important}.header .menu .header--menu-item:first-child{border-top:1px solid rgba(226,232,240,.2)!important}.header .menu .header--menu-item svg{width:10px}.header .menu .header--menu-item .header--sub-menu{box-shadow:unset}.header .menu-btn li{background-color:var(--text-dark);bottom:0;height:2px;left:0;margin:auto;position:absolute;right:0;width:16px;top:0;transition:all .3s ease-in-out}.header .menu-btn li:first-child{transform:translate3d(0,-4px,0)}.header .menu-btn li:last-child{transform:translate3d(0,4px,0)}.header .menu-btn--on li:first-child{transform:rotate(135deg) translateZ(0)}.header .menu-btn--on li:last-child{transform:rotate(-135deg) translateZ(0)}.header .menu-btn--on li:nth-child(2){opacity:0}.header .menu--open{transform:translateZ(0)}.header--search{transition:all .2s ease-in-out}@media (min-width:768px){.header--menu>ul a.header--menu-item:hover .header--sub-menu{visibility:visible}}
.home-banner .home-banner--item{background-color:var(--post-background)}.home-banner .home-banner--item img{display:block!important}@media screen and (min-width:576px) and (max-width:767px){.home-page-new-posts .grid-layout,.home-page-top-guides .grid-layout{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.home-page-new-posts .grid-layout,.home-page-top-guides .grid-layout{grid-template-columns:repeat(1,1fr)}}
.post-detail h1 *,.post-detail h2 *,.post-detail h3 *,.post-detail h4 *{font-size:22px;font-weight:700;color:var(--text-dark);font-family:Lato-Bold}.post-detail blockquote{border-left:3px solid #dcdcdc;padding-left:30px}.post-detail blockquote p{font-style:italic}
.guide-detail.guide-detail-page .layout__left{text-align:justify}.guide-detail blockquote{color:#31708f;background-color:#d9edf7;border:1px solid #bce8f1;padding:8px 16px;margin:1em 0;font-size:16px!important;border-radius:3px;margin-bottom:unset;margin-top:16px}.guide-detail blockquote *{line-height:30px}.guide-detail blockquote :not(a){font-family:Lato!important;font-weight:400!important}.guide-detail blockquote a,.guide-detail blockquote a strong{font-family:Lato-Bold!important;font-weight:700!important;font-size:16px!important}.guide-detail strong{font-family:Lato-Bold;font-weight:700}.guide-detail h2 strong{font-size:22px!important}.guide-detail .chappter>.sc-title{height:0;opacity:0}.guide-detail .guide-chapter p .item,.guide-detail p .item{display:inline!important;border:none!important;border-radius:3px!important;width:22px!important;height:22px!important;margin-top:-4px!important;background:unset!important;color:unset!important;margin-bottom:unset!important}.guide-detail .guide-chapter h3{font-weight:700;font-family:Lato-Bold;font-size:22px!important}.guide-detail h3{font-size:18px;font-weight:700;font-family:Lato-Bold;margin-bottom:10px}.guide-detail .guide-chapter,.guide-detail .introduce{font-size:18px}.guide-detail .guide-chapter strong,.guide-detail .introduce strong{font-size:18px;font-family:Lato-Bold;font-weight:700}.guide-detail .guide-chapter p img,.guide-detail .introduce p img{width:100%!important;height:auto!important;border-radius:.5rem;margin-top:10px;margin-bottom:10px}.guide-detail .guide-chapter a,.guide-detail .introduce a{color:#2f80ed;font-size:18px;font-family:Lato-Bold;font-weight:700}.guide-detail .guide-chapter ul,.guide-detail .introduce ul{list-style-type:disc;padding-left:30px}.guide-detail .guide-chapter ul a,.guide-detail .introduce ul a{font-weight:500!important}.guide-detail .skill-content__row:first-child .skill-levels div{background-color:var(--button-dark-1);border-radius:5px;color:var(--button-dark-text);font-weight:400}.guide-detail .skill-content__row .skill-levels div{background-color:var(--button-light);border-radius:5px;color:var(--text-dark);font-weight:600}.guide-detail .skill-content .skill-row{width:100px}.guide-detail .skill-content .skill-row .skill-pos{background-color:var(--button-dark-1);border-radius:5px;color:var(--button-dark-text)}.guide-detail .skill-content .skill-row .skill-name-pos{width:calc(100% - 2.5rem)}.guide-detail .skill-content .skill-levels{width:calc(100% - 100px)}.guide-detail .skill-content .skill-levels>div{flex:0 0 2.5rem}.guide-detail .skill-note *{font-size:18px!important}.guide-detail .new-guide__signs__primary,.guide-detail .new-guide__signs__secondary{padding:5px 20px;box-sizing:border-box;position:relative}.guide-detail .new-guide__signs__primary:before,.guide-detail .new-guide__signs__secondary:before{content:"";position:absolute;top:35px;left:42px;z-index:1;width:8px;bottom:30px;background:#181d27;border:1px solid #091120;outline:1px solid #273040}.guide-detail .new-guide__signs__primary .sign-row:not(:first-child),.guide-detail .new-guide__signs__secondary .sign-row:not(:first-child){position:relative;z-index:2;display:block;margin-bottom:35px;padding-left:75px;min-height:54px}.guide-detail .new-guide__signs__primary .sign-row:not(:first-child):last-child,.guide-detail .new-guide__signs__secondary .sign-row:not(:first-child):last-child{margin-bottom:0}.guide-detail .new-guide__signs__primary .sign-row:first-child,.guide-detail .new-guide__signs__secondary .sign-row:first-child{display:flex;align-items:center}.guide-detail .new-guide__signs__primary[path=p] .sign-row__circle,.guide-detail .new-guide__signs__primary[path=p] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=p] .sign-row__circle,.guide-detail .new-guide__signs__secondary[path=p] .sign-row__copy .sign-option{border-color:#c8aa6e}.guide-detail .new-guide__signs__primary[path=d] .sign-row__circle,.guide-detail .new-guide__signs__primary[path=d] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=d] .sign-row__circle,.guide-detail .new-guide__signs__secondary[path=d] .sign-row__copy .sign-option{border-color:#d44242}.guide-detail .new-guide__signs__primary[path=s] .sign-row__circle,.guide-detail .new-guide__signs__primary[path=s] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=s] .sign-row__circle,.guide-detail .new-guide__signs__secondary[path=s] .sign-row__copy .sign-option{border-color:#9faafc}.guide-detail .new-guide__signs__primary[path=r] .sign-row__circle,.guide-detail .new-guide__signs__primary[path=r] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=r] .sign-row__circle,.guide-detail .new-guide__signs__secondary[path=r] .sign-row__copy .sign-option{border-color:#a1d586}.guide-detail .new-guide__signs__primary[path=i] .sign-row__circle,.guide-detail .new-guide__signs__primary[path=i] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=i] .sign-row__circle,.guide-detail .new-guide__signs__secondary[path=i] .sign-row__copy .sign-option{border-color:#49aab9}.guide-detail .new-guide__signs__primary .sign-row__circle,.guide-detail .new-guide__signs__secondary .sign-row__circle{position:absolute;top:0;left:0;width:54px;height:54px;box-sizing:border-box;background:#181d27;border:2px solid #2b3447;box-shadow:inset 0 0 1px #000;transition:.3s;border-radius:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.guide-detail .new-guide__signs__primary .sign-row__circle:after,.guide-detail .new-guide__signs__secondary .sign-row__circle:after{position:absolute;top:-21px;left:-25px;width:102px;height:102px;background-size:cover;background-repeat:no-repeat}.guide-detail .new-guide__signs__primary[path=p] .sign-row__copy,.guide-detail .new-guide__signs__primary[path=p] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=p] .sign-row__copy,.guide-detail .new-guide__signs__secondary[path=p] .sign-row__copy .sign-option{color:#c8aa6e}.guide-detail .new-guide__signs__primary[path=d] .sign-row__copy,.guide-detail .new-guide__signs__primary[path=d] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=d] .sign-row__copy,.guide-detail .new-guide__signs__secondary[path=d] .sign-row__copy .sign-option{color:#d44242}.guide-detail .new-guide__signs__primary[path=s] .sign-row__copy,.guide-detail .new-guide__signs__primary[path=s] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=s] .sign-row__copy,.guide-detail .new-guide__signs__secondary[path=s] .sign-row__copy .sign-option{color:#9faafc}.guide-detail .new-guide__signs__primary[path=r] .sign-row__copy,.guide-detail .new-guide__signs__primary[path=r] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=r] .sign-row__copy,.guide-detail .new-guide__signs__secondary[path=r] .sign-row__copy .sign-option{color:#a1d586}.guide-detail .new-guide__signs__primary[path=i] .sign-row__copy,.guide-detail .new-guide__signs__primary[path=i] .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary[path=i] .sign-row__copy,.guide-detail .new-guide__signs__secondary[path=i] .sign-row__copy .sign-option{color:#49aab9}.guide-detail .new-guide__signs__primary .sign-row__copy,.guide-detail .new-guide__signs__secondary .sign-row__copy{font-size:18px;max-width:250px}.guide-detail .new-guide__signs__primary .sign-row__copy h4,.guide-detail .new-guide__signs__secondary .sign-row__copy h4{font-size:18px;font-weight:600;text-transform:uppercase}.guide-detail .new-guide__signs__primary .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary .sign-row__copy .sign-option{cursor:pointer;width:52px;height:52px;background:#181d27;border:1px solid #2b3447;box-shadow:inset 0 0 1px #000;transition:.3s;border-radius:100%;display:inline-block;vertical-align:top;box-sizing:border-box}.guide-detail .new-guide__signs__primary .sign-row__copy .sign-option img,.guide-detail .new-guide__signs__secondary .sign-row__copy .sign-option img{width:100%}.guide-detail .new-guide__signs__primary .sign-row__copy .sign-option,.guide-detail .new-guide__signs__secondary .sign-row__copy .sign-option{margin-right:15px}.guide-detail .new-guide__signs__primary .sign-row__copy .shard-option,.guide-detail .new-guide__signs__secondary .sign-row__copy .shard-option{cursor:pointer;width:40px;height:40px;border:2px solid #2b3447;background:#181d27;box-shadow:inset 0 0 1px #000;border-radius:100%;vertical-align:top;box-sizing:border-box;margin-bottom:10px;display:inline-flex;align-items:center;justify-content:center}.guide-detail .new-guide__signs__secondary .sign-row__copy .sign-option{margin-bottom:10px}.guide-detail .new-guide__signs__secondary .sign-row__copy .sign-option:nth-child(5),.guide-detail .new-guide__signs__secondary .sign-row__copy .sign-option:nth-child(9){margin-left:0}.guide-detail .new-guide__signs__primary .sign-option,.guide-detail .new-guide__signs__secondary .sign-row__copy .sign-option:last-child{margin-bottom:0}.guide-detail .new-guide__signs__secondary .slot-1 .sign-option{border:0!important;background:unset;box-shadow:unset;margin-right:10px;width:45px;height:45px}.guide-detail .new-guide__signs__secondary .slot-1 .sign-option:last-child{margin-right:0}.guide-detail .counter-content .champion-item img{transform:translateZ(0);transition:.3s}.guide-detail .counter-content .champion-item:hover img{transform:scale(1.2) translateZ(0)}@media screen and (min-width:992px){.guide-detail .left{width:calc(100% - 326px);padding-right:1rem}.guide-detail .right{width:calc(300px + 2rem)}}@media screen and (max-width:575px){.guide-detail .right{width:100%;display:block}}
.item-detail .item-desc *{line-height:1.8}.item-detail .item-childs .items-row img{border:1px solid #2e3f5b;border-radius:.25rem}.item-detail .item-childs .items-row div:nth-child(3) .items-row .flex.flex-wrap.items-row.w-full img{width:20px;height:20px!important}.item-detail .item-childs .item-row{display:flex;justify-content:center}.item-detail .item-childs a{display:inline-flex;justify-content:center;align-items:center}
.root-layout{background-color:var(--page-background)}.layout__wrapper{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.layout__left{width:calc(100% - 340px)}.layout__left,.layout__right{padding-left:20px;padding-right:20px}.layout__right{width:340px}@media screen and (max-width:991px){.layout__left{width:100%}.layout__right{display:none}}@media screen and (max-width:575px){.layout__left{width:100%;padding-left:20px;padding-right:20px;margin-bottom:25px}.layout__right{width:100%;display:block}}
.topbar{background-color:var(--footer-background)}.topbar *{color:var(--text-grey)}
.ads-horizontal,.ads-main{padding:0;display:flex;flex-wrap:wrap;background:var(--light-background-2);margin-bottom:20px}.ads-main{min-height:250px}
footer{background-color:var(--footer-background);color:var(--text-grey)}
.header{height:106px}.header__wrapper{height:calc(100% - 34px)}@media screen and (max-width:991px){.header__wrapper .menu__header>.row,.header__wrapper>.row{height:100%}.header__wrapper .header--logo{height:100%!important}.header__wrapper .header--logo a,.header__wrapper .header--logo img{height:100%}.header__wrapper .header--logo img{flex:unset}}

.in-article-ads{margin-top:24px;margin-bottom:24px}.in-article-ads__title{padding:4px;text-align:center;background-color:var(--post-background);font-size:12px;font-weight:700;text-transform:uppercase;color:var(--text-grey)}.in-article-ads .pro-container{border:1px solid var(--border-light);position:relative;min-height:90px}.in-article-ads__footer{color:#31708f;background-color:#d9edf7;padding:8px;font-size:16px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}
.checkbox{position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:50%;transform:translateY(-50%);left:0;height:20px;width:20px;background-color:#eee}.checkbox input:checked~.checkmark{background-color:var(--yellow-orange)}.checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{left:7px;top:4px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}button:disabled,input:disabled{cursor:not-allowed}
.guide-cpn__thumb-wrapper .thumb{background-position:50%;background-size:cover;background-repeat:no-repeat;display:block;height:100%;margin:0;width:100%;background-color:var(--button-light);border:1px solid var(--border-thread-thumbnail);border-radius:6px;height:0;padding:62% 0 0}.guide-cpn__thumb-wrapper .thumb img.main-img{height:100%;margin:0;padding:0;width:100%}.guide-cpn__content-info{color:var(--text-since);font-size:14px;margin-bottom:3px;align-items:center;display:flex;flex-wrap:wrap;list-style-type:none}.guide-cpn__content-author{font-weight:600;color:var(--color-accent-dark)}.guide-cpn .spell-and-items{display:grid;grid-template-columns:auto auto auto auto auto auto auto;grid-column-gap:8px;grid-row-gap:8px}.guide-cpn .spell-and-items__item-thumb{background-position:50%;background-size:cover;background-repeat:no-repeat;display:block;height:100%;margin:0;width:100%;background-color:var(--button-light);border:1px solid var(--border-thread-thumbnail);border-radius:6px;height:0;padding:100% 0 0}
.guide-cpn__thumb-wrapper .thumb{background-position:50%;background-size:cover;background-repeat:no-repeat;display:block;height:100%;margin:0;width:100%;background-color:var(--button-light);border:1px solid var(--border-thread-thumbnail);border-radius:6px;height:0;padding:62% 0 0}.guide-cpn__thumb-wrapper .thumb img{height:100%;margin:0;padding:0;width:100%}.guide-cpn__content-info{color:var(--text-since);font-size:14px;margin-bottom:3px;align-items:center;display:flex;flex-wrap:wrap;list-style-type:none}.guide-cpn__content-author{font-weight:600;color:var(--color-accent-dark)}.guide-cpn .spell-and-items{display:grid;grid-template-columns:auto auto auto auto auto auto auto;grid-column-gap:8px;grid-row-gap:8px}.guide-cpn .spell-and-items__item-thumb{background-position:50%;background-size:cover;background-repeat:no-repeat;display:block;height:100%;margin:0;width:100%;background-color:var(--button-light);border:1px solid var(--border-thread-thumbnail);border-radius:6px;height:0;padding:100% 0 0}
.grid-layout{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:30px;grid-row-gap:30px}
.pagination>li>a,.pagination>li>a:hover,.pagination>li>span,.pagination>li>span:focus{padding:8px 15px}.pagination{margin:0;border-radius:0;display:flex;align-items:center;justify-content:center}.pagination li{margin-right:5px}.pagination li:last-child{margin-right:unset}.pagination li a,.pagination li span{font-size:16px;border-radius:5px;background-color:var(--button-light);color:var(--text-dark)}.pagination li.active a,.pagination li.active span,.pagination li:not(.disabled) a:hover,.pagination li:not(.disabled) span:hover{background-color:var(--primary);color:#fff}.pagination li.disabled a,.pagination li.disabled span{cursor:not-allowed;opacity:.4}

.update-guide-modal .container{width:800px;max-height:100%;overflow-y:auto;padding:unset!important}
.update-guide-modal .container{width:800px;max-height:100%;overflow-y:auto;padding:unset!important}
.rune-lol .new-guide__runes__shards .rune-row__circle{padding:10px}.rune-lol .rune-row__copy h4{font-size:16px!important;font-weight:600!important}.rune-lol .rune-row__copy div.text-gray-400{font-size:16px}.rune-lol .rune-row{display:flex!important;align-items:center}.rune-lol .rune-row h4{text-transform:none!important;font-weight:400!important;color:var(--text-dark)!important;font-size:18px!important}
.aov-signs__row-content-item{position:relative}.aov-signs__row-content-item img{background-color:var(--button-light);border:2px solid var(--border-thread-thumbnail);z-index:2}
.guides-page .grid-layout{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:575px){.guides-page .grid-layout{grid-template-columns:repeat(1,1fr)}}
.post-detail h1 *,.post-detail h2 *,.post-detail h3 *,.post-detail h4 *{font-size:22px;font-weight:700;color:var(--text-dark);font-family:Lato-Bold}.post-detail blockquote{border-left:3px solid #dcdcdc;padding-left:30px}.post-detail blockquote p{font-style:italic}
