.on-off-rhythm__content,.on-off-rhythm__intro,.on-off-rhythm__state{-webkit-box-orient:vertical;-webkit-box-direction:normal}.on-off-rhythm__description,.on-off-rhythm__heading{font-family:WorkSans,sans-serif;color:#010009}.on-off-rhythm-wrapper{background-color:#f2f2f4}.on-off-rhythm-wrapper:has(.on-off-rhythm--style-dark){background-color:#010009}.on-off-rhythm{--on-off-rhythm-content-gap:48px;--on-off-rhythm-intro-gap:12px;--on-off-rhythm-intro-max-width:448px;--on-off-rhythm-states-gap:16px;--on-off-rhythm-state-radius:20px;--on-off-rhythm-state-padding:24px;--on-off-rhythm-state-gap:24px;--on-off-rhythm-state-header-gap:12px;--on-off-rhythm-state-icon-size:24px;--on-off-rhythm-state-title-size:36px;--on-off-rhythm-state-title-line-height:117%;--on-off-rhythm-state-title-letter-spacing:-1.5px;--on-off-rhythm-state-description-size:18px;--on-off-rhythm-state-description-line-height:156%;--on-off-rhythm-states-max-width:880px;--on-off-rhythm-quote-radius:20px;--on-off-rhythm-quote-padding:32px;--on-off-rhythm-quote-gap:24px;--on-off-rhythm-quote-caption-gap:4px;--on-off-rhythm-quote-caption-size:16px;--on-off-rhythm-quote-caption-line-height:138%;--on-off-rhythm-quote-text-size:32px;--on-off-rhythm-quote-text-line-height:119%;--on-off-rhythm-quote-footer-size:14px;--on-off-rhythm-quote-footer-line-height:143%;--on-off-rhythm-quote-max-width:880px;--on-off-rhythm-quote-mark-size-width:48px;--on-off-rhythm-quote-mark-size-height:32px;--on-off-rhythm-quote-mark-offset:12px;--on-off-rhythm-mobile-content-gap:32px;--on-off-rhythm-mobile-state-padding:16px;--on-off-rhythm-mobile-state-gap:16px;--on-off-rhythm-mobile-state-title-size:26px;--on-off-rhythm-mobile-state-description-size:16px;--on-off-rhythm-mobile-quote-padding:24px;--on-off-rhythm-mobile-quote-text-size:24px;--on-off-rhythm-mobile-quote-text-line-height:117%;position:relative;width:100%;overflow:hidden;color:#010009}.on-off-rhythm .section{position:relative;z-index:1}.section>.on-off-rhythm__content{grid-column:2;width:100%;min-width:0}.on-off-rhythm__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--on-off-rhythm-content-gap);width:100%;min-width:0}.on-off-rhythm__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--on-off-rhythm-intro-gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:var(--on-off-rhythm-intro-max-width);text-align:center}.on-off-rhythm__heading{margin:0;font-size:32px;font-weight:500;line-height:1.1;letter-spacing:-1px;text-transform:uppercase}.on-off-rhythm__heading span{display:block}.on-off-rhythm__description{width:100%;font-size:16px;font-weight:400;line-height:138%}.on-off-rhythm__description h1,.on-off-rhythm__description h2,.on-off-rhythm__description h3,.on-off-rhythm__description h4,.on-off-rhythm__description h5,.on-off-rhythm__description h6{font:inherit;font-weight:700;letter-spacing:inherit;color:inherit;margin:0}.on-off-rhythm__description h1:not(:last-child),.on-off-rhythm__description h2:not(:last-child),.on-off-rhythm__description h3:not(:last-child),.on-off-rhythm__description h4:not(:last-child),.on-off-rhythm__description h5:not(:last-child),.on-off-rhythm__description h6:not(:last-child),.on-off-rhythm__description p:not(:last-child){margin-bottom:12px}.on-off-rhythm__description a{color:inherit;text-decoration:underline;-webkit-transition:all .2s ease;transition:all .2s ease}.on-off-rhythm__description a:active,.on-off-rhythm__description a:focus,.on-off-rhythm__description a:hover{color:#ff7b7b}.on-off-rhythm__description ol,.on-off-rhythm__description ul{margin:12px 0;padding-left:30px}.on-off-rhythm__description>*{font:inherit;color:inherit;letter-spacing:inherit}.on-off-rhythm__quote-caption,.on-off-rhythm__quote-text,.on-off-rhythm__state-description,.on-off-rhythm__state-title{font-family:WorkSans,sans-serif;margin:0}.on-off-rhythm__description p{margin:0}.on-off-rhythm__states{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--on-off-rhythm-states-gap);width:100%;max-width:var(--on-off-rhythm-states-max-width);margin:0;padding:0;list-style:none}.on-off-rhythm__state{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--on-off-rhythm-state-gap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-width:0;padding:var(--on-off-rhythm-state-padding);border-radius:var(--on-off-rhythm-state-radius)}.on-off-rhythm__state--on{background-color:color-mix(in srgb,#ffd104 20%,transparent)}.on-off-rhythm__state--on .day-night-section__icon--sun,.on-off-rhythm__state--on .on-off-rhythm__state-title{color:#ffd104}.on-off-rhythm__state--off{background-color:color-mix(in srgb,#A18BFF 20%,transparent)}.on-off-rhythm__state--off .day-night-section__icon--moon,.on-off-rhythm__state--off .on-off-rhythm__state-title{color:#A18BFF}.on-off-rhythm__state-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--on-off-rhythm-state-header-gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.on-off-rhythm__state-header .day-night-section__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:var(--on-off-rhythm-state-icon-size);height:var(--on-off-rhythm-state-icon-size)}.on-off-rhythm__quote,.on-off-rhythm__quote-body{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.on-off-rhythm__state-header .day-night-section__icon svg{display:block;width:100%;height:100%}.on-off-rhythm__state-title{font-size:var(--on-off-rhythm-state-title-size);font-weight:700;line-height:var(--on-off-rhythm-state-title-line-height);letter-spacing:var(--on-off-rhythm-state-title-letter-spacing);text-transform:uppercase}.on-off-rhythm__state-description{font-size:var(--on-off-rhythm-state-description-size);font-weight:400;line-height:var(--on-off-rhythm-state-description-line-height);color:#010009}.on-off-rhythm__quote{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;max-width:var(--on-off-rhythm-quote-max-width);margin:0;padding:var(--on-off-rhythm-quote-padding);border-radius:var(--on-off-rhythm-quote-radius);background-color:#ffffff}.on-off-rhythm__quote-mark{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:var(--on-off-rhythm-quote-mark-size-width);height:var(--on-off-rhythm-quote-mark-size-height);color:#010009;opacity:.1;pointer-events:none}.on-off-rhythm__quote-mark svg{display:block;width:100%;height:100%}.on-off-rhythm__quote-mark--open{top:var(--on-off-rhythm-quote-mark-offset);left:var(--on-off-rhythm-quote-mark-offset);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.on-off-rhythm__quote-mark--close{right:var(--on-off-rhythm-quote-mark-offset);bottom:var(--on-off-rhythm-quote-mark-offset);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.on-off-rhythm__quote-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:var(--on-off-rhythm-quote-gap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;min-width:0}.on-off-rhythm__quote-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--on-off-rhythm-quote-caption-gap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;min-width:0}.on-off-rhythm__quote-caption{font-size:var(--on-off-rhythm-quote-caption-size);font-weight:600;line-height:var(--on-off-rhythm-quote-caption-line-height);text-transform:uppercase;color:#010009}.on-off-rhythm__quote-text{font-size:var(--on-off-rhythm-quote-text-size);font-style:italic;font-weight:500;line-height:var(--on-off-rhythm-quote-text-line-height);color:#010009;overflow-wrap:anywhere}.on-off-rhythm__quote-text h1,.on-off-rhythm__quote-text h2,.on-off-rhythm__quote-text h3,.on-off-rhythm__quote-text h4,.on-off-rhythm__quote-text h5,.on-off-rhythm__quote-text h6{font:inherit;font-weight:700;letter-spacing:inherit;color:inherit;margin:0}.on-off-rhythm__quote-text h1:not(:last-child),.on-off-rhythm__quote-text h2:not(:last-child),.on-off-rhythm__quote-text h3:not(:last-child),.on-off-rhythm__quote-text h4:not(:last-child),.on-off-rhythm__quote-text h5:not(:last-child),.on-off-rhythm__quote-text h6:not(:last-child),.on-off-rhythm__quote-text p:not(:last-child){margin-bottom:12px}.on-off-rhythm__quote-text a{color:inherit;text-decoration:underline;-webkit-transition:all .2s ease;transition:all .2s ease}.on-off-rhythm__quote-text a:active,.on-off-rhythm__quote-text a:focus,.on-off-rhythm__quote-text a:hover{color:#ff7b7b}.on-off-rhythm__quote-text ol,.on-off-rhythm__quote-text ul{margin:12px 0;padding-left:30px}.on-off-rhythm__quote-text>*{font:inherit;color:inherit;letter-spacing:inherit}.on-off-rhythm__quote-text p{margin:0}.on-off-rhythm__quote-footer{margin:0;font-family:WorkSans,sans-serif;font-size:var(--on-off-rhythm-quote-footer-size);font-weight:400;line-height:var(--on-off-rhythm-quote-footer-line-height);color:#010009}.on-off-rhythm__quote-footer h1,.on-off-rhythm__quote-footer h2,.on-off-rhythm__quote-footer h3,.on-off-rhythm__quote-footer h4,.on-off-rhythm__quote-footer h5,.on-off-rhythm__quote-footer h6{font:inherit;font-weight:700;letter-spacing:inherit;color:inherit;margin:0}.on-off-rhythm__quote-footer h1:not(:last-child),.on-off-rhythm__quote-footer h2:not(:last-child),.on-off-rhythm__quote-footer h3:not(:last-child),.on-off-rhythm__quote-footer h4:not(:last-child),.on-off-rhythm__quote-footer h5:not(:last-child),.on-off-rhythm__quote-footer h6:not(:last-child),.on-off-rhythm__quote-footer p:not(:last-child){margin-bottom:12px}.on-off-rhythm__quote-footer a{color:inherit;text-decoration:underline;-webkit-transition:all .2s ease;transition:all .2s ease}.on-off-rhythm__quote-footer a:active,.on-off-rhythm__quote-footer a:focus,.on-off-rhythm__quote-footer a:hover{color:#ff7b7b}.on-off-rhythm__quote-footer ol,.on-off-rhythm__quote-footer ul{margin:12px 0;padding-left:30px}.on-off-rhythm__quote-footer>*{font:inherit;color:inherit;letter-spacing:inherit}.on-off-rhythm--style-dark,.on-off-rhythm--style-dark .on-off-rhythm__description,.on-off-rhythm--style-dark .on-off-rhythm__heading,.on-off-rhythm--style-dark .on-off-rhythm__quote-caption,.on-off-rhythm--style-dark .on-off-rhythm__quote-footer,.on-off-rhythm--style-dark .on-off-rhythm__quote-mark,.on-off-rhythm--style-dark .on-off-rhythm__quote-text,.on-off-rhythm--style-dark .on-off-rhythm__state-description{color:#ffffff}.on-off-rhythm__quote-footer p{margin:0}.on-off-rhythm--style-dark .on-off-rhythm__quote{background-color:#2b2b2b}@media only screen and (min-width:991px){.on-off-rhythm__heading{font-size:46px;line-height:1.15;letter-spacing:-1px}}@media only screen and (max-width:749px){.on-off-rhythm__content{gap:var(--on-off-rhythm-mobile-content-gap)}.on-off-rhythm__states{grid-template-columns:minmax(0,1fr)}.on-off-rhythm__state{gap:var(--on-off-rhythm-mobile-state-gap);padding:var(--on-off-rhythm-mobile-state-padding)}.on-off-rhythm__state-title{font-size:var(--on-off-rhythm-mobile-state-title-size)}.on-off-rhythm__state-description{font-size:var(--on-off-rhythm-mobile-state-description-size);line-height:138%}.on-off-rhythm__quote{padding:var(--on-off-rhythm-mobile-quote-padding)}.on-off-rhythm__quote-text{font-size:var(--on-off-rhythm-mobile-quote-text-size);line-height:var(--on-off-rhythm-mobile-quote-text-line-height)}}