/*! @docsearch/css 3.5.1 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;position:relative;padding:0 0 2px;border:0;top:-1px;width:20px}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1 1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::-moz-placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input:-ms-input-placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:2px;box-shadow:var(--docsearch-key-shadow);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;color:var(--docsearch-muted-color);border:0;width:20px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.GuestPostingBanner_root__K2Rp5{position:relative;z-index:1}.GuestPostingBanner_container__G_NoU{width:100%;max-width:calc(1300px + (100% - 1300px)/2);margin-left:auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1000px){.GuestPostingBanner_container__G_NoU{flex-direction:row}}.GuestPostingBanner_content__c_NAN{padding-bottom:40px}.GuestPostingBanner_title__CT0_O{font-family:Roboto;font-size:48px;font-weight:500;line-height:56px;text-align:center}@media screen and (min-width:1000px){.GuestPostingBanner_title__CT0_O{font-size:64px;line-height:64px;text-align:left}}.GuestPostingBanner_description__4ewpi{display:flex;flex-direction:column;gap:2px;margin-top:20px}.GuestPostingBanner_description-item__4iNnv{font-family:Inter;font-size:18px;font-weight:300;line-height:30px;color:#414141;display:flex;gap:10px}.GuestPostingBanner_check-icon__CvcDb{width:20px;height:auto;flex-shrink:0}.GuestPostingBanner_button__tyH1r{font-family:Inter;font-size:18px;font-weight:500;line-height:30px;border-radius:4px;color:#fff;width:-moz-fit-content;width:fit-content;min-height:56px;display:flex;flex-direction:column;justify-content:center;background:#5959eb;padding:12px 40px;margin:20px auto 0;cursor:pointer}@media screen and (min-width:1000px){.GuestPostingBanner_button__tyH1r{margin:20px 0 0}}.GuestPostingBanner_button__tyH1r:hover{background:#412ed5}.GuestPostingBanner_image__GSA4l{width:574px;max-width:100%}@media screen and (min-width:1000px){.GuestPostingBanner_image__GSA4l{max-width:48.6%}}.GuestPostingBeforeStart_root__p7vmn{position:relative;z-index:1;max-width:1440px;margin:80px auto 0}.GuestPostingBeforeStart_decor-left__NSmOk{left:0;width:265px}.GuestPostingBeforeStart_decor-left__NSmOk,.GuestPostingBeforeStart_decor-right__OI5HQ{position:absolute;top:60%;transform:translateY(-50%);z-index:1;height:auto;max-width:calc((100% - 830px)/2)}.GuestPostingBeforeStart_decor-right__OI5HQ{right:0;width:276px}.GuestPostingBeforeStart_container__sfW8m{width:100%;max-width:830px;margin:0 auto;padding:0 20px}.GuestPostingBeforeStart_icon__J_Lwg{display:flex;justify-content:center}.GuestPostingBeforeStart_title__2BEak{font-family:Roboto;font-size:34px;font-weight:500;line-height:40px;text-align:center;margin-top:12px}@media screen and (min-width:1000px){.GuestPostingBeforeStart_title__2BEak{font-size:48px;line-height:60px}}.GuestPostingBeforeStart_description__6vnDX{font-family:Inter;font-size:16px;font-weight:300;line-height:24px;margin-top:15px;display:flex;flex-direction:column;gap:8px;padding:0 20px}.GuestPostingBeforeStart_description__6vnDX span{font-weight:600}.GuestPostingCoolPerk_root__O5TCs{position:relative;z-index:1;background-color:#f8f8f8}.GuestPostingCoolPerk_decor-top__MHp47{position:absolute;bottom:100%;left:0;width:100%;height:auto;z-index:1}.GuestPostingCoolPerk_decor-top__MHp47 svg{display:flex}.GuestPostingCoolPerk_decor-bottom__a3BFY{position:absolute;top:100%;left:0;width:100%;height:auto;z-index:1;transform:rotate(180deg)}.GuestPostingCoolPerk_decor-bottom__a3BFY svg{display:flex}.GuestPostingCoolPerk_container__pxABW{width:100%;max-width:1250px;margin:0 auto;padding:60px 20px}.GuestPostingCoolPerk_title__5ZXdU{font-family:Roboto;font-size:40px;font-weight:500;line-height:48px;text-align:center}@media screen and (min-width:1000px){.GuestPostingCoolPerk_title__5ZXdU{font-size:56px;line-height:64px}}.GuestPostingCoolPerk_perk-list__kaASA{display:flex;flex-direction:column;gap:30px;margin-top:40px}@media screen and (min-width:1000px){.GuestPostingCoolPerk_perk-list__kaASA{flex-direction:row}}.GuestPostingCoolPerk_perk__7CsAr{width:100%;padding:20px;background-color:#fff;max-width:500px;margin:0 auto}@media screen and (min-width:1000px){.GuestPostingCoolPerk_perk__7CsAr{width:calc((100% - 90px)/4);margin:0}}.GuestPostingCoolPerk_perk-icon__VucFm{height:26px;width:auto;margin:12px 0}.GuestPostingCoolPerk_perk-title__eqpuM{font-family:Roboto;font-size:24px;font-weight:500;line-height:32px;margin-top:3px}.GuestPostingCoolPerk_perk-description__e1JGJ{font-family:Roboto;font-size:18px;font-weight:300;line-height:26px;margin-top:4px}.GuestPostingCoolPerk_perk-description__e1JGJ span{font-weight:600}.GuestPostingGuideline_root___vBVO{position:relative;z-index:1;margin-top:60px;margin-bottom:60px}@media screen and (min-width:1200px){.GuestPostingGuideline_root___vBVO{margin-bottom:245px}}.GuestPostingGuideline_icon__tB6gv{display:flex;justify-content:center}.GuestPostingGuideline_title__KVmPF{font-family:Roboto;font-size:34px;font-weight:500;line-height:40px;text-align:center;margin-top:12px;padding:0 20px}@media screen and (min-width:1000px){.GuestPostingGuideline_title__KVmPF{font-size:48px;line-height:60px}}.GuestPostingGuideline_main-list__XBp1m{position:relative;padding-top:40px;display:flex;flex-direction:column;gap:60px;width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width:1000px){.GuestPostingGuideline_main-list__XBp1m{padding-left:20px;padding-top:80px;max-width:calc(1270px + (100% - 1270px)/2);margin-right:0;gap:100px}}@media screen and (min-width:1900px){.GuestPostingGuideline_main-list__XBp1m{margin:0 auto}}.GuestPostingGuideline_main-list__XBp1m:before{content:"";position:absolute;top:0;left:20px;width:4px;height:100%;background:#e5e5e5;-webkit-mask-image:linear-gradient(0deg,#000 0,#000 5%,#000 95%,transparent);mask-image:linear-gradient(0deg,#000 0,#000 5%,#000 95%,transparent);display:none}@media screen and (min-width:1000px){.GuestPostingGuideline_main-list__XBp1m:before{display:block}}.GuestPostingGuideline_card-container__vyzVc{display:flex;flex-direction:column;justify-content:space-between;padding:0 20px;position:relative}@media screen and (min-width:1000px){.GuestPostingGuideline_card-container__vyzVc{flex-direction:row;padding:0 90px 0 50px}}.GuestPostingGuideline_card-content-container__eohiI{width:100%;max-width:500px;margin:0 auto}@media screen and (min-width:1000px){.GuestPostingGuideline_card-content-container__eohiI{width:655px;max-width:55%;margin:0}}.GuestPostingGuideline_card-icon__Lq6v_{width:34px;height:auto;display:none}@media screen and (min-width:1000px){.GuestPostingGuideline_card-icon__Lq6v_{position:absolute;top:0;left:2px;transform:translateX(-50%);display:block}}.GuestPostingGuideline_card-icon-mobile__O_OPW{display:block;height:34px;width:auto;display:none}@media screen and (min-width:1000px){.GuestPostingGuideline_card-icon-mobile__O_OPW{display:none}}.GuestPostingGuideline_card-subtitle__ZRCfw{font-family:Inter;font-size:14px;font-weight:600;line-height:24px;color:#5959eb;margin-top:15px}@media screen and (min-width:1000px){.GuestPostingGuideline_card-subtitle__ZRCfw{margin-top:0}}.GuestPostingGuideline_card-title__8Il3_{font-family:Roboto;font-size:28px;font-weight:500;line-height:34px;margin-top:10px}@media screen and (min-width:1000px){.GuestPostingGuideline_card-title__8Il3_{margin-top:0;font-size:36px;line-height:50px}}.GuestPostingGuideline_card-description__civEV{font-family:Inter;font-size:16px;font-weight:300;line-height:24px;margin-top:5px;color:#414141}.GuestPostingGuideline_card-description__civEV span{font-weight:600}.GuestPostingGuideline_card-guide__K5xSy{margin-top:20px}.GuestPostingGuideline_card-guide-title__sD5fF{font-family:Inter;font-size:16px;font-weight:600;line-height:24px}.GuestPostingGuideline_card-guide-list__aXEm8{padding-left:20px;margin:10px 0 0;display:flex;flex-direction:column;gap:5px}.GuestPostingGuideline_card-guide-content__UMjNy{font-family:Inter;font-size:16px;font-weight:300;line-height:24px}.GuestPostingGuideline_card-guide-content__UMjNy span{font-weight:600}.GuestPostingGuideline_card-guide-sublist__e1By1{padding:0;list-style-type:none}.GuestPostingGuideline_card-guide-sublist-container__EDPaR{margin-top:10px}.GuestPostingGuideline_card-guide-sublist-list___1gKe{padding-left:45px;list-style-type:disc;font-weight:300}.GuestPostingGuideline_image-container__AJy2B{width:100%;max-width:500px;margin:20px auto 0}@media screen and (min-width:1000px){.GuestPostingGuideline_image-container__AJy2B{width:432px;max-width:60%;margin:0}}.GuestPostingGuideline_process-card-content-container__eb3js{width:100%;max-width:500px;margin:0 auto}@media screen and (min-width:1000px){.GuestPostingGuideline_process-card-content-container__eb3js{width:100%;max-width:100%;margin:0}}.GuestPostingGuideline_process-image__3YlJi{margin-top:18px;width:100%;margin-left:auto;padding-bottom:25px}@media screen and (min-width:1000px){.GuestPostingGuideline_process-image__3YlJi{width:calc(100% - 60px)}}.GuestPostingGuideline_process-image__3YlJi img{width:100%;height:auto}.GuestPostingGuideline_process-image-mobile__ruWSF{display:block}@media screen and (min-width:1000px){.GuestPostingGuideline_process-image-mobile__ruWSF{display:none}}.GuestPostingGuideline_process-image-desktop__3lZt9{display:none}@media screen and (min-width:1000px){.GuestPostingGuideline_process-image-desktop__3lZt9{display:block}}.GuestPostingGuideline_button__Ip_2u{font-family:Inter;font-size:18px;font-weight:500;line-height:30px;border-radius:4px;color:#fff;width:-moz-fit-content;width:fit-content;min-height:56px;display:flex;flex-direction:column;justify-content:center;background:#5959eb;padding:12px 40px;margin:20px auto 0;cursor:pointer}.GuestPostingGuideline_button__Ip_2u:hover{background:#412ed5}.GuestPostingGuideline_last-card-container__Qotke{position:relative;margin-top:60px}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-container__Qotke{margin-top:0}}.GuestPostingGuideline_last-card-content__rs8iX{position:relative;max-width:730px;margin:0 auto;padding:0 20px}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-content__rs8iX{padding:0}}.GuestPostingGuideline_last-card-title__EnaFJ{font-family:Roboto;font-size:48px;font-weight:500;line-height:56px;margin-top:10px;text-align:center}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-title__EnaFJ{font-size:64px;line-height:64px}}.GuestPostingGuideline_last-card-subtitle__6qa8W{text-align:center;margin-top:0}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-subtitle__6qa8W{margin-top:15px}}.GuestPostingGuideline_last-card-description__Gdw54{font-family:Inter;font-size:16px;font-weight:300;line-height:24px;color:#414141;margin:10px auto 0;text-align:center;width:80%}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-description__Gdw54{margin:20px 0 0;width:100%}}.GuestPostingGuideline_last-card-icon__sS8rf{justify-content:center;transform:translateY(calc(-50% - 2px));display:none}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-icon__sS8rf{display:flex}}.GuestPostingGuideline_last-card-decor-container__Zw_Wn{position:relative;max-width:calc(1270px + (100% - 1270px)/2);margin-left:auto;margin-right:0;padding-left:20px;display:none}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-decor-container__Zw_Wn{display:block}}@media screen and (min-width:1900px){.GuestPostingGuideline_last-card-decor-container__Zw_Wn{margin:0 auto}}.GuestPostingGuideline_last-card-decor__BgQcj{margin-left:auto;margin-right:180px;border-left:4px solid #e5e5e5;border-bottom:4px solid #e5e5e5;border-radius:0 0 0 80px;height:120px;position:relative}.GuestPostingGuideline_last-card-decor__BgQcj:before{content:"";position:absolute;right:0;top:100%;width:100%;height:70%;border-top:4px solid #e5e5e5;border-right:4px solid #e5e5e5;border-radius:0 80px 0 0;transform:translateX(80px)}.GuestPostingGuideline_last-card-image__9rzUB{position:absolute;top:204px;right:0;width:200px;height:auto;transform:translateY(-5px)}@media screen and (min-width:1200px){.GuestPostingGuideline_last-card-image__9rzUB{width:320px}}.GuestPostingGuideline_last-card-bottom-decor__cdJK6{position:absolute;top:50%;left:50%;transform:translateX(-50%);width:475px;height:auto;z-index:-1;pointer-events:none;display:none}@media screen and (min-width:1000px){.GuestPostingGuideline_last-card-bottom-decor__cdJK6{display:block}}.GuestPostingHeader_root__y1_lZ{background-color:#fff}.GuestPostingHeader_container__yFxB7{width:100%;max-width:1440px;padding:20px}@media screen and (min-width:1000px){.GuestPostingHeader_container__yFxB7{padding:20px 60px}}.GuestPostingHeader_logo__OLykY{width:100px;height:auto}.GuestPostingMoreOption_root__E8iT7{position:relative;z-index:1;background-color:#f8f8f8}.GuestPostingMoreOption_container__kDXlK{width:100%;max-width:1480px;margin:0 auto;padding:70px 20px 95px}.GuestPostingMoreOption_title__6x8WM{font-family:Roboto;font-size:34px;font-weight:500;line-height:40px;text-align:center}@media screen and (min-width:1000px){.GuestPostingMoreOption_title__6x8WM{font-size:48px;line-height:60px}}.GuestPostingMoreOption_cards__6fQAk{position:relative;width:100%;max-width:1230px;margin-left:auto;margin-top:40px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}@media screen and (min-width:1000px){.GuestPostingMoreOption_cards__6fQAk{flex-direction:row}}.GuestPostingMoreOption_cards__6fQAk:after{content:"";position:absolute;top:50%;left:calc(390px + (100% - 390px - 590px)/2);transform:translateY(-50%);width:1px;height:90%;background-color:#d9d9d9;display:none}@media screen and (min-width:1000px){.GuestPostingMoreOption_cards__6fQAk:after{display:block}}.GuestPostingMoreOption_left-card__HsaT9{width:500px;max-width:100%;margin:0 auto}@media screen and (min-width:1000px){.GuestPostingMoreOption_left-card__HsaT9{width:390px;max-width:31.7%;margin:0}}.GuestPostingMoreOption_left-card__HsaT9 .GuestPostingMoreOption_card-title__Kr_2o{color:#5959eb}.GuestPostingMoreOption_right-card__7UUcb{width:500px;max-width:100%;margin:0 auto}@media screen and (min-width:1000px){.GuestPostingMoreOption_right-card__7UUcb{width:590px;max-width:48.1%;margin:0}}.GuestPostingMoreOption_right-card__7UUcb .GuestPostingMoreOption_card-title__Kr_2o{color:#19d89f}.GuestPostingMoreOption_card-title__Kr_2o{font-family:Roboto;font-size:28px;font-weight:500;line-height:34px;text-align:center}@media screen and (min-width:1000px){.GuestPostingMoreOption_card-title__Kr_2o{text-align:left;font-size:36px;line-height:50px}}.GuestPostingMoreOption_card-description__DT2B5{font-family:Inter;font-size:16px;font-weight:300;line-height:24px;margin-top:4px;text-align:center}@media screen and (min-width:1000px){.GuestPostingMoreOption_card-description__DT2B5{text-align:left}}.GuestPostingMoreOption_card-button__We5zW{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;margin:20px auto 0;border:2px solid #000;padding:8px 28px;border-radius:4px;display:block;width:-moz-fit-content;width:fit-content;cursor:pointer}@media screen and (min-width:1000px){.GuestPostingMoreOption_card-button__We5zW{margin:20px 0 0}}.GuestPostingMoreOption_card-button__We5zW:hover{border-color:#5959eb;color:#5959eb}.GuestPostingPage_root__CijF8{position:relative;z-index:1}