.side-navigation{width:100%;padding:2rem 1.5rem;margin-bottom:2rem}@media screen and (min-width:1024px){.side-navigation{background-color:#edf1f3;position:-webkit-sticky;position:sticky;top:140px;height:100vh;margin-bottom:0}}.side-navigation__container{display:flex;flex-direction:column;gap:40px}.side-navigation__header{display:flex;flex-direction:column;gap:.75rem}.side-navigation__title{font-family:Inter_V-Bold,Helvetica;font-weight:700;color:#000;font-size:1.5rem;letter-spacing:0;line-height:2.25rem}.side-navigation__list{display:flex;flex-direction:column;gap:1rem;list-style-type:none}.side-navigation__item{position:relative}.side-navigation__button{text-align:left;width:100%;font-weight:400;color:#000;font-size:1.25rem;letter-spacing:0;line-height:36px;background:none;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none}.side-navigation__button:hover{text-decoration:underline;text-underline-offset:2px}.side-navigation__button--active{text-decoration:underline}.technical-guide-page{background-color:#fff;width:100%;min-height:100vh}.technical-guide-page__content{display:flex;flex-direction:column;width:100%}.technical-guide-page__main{width:100%}.separator{flex-shrink:0;background-color:rgba(0,0,0,.1);border:none;margin:0}.separator--horizontal{width:100%;height:1px}.separator--vertical{height:100%;width:1px}.tech-details__layout{width:100%;padding-top:140px;padding-bottom:100px}@media screen and (min-width:1024px){.tech-details__layout{padding-top:220px}}.tech-details__content{display:flex;flex-direction:column;width:100%}@media screen and (min-width:1024px){.tech-details__content{flex-direction:row}}.tech-details__header-container-mobile{display:block}@media screen and (min-width:1024px){.tech-details__header-container-mobile{display:none}}.tech-details__header-container-desktop{display:none}@media screen and (min-width:1024px){.tech-details__header-container-desktop{display:block}}.tech-details__header{width:100%;font-family:var(--h1-font-family);font-weight:400;font-size:40px;letter-spacing:0;line-height:48px;margin-bottom:24px}@media screen and (min-width:1024px){.tech-details__header{font-size:48px;line-height:48px}}.tech-details__header-brand{font-weight:700;color:#f2617a}.tech-details__header-text{font-weight:700;color:#000}.tech-details__subtitle{width:100%;font-weight:400;color:#000;font-size:24px;letter-spacing:0;line-height:32px;margin-bottom:40px}.tech-details .side-navigation{width:100%}@media screen and (min-width:1024px){.tech-details .side-navigation{width:32%}}.tech-details .content-details{width:100%}@media screen and (min-width:1024px){.tech-details .content-details{width:68%}}