@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--color-primary: #64b3f9;--color-primary-hover: #79befc;--color-secondary: #ededed;--color-white: #fefefe;--color-black: #232323;--color-gray-text: #888888;--color-gray-dark: #e4e4e4;--color-gray-l: #6b6b6b;--shadow: 0 5px 9px #bbbbbd40;--shadow-mobile: 0 3px 9px #8b8b8e40;--type-h1-size: 20px;--type-h1-line: 24px;--type-h1-weight: 600;--type-h2-size: 16px;--type-h2-line: 20px;--type-h2-weight: 500;--type-text-size: 16px;--type-text-line: 20px;--type-text-weight: 400;--type-text-2-size: 14px;--type-text-2-line: 18px;--type-text-2-weight: 400;--type-caption-size: 12px;--type-caption-line: 16px;--type-caption-weight: 500;--page-bg: var(--color-white)}.ds-icon{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;overflow:hidden;color:var(--color-black)}.ds-icon>img{display:block;width:100%;height:100%}.ds-icon--swap{position:relative}.ds-icon--swap .ds-icon__state{display:block;width:100%;height:100%}.ds-icon--swap .ds-icon__state--hover{display:none}.scene-tapper__hit:hover .ds-icon--swap .ds-icon__state--default,.scene-tapper__hit:focus-visible .ds-icon--swap .ds-icon__state--default{display:none}.scene-tapper__hit:hover .ds-icon--swap .ds-icon__state--hover,.scene-tapper__hit:focus-visible .ds-icon--swap .ds-icon__state--hover{display:block}.ds-avatar{box-sizing:border-box;display:block;width:90px;height:90px;flex-shrink:0;overflow:hidden;border-radius:50%}.ds-avatar>img{display:block;width:100%;height:100%;object-fit:cover}.ds-profile{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;width:240px}.ds-sidebar .ds-profile,.ds-sidebar__profile.ds-profile{width:100%}.ds-profile__meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;flex:1 1 auto}.ds-profile__name{margin:0;font-family:Inter,sans-serif;font-size:var(--type-h1-size);line-height:var(--type-h1-line);font-weight:var(--type-h1-weight);color:var(--color-black)}.ds-profile__role{margin:0;font-family:Inter,sans-serif;font-size:var(--type-text-size);line-height:var(--type-text-line);font-weight:var(--type-text-weight);color:var(--color-gray-l)}.ds-profile--mobile{flex-direction:row;align-items:center;height:48px}.ds-profile--mobile .ds-avatar{width:48px;height:48px}.ds-fab{box-sizing:border-box;position:relative;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;border:none;border-radius:35px;background-color:var(--color-black);box-shadow:0 5px 4.5px #bbbbbd40;cursor:pointer}.ds-fab .ds-icon{position:absolute;top:13px;right:13px;bottom:13px;left:13px;width:24px;height:24px;color:var(--color-white);background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='xMidYMid%20meet'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-right'%3e%3cpath%20id='Vector'%20d='M14.43%205.93L20.5%2012L14.43%2018.07'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M3.5%2012H20.33'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='xMidYMid%20meet'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-right'%3e%3cpath%20id='Vector'%20d='M14.43%205.93L20.5%2012L14.43%2018.07'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M3.5%2012H20.33'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transform:rotate(-90deg)}.ds-fab .ds-icon>img{display:none}.ds-fab:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ds-chip{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:8px 16px;border:none;border-radius:24px;font-family:Inter,sans-serif;font-size:var(--type-caption-size);line-height:var(--type-caption-line);font-weight:var(--type-caption-weight);white-space:nowrap}.ds-chip--default{background-color:var(--color-secondary);color:var(--color-black)}.ds-chip--active{background-color:var(--color-primary);color:var(--color-white)}.ds-link{box-sizing:border-box;display:inline-block;font-family:Inter,sans-serif;font-size:var(--type-text-size);line-height:var(--type-text-line);font-weight:var(--type-text-weight);color:var(--color-black);text-decoration:none;cursor:pointer}.ds-link--default{color:var(--color-black)}.ds-link--hover,.ds-link:hover,.ds-link--default:hover{color:var(--color-primary)}.ds-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ds-button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 16px;border:none;border-radius:24px;font-family:Inter,sans-serif;font-size:var(--type-caption-size);line-height:var(--type-caption-line);font-weight:var(--type-caption-weight);text-decoration:none;white-space:nowrap;cursor:pointer}.ds-button--primary{background-color:var(--color-primary);color:var(--color-white)}.ds-button--primary:hover{background-color:var(--color-primary-hover)}.ds-button--secondary{background-color:var(--color-secondary);color:var(--color-black)}.ds-button--secondary:hover{color:var(--color-gray-text)}.ds-button--text{background-color:transparent;color:var(--color-black);gap:4px;padding:8px 0;font-size:var(--type-h2-size);line-height:var(--type-h2-line);font-weight:var(--type-h2-weight)}.ds-button--text:hover,.ds-button--text.ds-button--hover{color:var(--color-gray-text)}.ds-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ds-button .ds-icon{width:20px;height:20px;color:inherit;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.ds-button .ds-icon[data-icon=telegram]{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='telegram'%3e%3cpath%20id='Vector'%20d='M17.2583%203.04542C17.2583%203.04542%2018.8771%202.41417%2018.7417%203.94708C18.6971%204.57833%2018.2925%206.78792%2017.9775%209.1775L16.8983%2016.2567C16.8983%2016.2567%2016.8083%2017.2937%2015.9987%2017.4742C15.1896%2017.6542%2013.9754%2016.8429%2013.7504%2016.6625C13.5704%2016.5271%2010.3779%2014.4979%209.25375%2013.5063C8.93875%2013.2354%208.57875%2012.6946%209.29875%2012.0633L14.0204%207.55417C14.56%207.0125%2015.0996%205.75%2012.8512%207.28333L6.55542%2011.5667C6.55542%2011.5667%205.83583%2012.0179%204.48708%2011.6121L1.56375%2010.71C1.56375%2010.71%200.484583%2010.0337%202.32833%209.3575C6.82542%207.23833%2012.3567%205.07417%2017.2579%203.045'%20fill='%23FEFEFE'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='telegram'%3e%3cpath%20id='Vector'%20d='M17.2583%203.04542C17.2583%203.04542%2018.8771%202.41417%2018.7417%203.94708C18.6971%204.57833%2018.2925%206.78792%2017.9775%209.1775L16.8983%2016.2567C16.8983%2016.2567%2016.8083%2017.2937%2015.9987%2017.4742C15.1896%2017.6542%2013.9754%2016.8429%2013.7504%2016.6625C13.5704%2016.5271%2010.3779%2014.4979%209.25375%2013.5063C8.93875%2013.2354%208.57875%2012.6946%209.29875%2012.0633L14.0204%207.55417C14.56%207.0125%2015.0996%205.75%2012.8512%207.28333L6.55542%2011.5667C6.55542%2011.5667%205.83583%2012.0179%204.48708%2011.6121L1.56375%2010.71C1.56375%2010.71%200.484583%2010.0337%202.32833%209.3575C6.82542%207.23833%2012.3567%205.07417%2017.2579%203.045'%20fill='%23FEFEFE'/%3e%3c/g%3e%3c/svg%3e")}.ds-button .ds-icon[data-icon=cv]{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='cv'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.875%202.08333C11.875%202.02808%2011.8531%201.97509%2011.814%201.93602C11.7749%201.89695%2011.7219%201.875%2011.6667%201.875H5.83333C5.22555%201.875%204.64265%202.11644%204.21288%202.54621C3.78311%202.97598%203.54167%203.55888%203.54167%204.16667V15.8333C3.54167%2016.4411%203.78311%2017.024%204.21288%2017.4538C4.64265%2017.8836%205.22555%2018.125%205.83333%2018.125H14.1667C14.7745%2018.125%2015.3573%2017.8836%2015.7871%2017.4538C16.2169%2017.024%2016.4583%2016.4411%2016.4583%2015.8333V7.6225C16.4583%207.56725%2016.4364%207.51426%2016.3973%207.47519C16.3582%207.43612%2016.3053%207.41417%2016.25%207.41417H12.5C12.3342%207.41417%2012.1753%207.34832%2012.0581%207.23111C11.9408%207.1139%2011.875%206.95493%2011.875%206.78917V2.08333ZM12.5%2010.2083C12.6658%2010.2083%2012.8247%2010.2742%2012.9419%2010.3914C13.0592%2010.5086%2013.125%2010.6676%2013.125%2010.8333C13.125%2010.9991%2013.0592%2011.1581%2012.9419%2011.2753C12.8247%2011.3925%2012.6658%2011.4583%2012.5%2011.4583H7.5C7.33424%2011.4583%207.17527%2011.3925%207.05806%2011.2753C6.94085%2011.1581%206.875%2010.9991%206.875%2010.8333C6.875%2010.6676%206.94085%2010.5086%207.05806%2010.3914C7.17527%2010.2742%207.33424%2010.2083%207.5%2010.2083H12.5ZM12.5%2013.5417C12.6658%2013.5417%2012.8247%2013.6075%2012.9419%2013.7247C13.0592%2013.8419%2013.125%2014.0009%2013.125%2014.1667C13.125%2014.3324%2013.0592%2014.4914%2012.9419%2014.6086C12.8247%2014.7258%2012.6658%2014.7917%2012.5%2014.7917H7.5C7.33424%2014.7917%207.17527%2014.7258%207.05806%2014.6086C6.94085%2014.4914%206.875%2014.3324%206.875%2014.1667C6.875%2014.0009%206.94085%2013.8419%207.05806%2013.7247C7.17527%2013.6075%207.33424%2013.5417%207.5%2013.5417H12.5Z'%20fill='%23232323'/%3e%3cpath%20id='Vector_2'%20d='M13.125%202.35333C13.125%202.2%2013.2858%202.1025%2013.405%202.19833C13.5061%202.28%2013.5958%202.375%2013.6742%202.48333L16.185%205.98083C16.2417%206.06083%2016.18%206.16417%2016.0817%206.16417H13.3333C13.2781%206.16417%2013.2251%206.14222%2013.186%206.10315C13.1469%206.06408%2013.125%206.01109%2013.125%205.95583V2.35333Z'%20fill='%23232323'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='cv'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.875%202.08333C11.875%202.02808%2011.8531%201.97509%2011.814%201.93602C11.7749%201.89695%2011.7219%201.875%2011.6667%201.875H5.83333C5.22555%201.875%204.64265%202.11644%204.21288%202.54621C3.78311%202.97598%203.54167%203.55888%203.54167%204.16667V15.8333C3.54167%2016.4411%203.78311%2017.024%204.21288%2017.4538C4.64265%2017.8836%205.22555%2018.125%205.83333%2018.125H14.1667C14.7745%2018.125%2015.3573%2017.8836%2015.7871%2017.4538C16.2169%2017.024%2016.4583%2016.4411%2016.4583%2015.8333V7.6225C16.4583%207.56725%2016.4364%207.51426%2016.3973%207.47519C16.3582%207.43612%2016.3053%207.41417%2016.25%207.41417H12.5C12.3342%207.41417%2012.1753%207.34832%2012.0581%207.23111C11.9408%207.1139%2011.875%206.95493%2011.875%206.78917V2.08333ZM12.5%2010.2083C12.6658%2010.2083%2012.8247%2010.2742%2012.9419%2010.3914C13.0592%2010.5086%2013.125%2010.6676%2013.125%2010.8333C13.125%2010.9991%2013.0592%2011.1581%2012.9419%2011.2753C12.8247%2011.3925%2012.6658%2011.4583%2012.5%2011.4583H7.5C7.33424%2011.4583%207.17527%2011.3925%207.05806%2011.2753C6.94085%2011.1581%206.875%2010.9991%206.875%2010.8333C6.875%2010.6676%206.94085%2010.5086%207.05806%2010.3914C7.17527%2010.2742%207.33424%2010.2083%207.5%2010.2083H12.5ZM12.5%2013.5417C12.6658%2013.5417%2012.8247%2013.6075%2012.9419%2013.7247C13.0592%2013.8419%2013.125%2014.0009%2013.125%2014.1667C13.125%2014.3324%2013.0592%2014.4914%2012.9419%2014.6086C12.8247%2014.7258%2012.6658%2014.7917%2012.5%2014.7917H7.5C7.33424%2014.7917%207.17527%2014.7258%207.05806%2014.6086C6.94085%2014.4914%206.875%2014.3324%206.875%2014.1667C6.875%2014.0009%206.94085%2013.8419%207.05806%2013.7247C7.17527%2013.6075%207.33424%2013.5417%207.5%2013.5417H12.5Z'%20fill='%23232323'/%3e%3cpath%20id='Vector_2'%20d='M13.125%202.35333C13.125%202.2%2013.2858%202.1025%2013.405%202.19833C13.5061%202.28%2013.5958%202.375%2013.6742%202.48333L16.185%205.98083C16.2417%206.06083%2016.18%206.16417%2016.0817%206.16417H13.3333C13.2781%206.16417%2013.2251%206.14222%2013.186%206.10315C13.1469%206.06408%2013.125%206.01109%2013.125%205.95583V2.35333Z'%20fill='%23232323'/%3e%3c/g%3e%3c/svg%3e")}.ds-button .ds-icon[data-icon=behance]{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='behance'%3e%3cpath%20id='Vector'%20d='M12.3%209.325C12.184%209.32453%2012.0691%209.3483%2011.9628%209.39479C11.8564%209.44128%2011.761%209.50946%2011.6826%209.59497C11.6041%209.68048%2011.5444%209.78143%2011.5072%209.89135C11.47%2010.0013%2011.4562%2010.1178%2011.4667%2010.2333H13.1833C13.1944%2010.1134%2013.1794%209.99254%2013.1393%209.879C13.0992%209.76546%2013.0349%209.66196%2012.951%209.57563C12.867%209.48931%2012.7653%209.4222%2012.653%209.37893C12.5406%209.33566%2012.4202%209.31726%2012.3%209.325ZM7.90833%2010.25H6.88333V11.8667H7.71667C8.55%2011.8667%208.91667%2011.5917%208.91667%2011.0333C8.91667%2010.475%208.53333%2010.25%207.90833%2010.25ZM8.63333%208.76667C8.63333%208.325%208.34167%208.05833%207.84167%208.05833H6.88333V9.50833H7.59167C8.33333%209.50833%208.63333%209.24167%208.63333%208.76667Z'%20fill='%23232323'/%3e%3cpath%20id='Vector_2'%20d='M9.9996%201.66672C8.35142%201.66672%206.74025%202.15546%205.36984%203.07114C3.99944%203.98682%202.93133%205.2883%202.3006%206.81102C1.66987%208.33374%201.50484%2010.0093%201.82639%2011.6258C2.14793%2013.2423%202.9416%2014.7272%204.10704%2015.8926C5.27248%2017.058%206.75734%2017.8517%208.37384%2018.1733C9.99035%2018.4948%2011.6659%2018.3298%2013.1886%2017.699C14.7113%2017.0683%2016.0128%2016.0002%2016.9285%2014.6298C17.8442%2013.2594%2018.3329%2011.6482%2018.3329%2010.0001C18.3329%208.9057%2018.1174%207.82207%2017.6986%206.81102C17.2798%205.79998%2016.666%204.88132%2015.8922%204.10749C15.1183%203.33367%2014.1997%202.71984%2013.1886%202.30105C12.1776%201.88227%2011.0939%201.66672%209.9996%201.66672ZM8.08293%2012.6667H5.83293V7.25005H8.08293C9.05793%207.25005%209.6996%207.75838%209.6996%208.58338C9.7111%208.86055%209.62346%209.13274%209.45242%209.35112C9.28137%209.56951%209.03811%209.71981%208.76626%209.77505C8.93854%209.77904%209.10819%209.81815%209.26484%209.88997C9.42148%209.96179%209.56182%2010.0648%209.67728%2010.1928C9.79273%2010.3207%209.88086%2010.4708%209.93628%2010.634C9.9917%2010.7972%2010.0132%2010.9699%209.9996%2011.1417C9.9996%2012.1084%209.16626%2012.6667%208.08293%2012.6667ZM11.0413%207.66672H13.5413V8.08338H11.0413V7.66672ZM14.1663%2010.8751H11.4163V10.9917C11.4019%2011.1183%2011.4149%2011.2466%2011.4543%2011.3678C11.4937%2011.489%2011.5587%2011.6003%2011.6447%2011.6943C11.7308%2011.7882%2011.836%2011.8627%2011.9533%2011.9125C12.0706%2011.9624%2012.1972%2011.9866%2012.3246%2011.9834C12.5035%2012.0112%2012.6864%2011.9733%2012.8395%2011.8768C12.9927%2011.7804%2013.1058%2011.6317%2013.1579%2011.4584H14.1663C14.0765%2011.8584%2013.8424%2012.2113%2013.5088%2012.4496C13.1752%2012.6879%2012.7654%2012.7949%2012.3579%2012.7501C12.0975%2012.7764%2011.8344%2012.7453%2011.5873%2012.659C11.3401%2012.5727%2011.1149%2012.4333%2010.9274%2012.2506C10.7399%2012.0679%2010.5948%2011.8463%2010.5022%2011.6014C10.4095%2011.3566%2010.3717%2011.0944%2010.3913%2010.8334V10.4667C10.3736%2010.2138%2010.4108%209.96%2010.5004%209.72279C10.5899%209.48558%2010.7298%209.27055%2010.9102%209.09245C11.0907%208.91434%2011.3076%208.77738%2011.546%208.69095C11.7843%208.60452%2012.0386%208.57067%2012.2913%208.59172C12.5431%208.57557%2012.7955%208.61357%2013.0314%208.70316C13.2674%208.79275%2013.4814%208.93184%2013.659%209.11108C13.8367%209.29032%2013.9739%209.50554%2014.0614%209.74226C14.1489%209.97897%2014.1846%2010.2317%2014.1663%2010.4834V10.8751Z'%20fill='%23232323'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='behance'%3e%3cpath%20id='Vector'%20d='M12.3%209.325C12.184%209.32453%2012.0691%209.3483%2011.9628%209.39479C11.8564%209.44128%2011.761%209.50946%2011.6826%209.59497C11.6041%209.68048%2011.5444%209.78143%2011.5072%209.89135C11.47%2010.0013%2011.4562%2010.1178%2011.4667%2010.2333H13.1833C13.1944%2010.1134%2013.1794%209.99254%2013.1393%209.879C13.0992%209.76546%2013.0349%209.66196%2012.951%209.57563C12.867%209.48931%2012.7653%209.4222%2012.653%209.37893C12.5406%209.33566%2012.4202%209.31726%2012.3%209.325ZM7.90833%2010.25H6.88333V11.8667H7.71667C8.55%2011.8667%208.91667%2011.5917%208.91667%2011.0333C8.91667%2010.475%208.53333%2010.25%207.90833%2010.25ZM8.63333%208.76667C8.63333%208.325%208.34167%208.05833%207.84167%208.05833H6.88333V9.50833H7.59167C8.33333%209.50833%208.63333%209.24167%208.63333%208.76667Z'%20fill='%23232323'/%3e%3cpath%20id='Vector_2'%20d='M9.9996%201.66672C8.35142%201.66672%206.74025%202.15546%205.36984%203.07114C3.99944%203.98682%202.93133%205.2883%202.3006%206.81102C1.66987%208.33374%201.50484%2010.0093%201.82639%2011.6258C2.14793%2013.2423%202.9416%2014.7272%204.10704%2015.8926C5.27248%2017.058%206.75734%2017.8517%208.37384%2018.1733C9.99035%2018.4948%2011.6659%2018.3298%2013.1886%2017.699C14.7113%2017.0683%2016.0128%2016.0002%2016.9285%2014.6298C17.8442%2013.2594%2018.3329%2011.6482%2018.3329%2010.0001C18.3329%208.9057%2018.1174%207.82207%2017.6986%206.81102C17.2798%205.79998%2016.666%204.88132%2015.8922%204.10749C15.1183%203.33367%2014.1997%202.71984%2013.1886%202.30105C12.1776%201.88227%2011.0939%201.66672%209.9996%201.66672ZM8.08293%2012.6667H5.83293V7.25005H8.08293C9.05793%207.25005%209.6996%207.75838%209.6996%208.58338C9.7111%208.86055%209.62346%209.13274%209.45242%209.35112C9.28137%209.56951%209.03811%209.71981%208.76626%209.77505C8.93854%209.77904%209.10819%209.81815%209.26484%209.88997C9.42148%209.96179%209.56182%2010.0648%209.67728%2010.1928C9.79273%2010.3207%209.88086%2010.4708%209.93628%2010.634C9.9917%2010.7972%2010.0132%2010.9699%209.9996%2011.1417C9.9996%2012.1084%209.16626%2012.6667%208.08293%2012.6667ZM11.0413%207.66672H13.5413V8.08338H11.0413V7.66672ZM14.1663%2010.8751H11.4163V10.9917C11.4019%2011.1183%2011.4149%2011.2466%2011.4543%2011.3678C11.4937%2011.489%2011.5587%2011.6003%2011.6447%2011.6943C11.7308%2011.7882%2011.836%2011.8627%2011.9533%2011.9125C12.0706%2011.9624%2012.1972%2011.9866%2012.3246%2011.9834C12.5035%2012.0112%2012.6864%2011.9733%2012.8395%2011.8768C12.9927%2011.7804%2013.1058%2011.6317%2013.1579%2011.4584H14.1663C14.0765%2011.8584%2013.8424%2012.2113%2013.5088%2012.4496C13.1752%2012.6879%2012.7654%2012.7949%2012.3579%2012.7501C12.0975%2012.7764%2011.8344%2012.7453%2011.5873%2012.659C11.3401%2012.5727%2011.1149%2012.4333%2010.9274%2012.2506C10.7399%2012.0679%2010.5948%2011.8463%2010.5022%2011.6014C10.4095%2011.3566%2010.3717%2011.0944%2010.3913%2010.8334V10.4667C10.3736%2010.2138%2010.4108%209.96%2010.5004%209.72279C10.5899%209.48558%2010.7298%209.27055%2010.9102%209.09245C11.0907%208.91434%2011.3076%208.77738%2011.546%208.69095C11.7843%208.60452%2012.0386%208.57067%2012.2913%208.59172C12.5431%208.57557%2012.7955%208.61357%2013.0314%208.70316C13.2674%208.79275%2013.4814%208.93184%2013.659%209.11108C13.8367%209.29032%2013.9739%209.50554%2014.0614%209.74226C14.1489%209.97897%2014.1846%2010.2317%2014.1663%2010.4834V10.8751Z'%20fill='%23232323'/%3e%3c/g%3e%3c/svg%3e")}.ds-button .ds-icon[data-icon=mail]{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='mail'%3e%3cpath%20id='Vector'%20d='M5%203.75C4.33696%203.75%203.70107%204.01339%203.23223%204.48223C2.76339%204.95107%202.5%205.58696%202.5%206.25V6.50125L10%2010.54L17.5%206.5025V6.25C17.5%205.58696%2017.2366%204.95107%2016.7678%204.48223C16.2989%204.01339%2015.663%203.75%2015%203.75H5ZM17.5%207.92125L10.2963%2011.8C10.2052%2011.849%2010.1034%2011.8747%2010%2011.8747C9.89659%2011.8747%209.7948%2011.849%209.70375%2011.8L2.5%207.92125V13.75C2.5%2014.413%202.76339%2015.0489%203.23223%2015.5178C3.70107%2015.9866%204.33696%2016.25%205%2016.25H15C15.663%2016.25%2016.2989%2015.9866%2016.7678%2015.5178C17.2366%2015.0489%2017.5%2014.413%2017.5%2013.75V7.92125Z'%20fill='%23232323'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='mail'%3e%3cpath%20id='Vector'%20d='M5%203.75C4.33696%203.75%203.70107%204.01339%203.23223%204.48223C2.76339%204.95107%202.5%205.58696%202.5%206.25V6.50125L10%2010.54L17.5%206.5025V6.25C17.5%205.58696%2017.2366%204.95107%2016.7678%204.48223C16.2989%204.01339%2015.663%203.75%2015%203.75H5ZM17.5%207.92125L10.2963%2011.8C10.2052%2011.849%2010.1034%2011.8747%2010%2011.8747C9.89659%2011.8747%209.7948%2011.849%209.70375%2011.8L2.5%207.92125V13.75C2.5%2014.413%202.76339%2015.0489%203.23223%2015.5178C3.70107%2015.9866%204.33696%2016.25%205%2016.25H15C15.663%2016.25%2016.2989%2015.9866%2016.7678%2015.5178C17.2366%2015.0489%2017.5%2014.413%2017.5%2013.75V7.92125Z'%20fill='%23232323'/%3e%3c/g%3e%3c/svg%3e")}.ds-button .ds-icon[data-icon="vuesax/linear/arrow-left"],.ds-button .ds-icon[data-icon=arrow-left]{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-left'%3e%3cpath%20id='Vector'%20d='M9.57%205.93L3.5%2012L9.57%2018.07'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M20.5%2012H3.67'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-left'%3e%3cpath%20id='Vector'%20d='M9.57%205.93L3.5%2012L9.57%2018.07'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M20.5%2012H3.67'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.ds-button .ds-icon[data-icon="vuesax/linear/arrow-right"],.ds-button .ds-icon[data-icon=arrow-right]{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='xMidYMid%20meet'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-right'%3e%3cpath%20id='Vector'%20d='M14.43%205.93L20.5%2012L14.43%2018.07'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M3.5%2012H20.33'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='xMidYMid%20meet'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-right'%3e%3cpath%20id='Vector'%20d='M14.43%205.93L20.5%2012L14.43%2018.07'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M3.5%2012H20.33'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.ds-button .ds-icon>img{display:none}.ds-tooltip{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:25px;background-color:var(--color-black);color:var(--color-white);font-family:Inter,sans-serif;font-size:var(--type-h2-size);font-weight:var(--type-h2-weight);line-height:var(--type-h2-line);white-space:nowrap;pointer-events:none}.ds-hint{box-sizing:border-box;display:inline-block;max-width:252px;width:max-content;padding:8px 16px;border-radius:0 25px 25px;background-color:var(--color-white);color:var(--color-black);font-family:Inter,sans-serif;font-size:var(--type-h2-size);font-weight:var(--type-h2-weight);line-height:var(--type-h2-line);box-shadow:var(--shadow);pointer-events:none;white-space:normal}.ds-tapper{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;width:104px;height:40px;padding:8px 16px;margin:0;border:none;border-radius:8px;background-color:#ffffffe6;box-shadow:4px 9px 18.7px #b1b3bb40;cursor:default;overflow:visible}.ds-tapper:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.ds-tapper .scene-tapper__hit{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;background:transparent;cursor:pointer;line-height:0}.ds-tapper .scene-tapper__hit:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.ds-tapper .scene-tapper__hit>.ds-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);z-index:30;opacity:0;visibility:hidden;transition:opacity .12s ease,visibility .12s ease}.ds-tapper .scene-tapper__hit:hover>.ds-tooltip,.ds-tapper .scene-tapper__hit:focus-visible>.ds-tooltip{opacity:1;visibility:visible}.ds-tapper--portrait{--ds-tapper-inline-pad: 8px;flex-direction:column;width:40px;height:104px;padding:16px var(--ds-tapper-inline-pad)}.ds-tapper--portrait .scene-tapper__hit>.ds-tooltip{left:auto;right:calc(100% + 12px + var(--ds-tapper-inline-pad));bottom:auto;top:50%;transform:translateY(-50%)}.ds-stiker{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:81px;height:32px;padding:8px 16px;border:none;border-radius:24px;background-color:var(--color-white);box-shadow:var(--shadow);font-family:Inter,sans-serif;font-size:var(--type-caption-size);line-height:var(--type-caption-line);font-weight:var(--type-caption-weight);color:var(--color-primary);white-space:nowrap}.ds-hover{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;width:114px;height:40px;padding:8px 16px;margin:0;border:none;border-radius:24px;background-color:var(--color-primary);color:var(--color-white);cursor:pointer;pointer-events:auto}.ds-hover--view{width:max-content;min-width:114px}.ds-hover__label{font-family:Inter,sans-serif;font-size:var(--type-caption-size);line-height:var(--type-caption-line);font-weight:var(--type-caption-weight);color:var(--color-white);white-space:nowrap}.ds-hover .ds-icon{display:block;flex-shrink:0;width:24px;height:24px;color:var(--color-white);background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='xMidYMid%20meet'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-right'%3e%3cpath%20id='Vector'%20d='M14.43%205.93L20.5%2012L14.43%2018.07'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M3.5%2012H20.33'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='xMidYMid%20meet'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-right'%3e%3cpath%20id='Vector'%20d='M14.43%205.93L20.5%2012L14.43%2018.07'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M3.5%2012H20.33'%20stroke='%23232323'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.ds-hover .ds-icon>img{display:none}.ds-hover:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.ds-hover__labels{position:relative;display:inline-grid;align-items:center;justify-items:start}.ds-hover__labels>.ds-hover__label{grid-area:1 / 1}.ds-hover__label--active,.ds-card.is-card-cursor-hover .ds-hover--swap .ds-hover__label--idle{opacity:0}.ds-card.is-card-cursor-hover .ds-hover--swap .ds-hover__label--active{opacity:1}.ds-hover__label--idle,.ds-hover__label--active{transition:opacity .18s ease}.ds-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;width:310px;height:310px;overflow:hidden;border:1px solid var(--color-secondary);border-radius:24px;background-color:var(--color-white);box-shadow:none;cursor:pointer;user-select:none;-webkit-user-select:none;transform:scale(1);transform-origin:center center;transition:transform .96s cubic-bezier(.33,.1,.2,1),box-shadow .96s cubic-bezier(.33,.1,.2,1)}.ds-card *,.ds-card *:before,.ds-card *:after{user-select:none;-webkit-user-select:none}.ds-card img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.ds-card--default{box-shadow:var(--shadow)}.ds-card--hover,.ds-card:hover{box-shadow:var(--shadow);transform:scale(1.03)}.ds-card.is-card-dragging,.ds-card.is-card-grab{transform:scale(1.03)}.ds-card__media{box-sizing:border-box;flex:0 0 172px;width:100%;height:172px;min-height:172px;max-height:172px;position:relative;overflow:hidden}.ds-card__media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;image-rendering:auto;-ms-interpolation-mode:bicubic;-webkit-user-drag:none}.ds-card__body{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;height:136px;flex:0 0 136px;padding:16px;overflow:hidden}.ds-card__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%;flex-shrink:0}.ds-card__title-group{display:flex;flex-direction:row;align-items:baseline;gap:4px;min-width:0;white-space:nowrap}.ds-card__title{margin:0;font-family:Inter,sans-serif;font-size:var(--type-h1-size);line-height:var(--type-h1-line);font-weight:var(--type-h1-weight);color:var(--color-black)}.ds-card__meta{margin:0;font-family:Inter,sans-serif;font-size:var(--type-caption-size);line-height:var(--type-caption-line);font-weight:var(--type-caption-weight);color:var(--color-gray-text)}.ds-card__chip{flex-shrink:0}.ds-card__description{margin:0;width:100%;height:64px;overflow:hidden;white-space:pre-line;font-family:Inter,sans-serif;font-size:var(--type-caption-size);line-height:var(--type-caption-line);font-weight:var(--type-caption-weight);color:var(--color-gray-text)}.ds-card__description--fixed-lines{white-space:pre}.ds-sidebar{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:310px;height:561px;min-height:561px;padding:16px;overflow:hidden;border:1px solid var(--color-secondary);border-radius:16px;background-color:var(--color-white);box-shadow:var(--shadow)}.ds-sidebar__designer{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;flex-shrink:0}.ds-sidebar__profile{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.ds-sidebar__profile.ds-profile--mobile,.ds-sidebar .ds-profile.ds-profile--mobile{flex-direction:row;align-items:center;gap:16px;height:48px;width:auto;max-width:100%}.ds-sidebar__inform{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.ds-sidebar__bio{margin:0;width:100%;font-family:Inter,sans-serif;font-size:var(--type-text-2-size);line-height:var(--type-text-2-line);font-weight:var(--type-text-2-weight);color:var(--color-black)}.ds-sidebar__skills{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.ds-sidebar__copyright{margin:0;flex-shrink:0;font-family:Inter,sans-serif;font-size:var(--type-caption-size);line-height:var(--type-caption-line);font-weight:var(--type-caption-weight);color:var(--color-black);white-space:nowrap}.ds-header{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:620px;max-width:100%;min-height:81px;padding:16px 24px 16px 0;border-bottom:1px solid var(--color-gray-dark);background-color:transparent}.ds-header__title{margin:0;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:var(--type-h2-size);line-height:var(--type-h2-line);font-weight:var(--type-h2-weight);color:var(--color-gray-text);white-space:nowrap}.ds-header__burger{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:48px;min-height:48px;margin:0;padding:12px;border:none;background:transparent;color:var(--color-black);cursor:pointer}.ds-header__burger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ds-header__burger .ds-icon{width:24px;height:24px}.ds-header__burger .ds-icon>img{display:block;width:24px;height:24px}.ds-toolbar{box-sizing:border-box;display:flex;align-items:center;width:360px;max-width:100%;min-height:48px;padding:0 4px;border-bottom:1px solid var(--color-secondary);background-color:var(--color-white)}.ds-toolbar__back{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:48px;min-height:48px;margin:0;padding:12px;border:none;background:transparent;color:var(--color-black);text-decoration:none;cursor:pointer}.ds-toolbar__back:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ds-toolbar__back .ds-icon{width:20px;height:20px;color:inherit;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-left'%3e%3cpath%20id='Vector'%20d='M9.57%205.93L3.5%2012L9.57%2018.07'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M20.5%2012H3.67'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow-left'%3e%3cpath%20id='Vector'%20d='M9.57%205.93L3.5%2012L9.57%2018.07'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M20.5%2012H3.67'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='Vector_3'%20opacity='0'%3e%3c/g%3e%3c/g%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.ds-toolbar__back .ds-icon>img{display:none}.ds-toolbar__label{box-sizing:border-box;display:flex;flex:1 1 auto;align-items:center;min-width:0;margin:0;padding:12px 4px;font-family:Inter,sans-serif;font-size:var(--type-h2-size);line-height:var(--type-h2-line);font-weight:var(--type-h2-weight);color:var(--color-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-toolbar__burger{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:48px;min-height:48px;margin:0;padding:12px;border:none;background:transparent;color:var(--color-black);cursor:pointer}.ds-toolbar__burger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ds-toolbar__burger .ds-icon{width:24px;height:24px}.ds-toolbar__burger .ds-icon>img{display:block;width:24px;height:24px}.ds-segments{box-sizing:border-box;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;width:620px;max-width:100%;padding:4px;border-radius:20px;background-color:var(--color-secondary);overflow:visible}.ds-segments__thumb{box-sizing:border-box;position:absolute;z-index:0;top:4px;left:4px;width:calc((100% - 8px)/2);height:calc(100% - 8px);border-radius:20px;background-color:var(--color-white);border:.5px solid rgba(0,0,0,.04);box-shadow:var(--shadow);pointer-events:none;transform:translate(0);transition:transform .3s cubic-bezier(.32,.72,0,1);will-change:transform}.ds-segments[data-active="1"] .ds-segments__thumb{transform:translate(100%)}.ds-segments__item{box-sizing:border-box;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-width:0;margin:0;padding:8px 10px;border:none;border-radius:20px;background:transparent;font-family:Inter,sans-serif;font-size:var(--type-text-2-size);line-height:var(--type-text-2-line);font-weight:var(--type-text-2-weight);color:var(--color-black);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.ds-segments__item--active{background:transparent;box-shadow:none;border:none}.ds-segments__item:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ds-title-sidebar{margin:0;font-family:Inter,sans-serif;font-size:var(--type-h2-size);line-height:var(--type-h2-line);font-weight:var(--type-h2-weight);color:var(--color-black);white-space:nowrap}.ds-title-sidebar--hover,.ds-title-sidebar--muted,.ds-title-sidebar:hover{color:var(--color-gray-text)}.ds-side-nav{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:262px;max-width:100%;padding:24px 48px}.ds-side-nav .ds-title-sidebar{width:100%}.ds-menu-mobile{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:0;width:167px;padding:12px;border-radius:12px;background-color:var(--color-white);box-shadow:var(--shadow-mobile)}.ds-menu-mobile .ds-title-sidebar{box-sizing:border-box;display:flex;align-items:center;width:143px;min-height:40px;margin:0;padding:0;font-size:var(--type-text-2-size);line-height:var(--type-text-2-line);font-weight:var(--type-text-2-weight);white-space:normal;text-decoration:none;color:var(--color-gray-text)}.ds-menu-mobile .ds-title-sidebar.is-active,.ds-menu-mobile .ds-title-sidebar:not(.ds-title-sidebar--muted){color:var(--color-black)}.ds-menu-mobile .ds-title-sidebar:hover,.ds-menu-mobile .ds-title-sidebar--muted:hover{color:var(--color-gray-text)}.ds-menu-mobile .ds-title-sidebar:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}
