.RichText_richText__a2PZC :not(a){word-wrap:break-word}.RichText_richText__a2PZC a,.RichText_richText__a2PZC strong{color:inherit}.RichText_richText__a2PZC strong{display:contents}.RichText_listItem__T26yQ{list-style:none;margin-left:15px;margin-bottom:15px;display:flex;align-items:flex-start}.RichText_listItem__T26yQ .RichText_listItemContent__UKz1t{margin-left:15px}.Select_container__5gckL{display:flex;flex-direction:column;gap:.5rem}.Select_label__Sf8Ki{display:block;font-family:Courier New,monospace;font-size:.9rem;text-transform:uppercase;letter-spacing:.18em;color:var(--grey-mid);margin-bottom:.5rem;transition:color .2s ease}.Select_required__A5XZT{margin-left:.25rem;font-weight:600}.Select_selectWrapper__OKJkb{position:relative;display:flex;align-items:center}.Select_selectWrapper__OKJkb [role=combobox]{width:100%}.Select_selectWrapper__OKJkb [role=listbox]{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:.25rem;background:var(--grey-dark);border:1px solid rgba(0,0,0,0);box-shadow:0 8px 24px rgba(0,0,0,.3);overflow:hidden;animation:Select_slideDown__vxNCc .2s ease-out}.Select_selectWrapper__OKJkb [role=option]{padding:.85rem 1rem;cursor:pointer;transition:all .15s ease;font-family:Georgia,serif;font-size:.9rem;color:var(--white);background:var(--grey-dark);position:relative}.Select_selectWrapper__OKJkb [role=option]:hover{background:hsla(0,0%,100%,.08)}.Select_selectWrapper__OKJkb [role=option][data-state=checked]{background:rgba(var(--red-rgb,204,41,54),.15);color:var(--white);font-weight:500;border-left:3px solid var(--red);padding-left:calc(1rem - 3px)}.Select_selectWrapper__OKJkb [role=option][data-state=checked]:before{content:"■";position:absolute;left:.6rem;color:var(--red);font-size:.6rem}.Select_trigger__zJwbm{width:100%;padding:.85rem 1rem;background:var(--grey-dark);border:1px solid rgba(0,0,0,0);color:var(--white);font-family:Georgia,serif;font-size:.9rem;cursor:pointer;transition:border-color .2s;display:flex;align-items:center;justify-content:space-between;font-weight:400;position:relative;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Select_trigger__zJwbm:focus,.Select_trigger__zJwbm[data-state=open]{border-color:var(--red)}.Select_trigger__zJwbm:disabled{opacity:.6;cursor:not-allowed}.Select_trigger__zJwbm.Select_triggerError__bfU9_{border-color:var(--red)}.Select_value__Cpxh0{flex:1 1;text-align:left;color:var(--white);font-weight:400;font-family:Georgia,serif}.Select_value__Cpxh0[data-placeholder]{color:hsla(0,0%,100%,.6)}.Select_chevron__55l_U{width:16px;height:16px;color:var(--white);flex-shrink:0;margin-left:.75rem;transition:transform .2s ease;opacity:.7}.Select_content__I6MyJ{border:1px solid rgba(0,0,0,0);background:var(--grey-dark);overflow:hidden;animation:Select_slideDown__vxNCc .2s ease-out;max-height:300px;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.3)}.Select_content__I6MyJ::-webkit-scrollbar{width:6px}.Select_content__I6MyJ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Select_content__I6MyJ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.Select_content__I6MyJ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.35)}.Select_item__ZFpOz{padding:.85rem 1rem;cursor:pointer;transition:all .15s ease;font-family:Georgia,serif;font-size:.9rem;color:var(--white);display:flex;align-items:center;position:relative;background:var(--grey-dark)}.Select_item__ZFpOz:hover{background:hsla(0,0%,100%,.08)}.Select_item__ZFpOz[data-state=checked]{background:rgba(var(--red-rgb,204,41,54),.15);color:var(--white);font-weight:500;border-left:3px solid var(--red);padding-left:calc(1rem - 3px)}.Select_item__ZFpOz[data-state=checked]:before{content:"■";position:absolute;left:.6rem;color:var(--red);font-size:.6rem}@keyframes Select_slideDown__vxNCc{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.Select_item__ZFpOz,.Select_trigger__zJwbm{padding:.75rem .85rem;font-size:.85rem}.Select_chevron__55l_U{width:14px;height:14px}.Select_content__I6MyJ{max-height:280px}}.FormComponent_contactFormSide__5Xlex .FormComponent_formTitle__jKLfy{font-size:1.4rem;font-weight:800;margin-bottom:2rem}.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM{margin-bottom:1.25rem}.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM label{display:block;font-family:Courier New,monospace;font-size:.9rem;text-transform:uppercase;letter-spacing:.18em;color:var(--white);margin-bottom:.5rem}.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM input,.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM select,.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM textarea{width:100%;padding:.85rem 1rem;background:var(--grey-dark);border:1px solid rgba(0,0,0,0);color:var(--white);font-family:Georgia,serif;font-size:.9rem;outline:none;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM input:focus,.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM select:focus,.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM textarea:focus{border-color:var(--red)}.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM textarea{resize:vertical;min-height:120px}.FormComponent_contactFormSide__5Xlex .FormComponent_formGroup__9tnkM select option{background:var(--grey-dark)}.FormComponent_contactFormSide__5Xlex .FormComponent_btnSubmit__5bWlf{width:100%;padding:1.1rem;background:var(--red);color:var(--white);border:none;font-family:Courier New,monospace;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;-webkit-clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);transition:opacity .2s,transform .15s;margin-top:.5rem}.FormComponent_contactFormSide__5Xlex .FormComponent_btnSubmit__5bWlf:hover{opacity:.88;transform:translateY(-2px)}.HexBackgroundAnimated_customVisual__hBBgH{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.HexBackgroundAnimated_customVisual__hBBgH .HexBackgroundAnimated_hexGridVisual__APJtq{position:relative;width:320px;height:320px}.HexBackgroundAnimated_customVisual__hBBgH .HexBackgroundAnimated_hexGridVisual__APJtq .HexBackgroundAnimated_hvItem__Abwia{position:absolute;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);animation:HexBackgroundAnimated_hexPulse__5GUD_ 3s ease-in-out infinite}.HexBackgroundAnimated_customVisual__hBBgH .HexBackgroundAnimated_hexGridVisual__APJtq .HexBackgroundAnimated_hvCenter__2X8JS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.HexBackgroundAnimated_customVisual__hBBgH .HexBackgroundAnimated_hexGridVisual__APJtq .HexBackgroundAnimated_hvCenter__2X8JS .HexBackgroundAnimated_hvCenterHex__PMDkH{width:90px;height:90px;margin:0 auto 1rem;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:var(--black);display:flex;align-items:center;justify-content:center;position:relative}.HexBackgroundAnimated_customVisual__hBBgH .HexBackgroundAnimated_hexGridVisual__APJtq .HexBackgroundAnimated_hvCenter__2X8JS .HexBackgroundAnimated_hvCenterHex__PMDkH:after{content:"";position:absolute;inset:8px;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:var(--red)}.HexBackgroundAnimated_customVisual__hBBgH .HexBackgroundAnimated_hexGridVisual__APJtq .HexBackgroundAnimated_hvCenter__2X8JS .HexBackgroundAnimated_hvLabel__u3cby{font-family:Courier New,monospace;font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;color:var(--grey-mid)}@keyframes HexBackgroundAnimated_hexPulse__5GUD_{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.55;transform:scale(1.05)}}.MediaBlock_mediaComponent__vF9FX video{width:auto}.ContentSection_h1__uYfmN{font-size:clamp(2.4rem,4.5vw,4.5rem);font-weight:900;line-height:.92;letter-spacing:-.03em;margin-bottom:1.5rem}@media screen and (min-width:768px){.ContentSection_h1__uYfmN{font-size:clamp(3rem,5.4vw,6rem)}}@media screen and (min-width:1024px){.ContentSection_h1__uYfmN{font-size:clamp(3.5rem,6vw,7rem)}}.ContentSection_customSection__CJEDG,.ContentSection_sectionPadding__gx9Nl{padding:30px 0}@media screen and (min-width:992px){.ContentSection_customSection__CJEDG,.ContentSection_sectionPadding__gx9Nl{padding:60px 0}}.ContentSection_customSection__CJEDG .ContentSection_customLabel__9QR9G,.ContentSection_top-line__34Irl{font-family:Courier New,monospace;font-size:.81rem;font-weight:900;letter-spacing:.2em}.ContentSection_customGrid__V7uP2{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:center}@media screen and (min-width:992px){.ContentSection_customGrid__V7uP2{grid-template-columns:1fr 1fr}}.ContentSection_customGrid__V7uP2 .ContentSection_customText__EOxE9 p{font-size:.95rem;line-height:1.8;color:var(--grey-dark);margin-bottom:1.25rem}.ContentSection_col2__JAmSE,.ContentSection_col3__U7jRq{gap:30px}@media screen and (min-width:992px){.ContentSection_col2__JAmSE{grid-template-columns:1fr 1fr}}.ContentSection_col3__U7jRq{grid-template-columns:1fr}@media screen and (min-width:992px){.ContentSection_col3__U7jRq{grid-template-columns:1fr 1fr}}@media screen and (min-width:1280px){.ContentSection_col3__U7jRq{grid-template-columns:1fr 1fr 1fr}}.ContentSection_col3Item__AB449{padding:2rem;background:var(--white);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.RenderBlocks_block__d_kY9{margin:60px 0}@media screen and (min-width:992px){.RenderBlocks_block__d_kY9{margin:90px 0}}.Marquee_marqueeWrap__Aa3kZ{background:var(--black);overflow:hidden;padding:1rem 0;border-top:1px solid var(--grey-dark);border-bottom:1px solid var(--grey-dark)}.Marquee_marqueeWrap__Aa3kZ .Marquee_marqueeTrack__lmy5T{display:flex;gap:0;white-space:nowrap}.Marquee_marqueeWrap__Aa3kZ .Marquee_marqueeTrack__lmy5T .Marquee_marqueeItem__9Sa8q{display:flex;align-items:center;gap:1.5rem;padding:0 2rem;font-family:Courier New,monospace;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:var(--grey-mid)}.Marquee_marqueeWrap__Aa3kZ .Marquee_marqueeTrack__lmy5T .Marquee_marqueeItem__9Sa8q .Marquee_marqueeDot__13m1l{width:6px;height:6px;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:var(--red);flex-shrink:0}@keyframes Marquee_marquee__sogE9{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Hero_h1__RpBG3,.Hero_heroContent__FUd0p .Hero_heroTitle__G7qsv{font-size:clamp(2.4rem,4.5vw,4.5rem);font-weight:900;line-height:.92;letter-spacing:-.03em;margin-bottom:1.5rem}@media screen and (min-width:768px){.Hero_h1__RpBG3,.Hero_heroContent__FUd0p .Hero_heroTitle__G7qsv{font-size:clamp(3rem,5.4vw,6rem)}}@media screen and (min-width:1024px){.Hero_h1__RpBG3,.Hero_heroContent__FUd0p .Hero_heroTitle__G7qsv{font-size:clamp(3.5rem,6vw,7rem)}}.Hero_sectionPadding___I1bN{padding:30px 0}@media screen and (min-width:992px){.Hero_sectionPadding___I1bN{padding:60px 0}}.Hero_heroContent__FUd0p .Hero_heroTag__xcIAF,.Hero_top-line__lwRfq{font-family:Courier New,monospace;font-size:.81rem;font-weight:900;letter-spacing:.2em}.Hero_hero__uDZAo{min-height:60vh;display:flex;align-items:center;position:relative;margin-top:75px;padding-top:15px}@media screen and (min-width:992px){.Hero_hero__uDZAo{min-height:90vh}}.Hero_heroBg__UUiwt{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.12;height:100%}.Hero_heroDeco__PK6nH{position:-webkit-sticky;position:sticky;top:20px;right:20px;z-index:99;opacity:.3}.Hero_heroContent__FUd0p{position:relative;z-index:2}@media screen and (min-width:768px){.Hero_heroContent__FUd0p{padding-left:15px}}@media screen and (min-width:992px){.Hero_heroContent__FUd0p{padding-left:30px}}.Hero_heroContent__FUd0p .Hero_heroTag__xcIAF{text-transform:uppercase;color:var(--grey-dark);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.Hero_heroContent__FUd0p .Hero_heroTag__xcIAF:before{content:"";display:inline-block;width:24px;height:1px;background:var(--red)}.Hero_heroContent__FUd0p .Hero_heroTitle__G7qsv .Hero_lineAccent__Q2xMW{color:var(--red)}.Hero_heroContent__FUd0p .Hero_heroTitle__G7qsv .Hero_lineOutline__U_Wv_{-webkit-text-stroke:2px var(--black);color:rgba(0,0,0,0)}.Hero_heroContent__FUd0p .Hero_heroSub__cdKap{font-family:Courier New,monospace;font-size:.88rem;line-height:1.8;color:var(--grey-dark);max-width:480px;margin-bottom:3rem;border-left:2px solid var(--red);padding-left:1.5rem}.Hero_heroContent__FUd0p .Hero_heroActions__RGh7l{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.Hero_heroContent__FUd0p .Hero_heroActions__RGh7l .Hero_btnPrimary__Ac3s1{background:var(--black);color:var(--white);padding:1rem 2.5rem;border:none;font-family:Courier New,monospace;font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;-webkit-clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);transition:background .2s,transform .15s;text-decoration:none;display:inline-block}.Hero_heroContent__FUd0p .Hero_heroActions__RGh7l .Hero_btnPrimary__Ac3s1:hover{background:var(--red);transform:translateY(-2px)}.Hero_heroContent__FUd0p .Hero_heroActions__RGh7l .Hero_btnOutline__cZmO1{color:var(--black);font-weight:900;padding:.95rem 2rem;cursor:pointer;font-family:Courier New,monospace;font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s}.Hero_heroContent__FUd0p .Hero_heroActions__RGh7l .Hero_btnOutline__cZmO1:hover{color:var(--red)}.Hero_heroContent__FUd0p .Hero_heroActions__RGh7l .Hero_btnOutline__cZmO1:hover span{width:44px}.Hero_heroContent__FUd0p .Hero_heroActions__RGh7l .Hero_btnOutline__cZmO1 span{display:inline-block;width:28px;height:1px;background:currentColor;transition:width .2s}.TwoColumnWithBullets_h1__a4H8r{font-size:clamp(2.4rem,4.5vw,4.5rem);font-weight:900;line-height:.92;letter-spacing:-.03em;margin-bottom:1.5rem}@media screen and (min-width:768px){.TwoColumnWithBullets_h1__a4H8r{font-size:clamp(3rem,5.4vw,6rem)}}@media screen and (min-width:1024px){.TwoColumnWithBullets_h1__a4H8r{font-size:clamp(3.5rem,6vw,7rem)}}.TwoColumnWithBullets_sectionPadding___biU1,.TwoColumnWithBullets_twoColumnsWithBullets__eiOkl{padding:30px 0}@media screen and (min-width:992px){.TwoColumnWithBullets_sectionPadding___biU1,.TwoColumnWithBullets_twoColumnsWithBullets__eiOkl{padding:60px 0}}.TwoColumnWithBullets_top-line__Nuv_Y,.TwoColumnWithBullets_twoColumnsWithBullets__label__t3zZs{font-family:Courier New,monospace;font-size:.81rem;font-weight:900;letter-spacing:.2em}.TwoColumnWithBullets_twoColumnsWithBullets__eiOkl{background:var(--black);color:var(--white)}.TwoColumnWithBullets_twoColumnsWithBullets__intro__5HTbz{font-size:1rem;line-height:1.8;color:var(--grey-mid);max-width:600px;margin-bottom:3.5rem}.TwoColumnWithBullets_twoColumnsWithBullets__grid__xJ9CY{display:grid;grid-template-columns:1fr;grid-gap:90px;gap:90px}@media screen and (min-width:992px){.TwoColumnWithBullets_twoColumnsWithBullets__grid__xJ9CY{gap:60px;grid-template-columns:1fr 1fr}}.TwoColumnWithBullets_twoColumnsWithBullets__title__ZzHHh em{-webkit-text-stroke:1.5px var(--white)}.TwoColumnWithBullets_twoColumnsWithBullets__col__Ujfrh{background:var(--black);display:flex;flex-direction:column;justify-content:space-between}.TwoColumnWithBullets_twoColumnsWithBullets__col-header__TxU3U{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--grey-dark)}@media screen and (min-width:640px){.TwoColumnWithBullets_twoColumnsWithBullets__col-header__TxU3U{flex-direction:row;justify-content:flex-start}}.TwoColumnWithBullets_twoColumnsWithBullets__col-badge__r2bii{font-family:Courier New,monospace;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;padding:.3rem .8rem;background:var(--red);color:var(--white)}.TwoColumnWithBullets_twoColumnsWithBullets__col-badge__r2bii.TwoColumnWithBullets_secondary__yItfb{background:var(--grey-dark);color:var(--grey-mid)}.TwoColumnWithBullets_twoColumnsWithBullets__col-title__1SjI6{font-size:1.4rem;font-weight:800}.TwoColumnWithBullets_twoColumnsWithBullets__col-list__qhZPh{list-style:none}.TwoColumnWithBullets_twoColumnsWithBullets__col-list__qhZPh li{display:flex;gap:.9rem;align-items:flex-start;padding:.85rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);font-size:.88rem;line-height:1.6}.TwoColumnWithBullets_twoColumnsWithBullets__col-list__qhZPh li:last-child{border-bottom:none}.TwoColumnWithBullets_twoColumnsWithBullets__col-iconPro__4ZufF{color:var(--red);font-size:1.1rem;flex-shrink:0;margin-top:1px}.TwoColumnWithBullets_twoColumnsWithBullets__col-iconCon__WUE44{color:var(--grey-mid);flex-shrink:0;margin-top:1px}.TwoColumnWithBullets_twoColumnsWithBullets__col-textCon__EKjU_{color:var(--grey-mid)}.TwoColumnWithBullets_twoColumnsWithBullets__col-highlight__m7GH8{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,rgba(232,25,10,.12),rgba(232,25,10,.04));border:1px solid rgba(232,25,10,.25)}.TwoColumnWithBullets_twoColumnsWithBullets__col-highlight__m7GH8 p{font-size:.85rem;color:var(--grey-mid);line-height:1.7}.TwoColumnWithBullets_twoColumnsWithBullets__col-highlight__m7GH8 p strong{color:var(--white)}.Timeline_h1__uxDJw{font-size:clamp(2.4rem,4.5vw,4.5rem);font-weight:900;line-height:.92;letter-spacing:-.03em;margin-bottom:1.5rem}@media screen and (min-width:768px){.Timeline_h1__uxDJw{font-size:clamp(3rem,5.4vw,6rem)}}@media screen and (min-width:1024px){.Timeline_h1__uxDJw{font-size:clamp(3.5rem,6vw,7rem)}}.Timeline_processSection__1RmHl,.Timeline_sectionPadding__ndW6U{padding:30px 0}@media screen and (min-width:992px){.Timeline_processSection__1RmHl,.Timeline_sectionPadding__ndW6U{padding:60px 0}}.Timeline_processSection__1RmHl .Timeline_label__UnksE,.Timeline_top-line__DFhX_{font-family:Courier New,monospace;font-size:.81rem;font-weight:900;letter-spacing:.2em}.Timeline_processSection__1RmHl{background:var(--accent-bg)}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin-top:3.5rem;position:relative}@media screen and (min-width:992px){.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A{grid-template-columns:repeat(4,1fr)}}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A:before{content:"";position:absolute;top:30px;left:15px;bottom:15px;width:1px;background:linear-gradient(to right,transparent,var(--black),transparent);z-index:0}@media screen and (min-width:992px){.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A:before{top:30px;width:100%;height:1px;bottom:unset}}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A:after{content:"";position:absolute;top:30px;right:15px;bottom:15px;width:1px;background:linear-gradient(to left,transparent,var(--black),transparent);z-index:0}@media screen and (min-width:992px){.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A:after{display:none}}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK{padding:0 1.5rem;margin-bottom:30px;text-align:center;position:relative;z-index:1}@media screen and (min-width:992px){.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK{margin-bottom:0}}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK:before{content:"";position:absolute;top:30px;left:15px;right:50%;height:1px;background:var(--black);z-index:0}@media screen and (min-width:992px){.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK:before{display:none}}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK:after{content:"";position:absolute;top:30px;left:calc(50% + 30px);right:15px;height:1px;background:var(--black);z-index:0}@media screen and (min-width:992px){.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK:after{display:none}}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK .Timeline_stepNum__8Hyx_{width:60px;height:60px;margin:0 auto 1.25rem;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background-color:var(--white);display:flex;align-items:center;justify-content:center;font-family:Courier New,monospace;font-size:.75rem;font-weight:700;letter-spacing:.05em;transition:background-color .2s,color .2s;position:relative;z-index:3}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK .Timeline_backgroundHexagon__rmj9Z{position:absolute;top:-3px;left:50%;transform:translateX(-50%);width:66px;height:66px;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background-color:var(--black);z-index:1}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK:hover .Timeline_stepNum__8Hyx_{background:var(--red);color:var(--white);border-color:var(--red)}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK .Timeline_stepTitle__F57SD{font-size:1rem;font-weight:800;margin-bottom:.5rem}.Timeline_processSection__1RmHl .Timeline_processSteps__j6M3A .Timeline_processStep__X0QHK .Timeline_stepDesc__s797i{font-size:.82rem;line-height:1.7;color:var(--grey-dark)}@keyframes Spinner_spin__wEDl_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Spinner_container__vXgf7{display:flex;flex-direction:column;align-items:center;gap:8px}.Spinner_container__vXgf7.Spinner_centered__BBzk4{justify-content:center;align-items:center;width:100%;height:100%}.Spinner_container__vXgf7.Spinner_overlay__Glg37{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;justify-content:center;align-items:center}.Spinner_spinner__dYTEm{border-radius:50%;animation:Spinner_spin__wEDl_ var(--spinner-speed,1s) linear infinite;width:var(--spinner-size,40px);height:var(--spinner-size,40px);border-top:var(--spinner-border-width,4px) solid rgba(0,0,0,0);border:var(--spinner-border-width,4px) solid rgba(0,0,0,0);border-top-color:var(--spinner-color,#3b82f6)}.Spinner_spinner--small__4ongq{--spinner-size:20px;--spinner-border-width:2px}.Spinner_spinner--medium__wWCfj{--spinner-size:40px;--spinner-border-width:4px}.Spinner_spinner--large__ZMgYO{--spinner-size:60px;--spinner-border-width:6px}.Spinner_text__6OPOj{font-size:14px;text-align:center;margin-top:4px;font-weight:500}@media(max-width:768px){.Spinner_text__6OPOj{font-size:12px}}@media(prefers-color-scheme:dark){.Spinner_container__vXgf7.Spinner_overlay__Glg37{background-color:rgba(0,0,0,.8)}.Spinner_text__6OPOj{color:#e5e7eb}}@media(prefers-reduced-motion:reduce){.Spinner_spinner__dYTEm{animation-duration:2s}}.Spinner_container__vXgf7:not(.Spinner_overlay__Glg37) .Spinner_spinner__dYTEm{transition:transform .2s ease}.Spinner_container__vXgf7:not(.Spinner_overlay__Glg37) .Spinner_spinner__dYTEm:hover{transform:scale(1.1)}.Spinner_spinner__dYTEm.Spinner_pulse__APIiI{animation:Spinner_spin__wEDl_ var(--spinner-speed,1s) linear infinite,Spinner_pulse__APIiI 2s ease-in-out infinite alternate}.Spinner_spinner__dYTEm.Spinner_dots__uEtaU{border:none;background:radial-gradient(circle at 20% 50%,var(--spinner-color,#3b82f6) 25%,transparent 25%),radial-gradient(circle at 80% 50%,var(--spinner-color,#3b82f6) 25%,transparent 25%);background-size:50% 100%;animation:Spinner_dots__uEtaU var(--spinner-speed,1s) linear infinite}@keyframes Spinner_pulse__APIiI{0%{opacity:1}to{opacity:.4}}@keyframes Spinner_dots__uEtaU{0%,20%{background-position:0 0,100% 0}60%,to{background-position:100% 0,0 0}}