:root{--color-gray: #707070;--color-blue: #e7512e;--color-dark-blue: #591769;--color-sky: #faf9f7;--color-dark-purple: #3C1053}.severity-color{line-height:12px}.severity-critical{background-color:#f00000}.severity-high{background-color:#ff491c}.severity-medium{background-color:#f90}.severity-low{background-color:#f3d70c}.severity-information{background-color:#39f}.severity-best-practice{background-color:#417cb7}.single-changelogs{margin:74px 0px 0px 0px}.changelog-section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 !important;overflow:hidden}@media (min-width: 1024px){.changelog-section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1170px}}.changelog-section .sidebar{position:-webkit-sticky;position:sticky;top:0;right:0;left:0;z-index:10;margin-left:-1.5625rem;margin-right:-1.5625rem;background-color:white;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;border-right-width:0;border-right-color:#eee;border-right-style:solid;width:100%}@media (min-width: 1024px) and (max-width: 1199px){.changelog-section .sidebar{padding:0 30px}}@media (min-width: 1024px){.changelog-section .sidebar{margin-left:0;margin-right:0;position:relative;width:280px;border-right-width:1px;padding-top:55px}}.changelog-section .sidebar .sidebar-menu{display:none;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 4px 10px rgba(0,0,0,0.1);box-shadow:0 4px 10px rgba(0,0,0,0.1);background-color:#F8F8F8;padding:20px 25px}@media (min-width: 1024px){.changelog-section .sidebar .sidebar-menu{display:block;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:white;padding:0}}.changelog-section .sidebar .sidebar-menu.active{display:block}.changelog-section .sidebar .sidebar-menu ul{padding-left:0;padding-right:0}.changelog-section .sidebar .sidebar-menu h3{font-family:var(--font-heading);font-size:13px;text-transform:uppercase;font-weight:700;margin-bottom:10px;margin-top:5px}.changelog-section .sidebar .menu{padding-left:25px;padding-right:25px;margin:0;list-style-type:none}@media (min-width: 1024px){.changelog-section .sidebar .menu{padding-left:0;padding-right:0}}.changelog-section .sidebar .menu li{line-height:1.6}.changelog-section .sidebar .menu li>a{font-family:var(--font-heading);font-size:14px;color:#707070}.changelog-section .sidebar .menu li>a:hover{color:#7a2582}.changelog-section .sidebar .menu li.active>a{color:#7a2582}.changelog-section .menu-trigger{height:58px;padding-left:1.5625rem;padding-right:1.5625rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-border-radius:0.25rem;border-radius:0.25rem;cursor:pointer;gap:18px;font-size:15px;position:relative;font-weight:600;border-bottom-width:1px;border-color:#eee;background-color:rgba(250,250,250,0.8);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.04);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.04);box-shadow:0 2px 4px rgba(0,0,0,0.04);font-family:var(--font-heading);letter-spacing:0.01em;padding:0 30px}@media (min-width: 1024px){.changelog-section .menu-trigger{display:none}}.changelog-section .menu-trigger::before{position:absolute;right:30px;width:10px;height:7px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:'';background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.175 0.912476L5 4.72914L8.825 0.912476L10 2.08748L5 7.08748L0 2.08748L1.175 0.912476Z' fill='%23C2C9D1'/%3E%3Cpath d='M1.175 0.912476L5 4.72914L8.825 0.912476L10 2.08748L5 7.08748L0 2.08748L1.175 0.912476Z' fill='black' fill-opacity='0.25'/%3E%3C/svg%3E%0A");background-repeat:no-repeat}.changelog-section article{padding:30px 30px;width:100%}@media (min-width: 1280px){.changelog-section article{padding:55px 0px 50px 60px}}.changelog-section article .log-header{padding-bottom:30px;border-bottom:1px solid #eee}.changelog-section article .log-header time{color:#7a2582;text-transform:uppercase;font-size:16px;font-weight:bold;font-family:var(--font-heading)}@media (min-width: 768px){.changelog-section article .log-header time{font-size:18px}}.changelog-section article .log-header h1{font-size:30px;font-family:var(--font-heading);font-weight:300;letter-spacing:-0.02em;margin-top:8px;margin-bottom:0}@media (min-width: 768px){.changelog-section article .log-header h1{font-size:36px}}.changelog-section article .log-content{margin-top:30px}.changelog-section article .log-content h2{font-size:16px;font-family:var(--font-heading);font-weight:500;text-transform:uppercase;letter-spacing:-0.02em;margin-bottom:15px}@media (min-width: 768px){.changelog-section article .log-content h2{font-size:18px}}.changelog-section article .log-content ul{list-style-type:disc;padding-left:30px;margin-bottom:40px;line-height:1.5}.changelog-section article .log-content ul li{font-size:16px;padding-top:0.1875rem;padding-bottom:0.1875rem}@media (min-width: 768px){.changelog-section article .log-content ul li{font-size:18px}}.changelog-section article .log-content p{font-size:16px;line-height:1.5;margin-bottom:15px}@media (min-width: 768px){.changelog-section article .log-content p{font-size:18px}}.changelog-section article .log-content hr{display:none}.changelog-section a{font-family:var(--font-heading)}

/*# sourceMappingURL=changelogs-single.min.css.map */
