.c-complexity{font-family:var(--font-heading--family)}.c-complexity__wrapper{display:flex;align-items:flex-start;gap:53px;padding-left:45px;margin:0 auto}.c-complexity__intro{display:flex;flex-direction:column;gap:16px;width:311px;height:607px;flex-shrink:0}.c-complexity__heading{font-size:48px;font-weight:400;line-height:60px;color:#292929;margin:0}.c-complexity__heading-dot{color:#eb2529}.c-complexity__subtitle{font-size:16px;font-weight:400;line-height:24px;color:#464646;margin:0}.c-complexity__accordion{background:#f5f5f5;border-radius:20px 0 0 20px;display:flex;align-items:stretch;flex:1;height:607px;overflow:scroll;padding:31px 24px 31px 60px;gap:3px}.c-complexity__panel{display:none;flex-direction:column;justify-content:flex-start;flex:1 1 0%;min-width:0;overflow:hidden;padding-right:0;border-right:1px solid transparent}.c-complexity__panel.is-active{display:flex;opacity:1;border-right:1px solid rgba(41,41,41,.3);padding-right:30px}.c-complexity__panel-inner{display:flex;flex-direction:column;gap:35px;max-width:531px;padding-left:34px;overflow:scroll}.c-complexity__panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.c-complexity__panel-header{display:flex;flex-direction:column;gap:9px;width:350px;flex:none}.c-complexity__panel-collapse{display:none}.c-complexity__panel-collapse-icon{width:24px;height:24px}.c-complexity__panel-number{font-size:24px;font-weight:400;line-height:normal;color:#292929;margin:0}.c-complexity__panel-title{font-size:60px;font-weight:400;line-height:72px;color:#292929;margin:0}.c-complexity__panel-desc{font-size:18px;font-weight:400;line-height:28px;color:#464646;margin:0;max-width:523px}.c-complexity__items{display:flex;flex-direction:column;margin-top:66px;max-width:515px}.c-complexity__item{border-bottom:.5px solid #464646;overflow:hidden}.c-complexity__item-trigger{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;cursor:pointer;background:none;border:none;width:100%;font-family:var(--font-heading--family);font-size:16px;font-weight:400;line-height:24px;color:#000;text-align:left}.c-complexity__item-icon{position:relative;width:20px;height:20px;flex-shrink:0}.c-complexity__item-icon:before,.c-complexity__item-icon:after{content:"";position:absolute;background-color:#000;top:50%;left:50%;transition:transform .3s ease}.c-complexity__item-icon:before{width:14px;height:1px;transform:translate(-50%,-50%)}.c-complexity__item-icon:after{width:1px;height:14px;transform:translate(-50%,-50%)}.c-complexity__item.is-open .c-complexity__item-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.c-complexity__item-content{max-height:0;overflow:hidden;transition:none}.c-complexity__item.is-open .c-complexity__item-content{max-height:300px;transition:max-height .25s ease-out}.c-complexity__item-text{padding:0 4px 16px;font-size:14px;font-weight:400;line-height:20px;color:#464646;margin:0}.c-complexity__tab{display:flex;align-items:flex-start;gap:12px;cursor:pointer;background:none;border:none;padding:0;flex-shrink:0;transition:opacity .3s ease}.c-complexity__tab.is-active{max-width:0;opacity:0;overflow:hidden;gap:0;pointer-events:none;transition:opacity .3s ease}.c-complexity__tab:not(.is-active){max-width:100px;opacity:1;overflow:hidden;pointer-events:auto;align-self:stretch;transition:max-width .5s cubic-bezier(.4,0,.2,1),opacity .35s ease .15s,gap .5s cubic-bezier(.4,0,.2,1)}.c-complexity__tab-line-opened{width:1px;background:#2929294d;align-self:stretch;flex-shrink:0;transition:max-width .5s cubic-bezier(.4,0,.2,1),opacity .35s ease .15s,gap .5s cubic-bezier(.4,0,.2,1)}.c-complexity__tab-number{font-family:var(--font-heading--family);font-size:36px;font-weight:400;line-height:44px;color:#000;padding:10px;display:flex;align-items:center;justify-content:center;width:63px}.c-complexity__mobile{display:none}.c-complexity__tab:not(.is-active):last-child>div{display:none}.c-complexity__accordion .c-complexity__panel.is-active:last-of-type{border:0px!important}.c-complexity__tab:not(.is-active):first-of-type{padding-left:20px}@media(max-width:999px){.c-complexity__wrapper{display:none}.c-complexity__mobile{display:flex;flex-direction:column;gap:24px;padding:0 16px}.c-complexity__mobile-intro{display:flex;flex-direction:column;gap:16px}.c-complexity__mobile-heading{font-size:32px;font-weight:500;line-height:40px;color:#292929;margin:0}.c-complexity__mobile-subtitle{font-size:16px;font-weight:400;line-height:24px;color:#464646;margin:0}.c-complexity__mobile-accordion{background:#f5f5f5;border-radius:20px;padding:24px 16px;display:flex;flex-direction:column;gap:0}.c-complexity__mobile-panel{display:flex;flex-direction:column;gap:24px;max-height:0;opacity:0;overflow:hidden;transition:opacity .3s ease;padding-top:0;padding-bottom:0}.c-complexity__mobile-panel.is-active{opacity:1;padding-top:24px;padding-bottom:8px;height:400px;overflow:scroll}.c-complexity__mobile-panel-body{display:flex;flex-direction:column;gap:24px}.c-complexity__mobile-panel-header{display:flex;align-items:center;gap:9px;cursor:pointer}.c-complexity__mobile-panel-info{flex:1;display:flex;flex-direction:column;gap:9px}.c-complexity__mobile-panel-number{font-size:16px;font-weight:500;line-height:24px;color:#292929;margin:0}.c-complexity__mobile-panel-title{font-size:22px;font-weight:400;line-height:28px;color:#292929;margin:0}.c-complexity__mobile-arrow{width:24px;height:24px;flex-shrink:0;color:#292929}.c-complexity__mobile-panel-desc{font-size:14px;font-weight:400;line-height:20px;color:#464646;margin:0}.c-complexity__mobile-items{display:flex;flex-direction:column;max-height:1200px;overflow-y:auto}.c-complexity__mobile-item{border-bottom:.5px solid rgba(70,70,70,.5);overflow:hidden}.c-complexity__mobile-item-trigger{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;cursor:pointer;background:none;border:none;width:100%;font-family:var(--font-heading--family);font-size:14px;font-weight:400;line-height:20px;color:#000;text-align:left}.c-complexity__mobile-item-icon{position:relative;width:18px;height:18px;flex-shrink:0}.c-complexity__mobile-item-icon:before,.c-complexity__mobile-item-icon:after{content:"";position:absolute;background-color:#000;top:50%;left:50%;transition:transform .25s ease}.c-complexity__mobile-item-icon:before{width:12px;height:1px;transform:translate(-50%,-50%)}.c-complexity__mobile-item-icon:after{width:1px;height:12px;transform:translate(-50%,-50%)}.c-complexity__mobile-item.is-open .c-complexity__mobile-item-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.c-complexity__mobile-item-content{max-height:0;overflow:hidden;transition:none}.c-complexity__mobile-item.is-open .c-complexity__mobile-item-content{max-height:80px;transition:max-height .25s ease-out}.c-complexity__mobile-item-text{padding:0 4px 16px;font-size:14px;font-weight:400;line-height:20px;color:#464646;margin:0}.c-complexity__mobile-tab{display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:.5px solid rgba(41,41,41,.4);cursor:pointer;background:none;border-left:none;border-right:none;border-top:none;width:100%;font-family:var(--font-heading--family);text-align:left}.c-complexity__mobile-tab.is-active{max-height:0;opacity:0;overflow:scroll;padding:0;border-bottom-width:0;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .25s ease,padding .45s cubic-bezier(.4,0,.2,1),border-bottom-width 0s .45s}.c-complexity__mobile-tab:not(.is-active){max-height:120px;opacity:1;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s ease .1s,padding .45s cubic-bezier(.4,0,.2,1),border-bottom-width 0s}.c-complexity__mobile-tab-info{display:flex;flex-direction:column;gap:8px}.c-complexity__mobile-tab-number{font-size:16px;font-weight:500;line-height:24px;color:#292929;margin:0}.c-complexity__mobile-tab-title{font-size:22px;font-weight:400;line-height:28px;color:#292929;margin:0}}@media screen and (min-width:1000px)and (max-width:1200px){.c-complexity__panel-title{font-size:50px}}@media screen and (min-width:2000px){.c-complexity__wrapper{max-width:2000px}.c-complexity__accordion{border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/complexity-section.css.map */
