.Load_container__i50oy{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;height:2rem;padding:.5rem 0;margin:1rem 0}.Load_point__2Ohrf{width:1rem;height:1rem;border-radius:1rem;background:#ffcb61;margin:0 .5rem;animation:Load_load__WZrFZ .5s ease-in infinite;transition:.25s;animation-delay:var(--time)}@keyframes Load_load__WZrFZ{0%{margin-top:0}90%{margin-top:-1rem}}.runes_container__UuzWj{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%}.runes_container__UuzWj:has(.runes_tip__dO5oS){height:40rem}.runes_container__UuzWj:not(:has(.runes_tip__dO5oS)){height:32rem}.runes_container__UuzWj:not(:has(.runes_tip__dO5oS)) .runes_details__wcBdW{margin-top:0}.runes_container__UuzWj:not(:has(.runes_tip__dO5oS)) .runes_quantity__QYd1H,.runes_container__UuzWj:not(:has(.runes_tip__dO5oS)) .runes_totals__c4gaC{margin-top:2rem}.runes_container__UuzWj .runes_content__0jfP2{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;background-size:contain;background-position:55%;width:calc(1200px - 4rem);height:calc(100% - 4rem);padding:2rem;position:relative;border:1px solid rgba(191,129,61,.565)}.runes_container__UuzWj .runes_content__0jfP2:before{background:linear-gradient(180deg,rgba(59,43,20,.502),rgba(10,10,9,.502));content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.runes_container__UuzWj .runes_content__0jfP2:after{background-image:url(/image/categories/runes-bg.png);background-repeat:no-repeat;background-size:cover;background-position:0 0;content:"";position:absolute;width:99%;height:99%;left:0;top:0;margin:auto;opacity:1;z-index:-2;border-radius:.25rem;overflow:hidden}.runes_details__wcBdW,.runes_list__cFQOX{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;height:calc(100% - 2rem)}.runes_details__wcBdW{width:40%}.runes_list__cFQOX{width:60%}.runes_quantity__QYd1H{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:calc(100% - 1rem);padding:.5rem;border:1px solid #6a532f;color:#fff;border-radius:.5rem;background:#170f03;margin-top:1rem}.runes_quantity__QYd1H form{width:100%}.runes_quantity__QYd1H .runes_unit__oc7k4,.runes_quantity__QYd1H input::placeholder{color:#646464}.runes_quantity__QYd1H input{width:100%;background:transparent;border:none;outline:none;color:#fff;text-align:center}.runes_quantity__QYd1H input::-webkit-inner-spin-button,.runes_quantity__QYd1H input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.runes_quantity__QYd1H input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.runes_range__he6Lq{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-end;width:100%;margin-top:.5rem;border-radius:.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.runes_range__he6Lq .runes_discounts__Mtm2q{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-start;height:3rem;width:calc(100% - 2rem);position:relative}.runes_range__he6Lq .runes_discount__8VsKo{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;height:100%;width:2rem;font-size:.7rem;position:absolute;left:var(--position)}.runes_range__he6Lq .runes_discount__8VsKo img{width:100%;height:100%;object-fit:cover}.runes_range__he6Lq .runes_discount__8VsKo span{position:absolute;margin-top:.5rem}.runes_tip__dO5oS{flex-direction:row;justify-content:space-between;height:2rem;font-weight:700}.runes_items__g1gCz,.runes_tip__dO5oS{display:flex;flex-wrap:nowrap;align-items:center;width:100%}.runes_items__g1gCz{flex-direction:column;justify-content:flex-start}.runes_items__g1gCz .runes_item__0ViQy{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:calc(100% - 1rem);height:1.5rem;padding:.25rem .5rem;margin:.5rem 0;text-align:left;font-size:.9rem;border:1px solid #6a532f;border-radius:.5rem;background:#170f03}.runes_items__g1gCz .runes_item__0ViQy:hover{cursor:pointer;border-color:#ffdd8c}.runes_items__g1gCz .runes_item__0ViQy.runes_active__xsF4N{background:linear-gradient(0deg,#ffca64,#ca632a);border-color:#ffdd8c}.runes_items__g1gCz .runes_item__0ViQy .runes_image__gdHz9{height:2rem;width:2rem}.runes_items__g1gCz .runes_item__0ViQy .runes_unit__oc7k4{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:3rem;height:2rem;text-align:right}.runes_items__g1gCz .runes_item__0ViQy .runes_description__M4sW5{width:calc(100% - 5.5rem);padding-left:.5rem}.runes_views__kE4m5{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;row-gap:1rem;column-gap:1rem}.runes_views__kE4m5 .runes_option__3hr2L{width:calc((100% - 5rem)/6 - 3px - .5rem);color:#000;text-align:center;background:#f3c264;border:1px solid #6a532f;border-radius:.25rem;padding:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.runes_views__kE4m5 .runes_option__3hr2L.runes_active__xsF4N,.runes_views__kE4m5 .runes_option__3hr2L:hover{cursor:pointer;background:#ff7519}.runes_totals__c4gaC{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;margin-top:1rem;height:8rem}.runes_totals__c4gaC .runes_tbody__Ab_Fp,.runes_totals__c4gaC .runes_thead__ry_DS{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0}.runes_totals__c4gaC .runes_tbody__Ab_Fp span,.runes_totals__c4gaC .runes_thead__ry_DS span{width:33.3333333333%;text-align:center}.runes_totals__c4gaC .runes_thead__ry_DS{border-bottom:1px solid #ffd785;background:linear-gradient(180deg,#f54804 19.17%,#ffd160 76.67%),linear-gradient(0deg,#ff7b26,#ff7b26);-webkit-background-clip:text;background-clip:text;color:rgba(255,123,38,.502);font-size:1.25rem;font-weight:700}.runes_totals__c4gaC .runes_tbody__Ab_Fp{font-size:1.5rem;font-weight:500}.runes_totals__c4gaC .runes_tbody__Ab_Fp .runes_total__6mS3J{color:#24ffa3;position:relative}.runes_totals__c4gaC .runes_tbody__Ab_Fp .runes_total__6mS3J .runes_original__GhzJB{width:100%;position:absolute;color:#646464;left:0;top:100%;font-size:.9rem;font-weight:500;text-decoration:line-through}.runes_totals__c4gaC .runes_tbody__Ab_Fp .runes_discount__8VsKo{color:#17ffe3}.runes_totals__c4gaC .runes_tbody__Ab_Fp .runes_discount__8VsKo .runes_off__Vwu5j{font-size:.9rem}.runes_details__wcBdW{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;width:30%;height:calc(100% - 7rem);padding:1rem;background:#170f03;border:1px solid #6a532f;border-radius:.5rem;min-height:26rem;margin-top:2rem}.runes_price__CERxE{width:100%;font-size:2.2rem;font-weight:700;margin-bottom:auto}.runes_price__CERxE:has(.runes_title__6gTk3){display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.runes_buttons__cWT62{width:100%}.runes_button__DqUEb,.runes_buy__Dg8Fh{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;height:3rem;border:1px solid #6a532f;margin:.5rem 0;background:#0a0a09;color:#bcbcbc;font-size:1.5rem;font-weight:700;border-radius:.5rem}.runes_button__DqUEb:hover,.runes_buy__Dg8Fh:hover{cursor:pointer;border-color:#ffcb61}.runes_button__DqUEb.runes_buy__Dg8Fh,.runes_buy__Dg8Fh.runes_buy__Dg8Fh{background:linear-gradient(0deg,#ffca64,#ca632a);color:#fff;margin-bottom:2rem}.runes_line__XOPTp{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%}.runes_line__XOPTp span{padding:0 .5rem}.runes_line__XOPTp hr{width:50%;border:none;height:1px;background-color:#946218}.runes_question__2OdBW{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%}.runes_question__2OdBW .runes_text__iTDMF{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;margin:.5rem 0}.runes_question__2OdBW .runes_text__iTDMF p{font-size:.9rem;line-height:1rem;margin:.5rem 0}.runes_question__2OdBW .runes_text__iTDMF p:first-child{color:#bcbcbc}.runes_question__2OdBW .runes_chat__wp1LK{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;height:2rem;padding:.25rem 0;border-radius:.25rem;background:linear-gradient(102.94deg,#3cb8ff 7.88%,#6951f9 84.65%);border:1px solid #82d2ff;font-weight:700;text-transform:capitalize}.runes_question__2OdBW .runes_chat__wp1LK img{margin:0 1rem;height:1.5rem;width:1.5rem}.runes_question__2OdBW .runes_chat__wp1LK:hover{cursor:pointer;box-shadow:0 0 4px 0 #4be9ff}@media screen and (max-width:1200px){.runes_container__UuzWj{margin-bottom:1rem;padding-top:1rem;background-color:#3b2b14}.runes_container__UuzWj:has(.runes_tip__dO5oS),.runes_container__UuzWj:not(:has(.runes_tip__dO5oS)){height:auto}.runes_container__UuzWj:has(.runes_tip__dO5oS) .runes_totals__c4gaC,.runes_container__UuzWj:not(:has(.runes_tip__dO5oS)) .runes_totals__c4gaC{height:8rem;margin-top:0;margin-bottom:2rem}.runes_container__UuzWj .runes_content__0jfP2{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;padding:1rem;background-image:none;background:linear-gradient(180deg,#3b2b14,#0a0a09)}.runes_container__UuzWj .runes_content__0jfP2:after{background-image:none}.runes_list__cFQOX{width:100%}.runes_quantity__QYd1H{order:1}.runes_range__he6Lq{order:2}.runes_items__g1gCz .runes_item__0ViQy,.runes_range__he6Lq>.runes_max__o37cT,.runes_range__he6Lq>.runes_min__n1qhq{font-size:.8rem}.runes_views__kE4m5 .runes_option__3hr2L{width:calc((100% - 2rem)/3 - 2px - .5rem)}.runes_totals__c4gaC{order:3}.runes_details__wcBdW{width:95%;min-height:auto;margin-top:1rem;padding-bottom:2rem;margin-bottom:1rem}.runes_details__wcBdW .runes_price__CERxE{font-weight:700;font-size:1.9rem}.runes_details__wcBdW .runes_price__CERxE .runes_unit__oc7k4{font-size:2.2rem}.runes_details__wcBdW .runes_button__DqUEb,.runes_details__wcBdW .runes_buy__Dg8Fh{height:2rem;padding:.25rem 0;font-size:1rem}.runes_details__wcBdW .runes_buy__Dg8Fh{margin-bottom:1rem}[data-page=build] .runes_details__wcBdW{width:95%}.runes_tip__dO5oS{font-size:.8rem}.runes_price__CERxE{font-size:1.25rem}.runes_price__CERxE .runes_title__6gTk3{font-size:1.5rem}}.details_details__XoMay{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:30rem;padding:.5rem 0;background:linear-gradient(180deg,#3b2b14,#0a0a09);border-radius:.25rem;border:1px solid #bf813d;outline:none;color:#fff;text-transform:capitalize}.details_details__XoMay::-webkit-backdrop{display:none}.details_details__XoMay::backdrop{display:none}.details_details__XoMay:not([open]){display:none}.details_details__XoMay .details_title__Hyz13{width:100%;text-align:center;font-size:2rem;font-weight:700;font-family:ACP;margin:1rem 0;padding-bottom:1rem;position:relative}.details_details__XoMay .details_title__Hyz13:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background:#ffcb61;box-shadow:0 .2rem 2px 0 #000;z-index:1}.details_details__XoMay .details_image__2KoK7{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;height:10rem;position:relative}.details_details__XoMay .details_image__2KoK7 img{height:100%;width:auto;object-fit:contain}.details_details__XoMay .details_tip__immM4{width:90%;text-align:center;font-size:.9rem;border-bottom:1px solid rgba(191,129,61,.565);padding:.5rem 0}.details_details__XoMay .details_attrs__BkGla{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:90%;border-left:1px solid rgba(191,129,61,.565);border-right:1px solid rgba(191,129,61,.565);margin:.5rem 0;padding:0 2.5%;position:relative}.details_details__XoMay .details_attrs__BkGla .details_col__Eq55x{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:48%}.details_details__XoMay .details_attrs__BkGla .details_col__Eq55x+.details_col__Eq55x:after{position:absolute;content:"";height:100%;width:1px;left:50%;top:0;background:rgba(191,129,61,.565)}.details_details__XoMay .details_attrs__BkGla .details_col__Eq55x .details_subtitle__w0dgc{width:100%;text-align:center;font-weight:700;font-size:.9rem;margin:.5rem 0}.details_details__XoMay .details_attrs__BkGla .details_col__Eq55x .details_rows__9bsVB{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%}.details_details__XoMay .details_attrs__BkGla .details_col__Eq55x .details_rows__9bsVB .details_row__eGklA{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;margin:.25rem 0}.details_details__XoMay .details_info__Gr60E{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:90%;margin:.5rem 0}.details_details__XoMay .details_info__Gr60E .details_label__AP3AB{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;width:48%;margin:.5rem 0}[dir=rtl] .lattice_container__cYFMZ.lattice_pc__eHWJ0:hover [data-modal]{margin-left:none;margin-right:600px}.lattice_container__cYFMZ,.lattice_container__cYFMZ .lattice_content__590Vi{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.lattice_container__cYFMZ .lattice_content__590Vi{background-image:url(/image/categories/lattice.png);background-repeat:no-repeat;background-size:cover;background-position:0 0;width:5rem;height:5rem;padding:.5rem}.lattice_container__cYFMZ .lattice_content__590Vi:not(:has([data-default-image=true])){box-shadow:0 0 .3rem 0 #e2ad46}.lattice_container__cYFMZ .lattice_content__590Vi .lattice_image__Pyy4u{width:4rem;height:4rem;object-fit:contain;filter:brightness(1.5)}.lattice_container__cYFMZ .lattice_content__590Vi .lattice_image__Pyy4u[data-default-image=true]{filter:opacity(.8)}.lattice_container__cYFMZ:hover{cursor:pointer}.lattice_container__cYFMZ.lattice_pc__eHWJ0:hover [data-modal]{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;z-index:99;margin-left:600px}.lattice_dialog__1m1lB{width:1200px;height:80%;padding:1rem;background:linear-gradient(180deg,#3b2b14,#0a0a09);border-radius:.25rem;border:1px solid #bf813d;color:#fff}.lattice_dialog__1m1lB .lattice_header__Apbon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;height:3rem}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_label__C3d4J{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;text-transform:uppercase;height:2rem;color:#e2ad46;font-size:2rem;font-weight:700;font-family:ACP}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;height:2rem;width:70%;border-bottom:1px solid #bf813d}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR .lattice_form__OlnYX{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:100%;height:2rem}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR .lattice_form__OlnYX .lattice_input__U2R_u{background:transparent;border:none;outline:none;color:#fff;width:100%;font-size:1.5rem}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR .lattice_form__OlnYX .lattice_submit__31mlH{background:transparent;border:none;color:#fff}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR .lattice_form__OlnYX .lattice_submit__31mlH .lattice_icon__efQQr{width:2rem;height:2rem}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR .lattice_form__OlnYX .lattice_submit__31mlH:hover{cursor:pointer}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_close__fjCd7{border:none;background:transparent;color:#fff;font-size:2rem;height:2rem}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_close__fjCd7:hover{cursor:pointer}.lattice_dialog__1m1lB .lattice_list__Oje9P{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;overflow-y:scroll;overflow-x:hidden;width:100%;height:calc(100% - 3rem)}.lattice_dialog__1m1lB .lattice_list__Oje9P::-webkit-scrollbar{background-color:transparent;width:.5rem;border-radius:.5rem}.lattice_dialog__1m1lB .lattice_list__Oje9P::-webkit-scrollbar-thumb{background-color:#ffcb61;border-radius:.5rem}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:calc(25% - 1rem);height:16rem;padding:.5rem}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft .lattice_item__a_Ovu{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:calc(90% - 2rem);height:calc(100% - 2rem);padding:1rem;background:#170f03;border-radius:.25rem;border:1px solid rgba(255,215,133,.302)}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft .lattice_item__a_Ovu .lattice_image__Pyy4u{height:60%;width:6rem;object-fit:contain}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft .lattice_item__a_Ovu .lattice_name__1uXw_{width:100%;height:20%;text-align:center;text-transform:capitalize}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft .lattice_item__a_Ovu .lattice_price__jzlDl{width:100%;margin-top:auto;text-align:center;color:#e2ad46}@media screen and (max-width:1200px){.lattice_dialog__1m1lB{width:80%}.lattice_dialog__1m1lB .lattice_header__Apbon{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;height:5rem;position:relative}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_label__C3d4J{width:100%}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR{height:2rem;width:100%}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR .lattice_form__OlnYX .lattice_input__U2R_u{font-size:1.25rem}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_search__Bc9TR .lattice_form__OlnYX .lattice_submit__31mlH .lattice_icon__efQQr{height:1.5rem;width:1.5rem}.lattice_dialog__1m1lB .lattice_header__Apbon .lattice_close__fjCd7{position:absolute;right:.5rem;top:0;font-size:1.5rem}.lattice_dialog__1m1lB .lattice_list__Oje9P{height:calc(100% - 5rem)}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft{width:calc(50% - 1rem)}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft .lattice_item__a_Ovu{width:100%;padding:1rem 0}.lattice_dialog__1m1lB .lattice_list__Oje9P .lattice_box__OC8Ft .lattice_item__a_Ovu .lattice_image__Pyy4u{width:5rem}.lattice_container__cYFMZ .lattice_content__590Vi,.lattice_container__cYFMZ .lattice_content__590Vi .lattice_image__Pyy4u{width:2rem;height:2rem}}[dir=rtl] .builds_container__kv4sH .builds_step__hH_q8 .builds_filter__ElNP5 summary:before{right:unset;left:5%}@media screen and (min-width:1200px){[dir=rtl] .builds_container__kv4sH .builds_character__dgpFS .builds_lattices__p0YSf:has(.builds_line__kTvz4) .builds_line__kTvz4{margin-right:4.5rem}[dir=rtl] .builds_container__kv4sH .builds_info___hgmz{padding-left:0;padding-right:3rem}}.builds_container__kv4sH{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%}.builds_container__kv4sH .builds_content__dyed6{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:calc(1200px - 2rem - 2px);padding:1rem;border:1px solid #bf813d;position:relative}.builds_container__kv4sH .builds_content__dyed6:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg,#3b2b14,#0a0a09);z-index:-2}.builds_container__kv4sH .builds_content__dyed6 .builds_load__Qn_0F{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;background-color:rgba(10,10,9,.502);z-index:2}.builds_container__kv4sH .builds_tip__tAdce{width:20rem;padding-top:.5rem}.builds_header__Jjh8D{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:2rem}.builds_header__Jjh8D .builds_title__slD0Y{width:100%;font-family:ACP;font-size:2rem;padding:.5rem 0;font-weight:700;text-transform:uppercase;border-bottom:1px solid #ffcb61;box-shadow:0 .2rem 0 0 rgba(10,10,9,.502)}.builds_header__Jjh8D .builds_step__hH_q8{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;width:100%;height:6rem;margin:1rem 0}.builds_step__hH_q8 .builds_label__LdQaW{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%;height:2rem;color:#e2ad46;font-size:1.25rem;font-weight:700;text-wrap:nowrap}.builds_step__hH_q8 .builds_filter__ElNP5{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:50%;height:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:.5rem 0}.builds_step__hH_q8 .builds_filter__ElNP5[open] summary:before{transform:rotate(-135deg);top:calc(50% - .25rem)}.builds_step__hH_q8 .builds_filter__ElNP5 summary{background-color:#170f03;border-radius:.25rem;border:1px solid #6a532f;height:100%;font-weight:700;position:relative}.builds_step__hH_q8 .builds_filter__ElNP5 summary::marker{content:""}.builds_step__hH_q8 .builds_filter__ElNP5 summary:before{position:absolute;content:"";height:.5rem;width:.5rem;right:5%;top:calc(50% - .5rem);transform:rotate(45deg);transition:.5s;border-right:2px solid #fff;border-bottom:2px solid #fff}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_option__jtvFH{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:2rem;padding:0 2.5%;text-align:left;position:relative}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_option__jtvFH:hover{cursor:pointer}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_option__jtvFH:not(summary){width:calc(95% - 1.5rem);padding-left:calc(2.5% + 1.5rem)}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_option__jtvFH:not(summary).builds_active__7mKIw:after{opacity:1}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_option__jtvFH:not(summary):hover{background-color:#61461e}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_option__jtvFH:not(summary):after{content:"✔";position:absolute;font-size:1rem;left:.5rem;color:#fff;z-index:1;opacity:0}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_options__Z1z6X{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;position:absolute;width:100%;height:auto;padding:.25rem 0;top:calc(100% + .5rem);left:0;z-index:1;background:linear-gradient(1turn,#342713,#0a0a09);border-radius:.25rem;border:1px solid #bf813d}.builds_step__hH_q8 .builds_filter__ElNP5 .builds_options__Z1z6X:not(:has(.builds_option__jtvFH)){display:none}.builds_step__hH_q8 .builds_description___KIHJ{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%;height:2rem;color:#c5c5c5;font-size:.9rem;border-bottom:1px solid #6a532f}.builds_main__DFO1a{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;width:100%}.builds_character__dgpFS{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:50%}.builds_character__dgpFS .builds_armor__VqBLe{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;height:30rem;position:relative}.builds_character__dgpFS .builds_armor__VqBLe .builds_image__Wcr5H{width:60%;height:100%;object-fit:contain}.builds_character__dgpFS .builds_armor__VqBLe .builds_lattices__p0YSf{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:100%}.builds_character__dgpFS .builds_armor__VqBLe .builds_lattices__p0YSf:has(.builds_line__kTvz4){display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;position:absolute;width:100%;height:100%;top:0;left:1rem;z-index:-1}.builds_character__dgpFS .builds_armor__VqBLe .builds_lattices__p0YSf:has(.builds_line__kTvz4) .builds_line__kTvz4{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:calc(50% - 4.5rem);height:2rem;padding:1rem;position:relative}.builds_character__dgpFS .builds_armor__VqBLe .builds_lattices__p0YSf:has(.builds_line__kTvz4) .builds_line__kTvz4:after,.builds_character__dgpFS .builds_armor__VqBLe .builds_lattices__p0YSf:has(.builds_line__kTvz4) .builds_line__kTvz4:before{content:"";position:absolute;height:1px;width:100%;left:0;background-color:#fff}.builds_character__dgpFS .builds_armor__VqBLe .builds_lattices__p0YSf:has(.builds_line__kTvz4) .builds_line__kTvz4:before{top:1.75rem}.builds_character__dgpFS .builds_armor__VqBLe .builds_lattices__p0YSf:has(.builds_line__kTvz4) .builds_line__kTvz4:after{bottom:1.75rem}.builds_character__dgpFS .builds_items__Ql02u{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%;margin:.5rem 0}.builds_character__dgpFS .builds_items__Ql02u .builds_title__slD0Y{width:100%;margin:.5rem 0;padding:.5rem 0;font-size:1.25rem;font-weight:600;font-family:ACP;border-bottom:2px solid #ffcb61}.builds_character__dgpFS .builds_items__Ql02u .builds_item__gtkfL{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;margin:.5rem 0}.builds_info___hgmz{justify-content:space-between;height:100%;width:calc(50% - 3rem);padding-left:3rem}.builds_info___hgmz,.builds_info___hgmz .builds_description___KIHJ{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.builds_info___hgmz .builds_description___KIHJ{justify-content:flex-start;width:100%;height:32rem;margin-bottom:2rem}.builds_info___hgmz .builds_description___KIHJ .builds_title__slD0Y{width:100%;height:1.5rem;font-family:ACP;font-size:1.25rem;font-weight:600;padding-bottom:.5rem;border-bottom:2px solid #ffcb61}.builds_info___hgmz .builds_description___KIHJ .builds_article__YPCwk{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start;overflow-y:scroll;overflow-x:hidden;height:calc(100% - 1.5rem - 2px);width:100%}.builds_info___hgmz .builds_description___KIHJ .builds_article__YPCwk::-webkit-scrollbar{background-color:transparent;width:.5rem;border-radius:.5rem}.builds_info___hgmz .builds_description___KIHJ .builds_article__YPCwk::-webkit-scrollbar-thumb{background-color:#ffcb61;border-radius:.5rem}.builds_info___hgmz .builds_description___KIHJ .builds_article__YPCwk strong{color:#ffcb61}.builds_info___hgmz .builds_description___KIHJ .builds_more__y1JG_{display:none;overflow:hidden}.builds_info___hgmz .builds_details__XWOmg{width:80%;min-height:29rem;margin-top:1rem}.builds_info___hgmz .builds_details__XWOmg [data-type=price]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;height:9rem}@media screen and (max-width:1200px){.builds_container__kv4sH{margin-bottom:1rem;padding-top:1rem;background-color:#3b2b14}.builds_container__kv4sH .builds_content__dyed6{width:calc(100% - 2rem - 2px)}.builds_header__Jjh8D{margin-bottom:0}.builds_header__Jjh8D .builds_title__slD0Y{font-size:1.25rem}.builds_header__Jjh8D .builds_step__hH_q8{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;height:auto;position:relative}.builds_header__Jjh8D .builds_step__hH_q8 .builds_filter__ElNP5{width:100%;height:2rem;position:static}.builds_header__Jjh8D .builds_step__hH_q8 .builds_filter__ElNP5 .builds_options__Z1z6X{top:5rem}.builds_header__Jjh8D .builds_step__hH_q8 .builds_description___KIHJ{height:auto;margin-top:.5rem;padding-bottom:.5rem}.builds_main__DFO1a{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.builds_character__dgpFS{width:100%}.builds_character__dgpFS .builds_armor__VqBLe{height:20rem}.builds_info___hgmz{width:100%;padding:0 1.5rem}.builds_info___hgmz .builds_description___KIHJ{margin-bottom:0}.builds_info___hgmz .builds_description___KIHJ:not(:has([data-select-article])) .builds_more__y1JG_{display:none;overflow:hidden}.builds_info___hgmz .builds_description___KIHJ:has([data-select-article]) .builds_more__y1JG_{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.builds_info___hgmz .builds_description___KIHJ:not(:has(input:checked)){height:11rem;overflow:hidden}.builds_info___hgmz .builds_description___KIHJ:not(:has(input:checked)) .builds_more__y1JG_:after{content:attr(data-collapse)}.builds_info___hgmz .builds_description___KIHJ:has(input:checked){height:auto}.builds_info___hgmz .builds_description___KIHJ:has(input:checked) .builds_more__y1JG_:after{content:attr(data-extends)}.builds_info___hgmz .builds_description___KIHJ .builds_article__YPCwk{overflow-y:scroll;overflow-x:hidden;height:100%;overflow:hidden}.builds_info___hgmz .builds_description___KIHJ .builds_article__YPCwk::-webkit-scrollbar{background-color:transparent;width:.5rem}.builds_info___hgmz .builds_description___KIHJ .builds_article__YPCwk::-webkit-scrollbar-thumb{background-color:transparent}.builds_info___hgmz .builds_description___KIHJ .builds_more__y1JG_{padding:.25rem .5rem;border:1px solid #6a532f;margin:.5rem 0;background:#0a0a09;position:relative;color:transparent;border-radius:.25rem}.builds_info___hgmz .builds_description___KIHJ .builds_more__y1JG_:after{position:absolute;color:#fff}.builds_info___hgmz .builds_description___KIHJ .builds_more__y1JG_ input{width:0;opacity:0}.builds_info___hgmz .builds_details__XWOmg{min-height:auto}}