[data-theme=light]{--block-color: hsla(0, 0%, 100%, 1);--block-color-main: hsla(164, 5%, 96%, 1);--text-color: hsla(213, 10%, 49%, 1);--text-color-main: hsla(210, 6%, 7%, 1)}[data-theme=dark]{--block-color: hsla(0, 0%, 0%, 1);--block-color-main: hsla(210, 6%, 7%, 1);--text-color: hsla(202, 11%, 57%, 1);--text-color-main: hsla(200, 23%, 95%, 1)}html *,*:before,*:after{background:none;margin:0;padding:0;font:500 16px SF Pro Display;line-height:120%}body{background-color:var(--block-color-main)}h1{font-size:clamp(32px,6vw,56px);font-weight:700}h2{font-size:clamp(32px,5vw,48px);font-weight:600;text-align:center}.restructuring{display:flex;flex-direction:column;gap:clamp(84px,12vw,112px);padding-block:56px clamp(56px,12vw,112px)}.restructuring__heading{display:flex;flex-direction:column;gap:56px}.restructuring .banner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.restructuring .banner__text{display:flex;flex-direction:column;gap:24px;flex:1 300px;max-width:600px}.restructuring .banner__text p{color:var(--text-color);font-size:20px}.restructuring .banner__image{max-width:308px;width:100%;aspect-ratio:1;flex:1 300px}.restructuring .banner__image img{width:100%}@media (width <= 620px){.restructuring .banner{justify-content:center;text-align:center}}.restructuring .faq{display:flex;flex-direction:column;gap:8px}.restructuring .faq .accordion{display:flex;flex-direction:column;padding:28px 32px;background-color:transparent;transition:.3s background-color,.3s border-color,.3s border-radius}.restructuring .faq .accordion:not(:last-child){border-bottom:1px solid color-mix(in hsl,var(--text-color) 12%,transparent)}.restructuring .faq .accordion__details summary{display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;transition:.3s color}.restructuring .faq .accordion__details summary span{flex:1 300px;font-size:clamp(18px,2vw,20px);font-weight:600;transition:.3s color}.restructuring .faq .accordion__details summary svg{flex:0 1 clamp(24px,3vw,32px);min-width:clamp(24px,3vw,32px);transition:.3s transform}.restructuring .faq .accordion__details summary::-webkit-details-marker{display:none}.restructuring .faq .accordion__details[open]+.accordion__content{opacity:1;margin-top:16px;grid-template-rows:1fr}.restructuring .faq .accordion__content{display:grid;grid-template-rows:0fr;opacity:0;transition:.3s grid-template-rows,.3s margin-top,.3s opacity;max-width:720px}.restructuring .faq .accordion__content-body{overflow:hidden}.restructuring .faq .accordion:has(.accordion__details[open]){background-color:var(--block-color);border-radius:32px;border-color:transparent}.restructuring .faq .accordion:has(.accordion__details[open]) summary span{color:#00bd58}.restructuring .faq .accordion:has(.accordion__details[open]) summary svg{transform:rotate(45deg)}.restructuring .faq .accordion:has(+.accordion .accordion__details[open]){border-color:transparent}.restructuring .faq .accordion strong{color:var(--text-color-main)}.restructuring .faq .accordion .file{width:100%;padding:12px 16px;display:flex;align-items:center;gap:8px;background-color:#00bd5814;border-radius:16px}.restructuring .faq .accordion .file:before{content:"";display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M14 17H8M16 13H8M20 9.98822V17.2C20 18.8802 20 19.7202 19.673 20.362C19.3854 20.9265 18.9265 21.3854 18.362 21.673C17.7202 22 16.8802 22 15.2 22H8.8C7.11984 22 6.27976 22 5.63803 21.673C5.07354 21.3854 4.6146 20.9265 4.32698 20.362C4 19.7202 4 18.8802 4 17.2V6.8C4 5.11984 4 4.27976 4.32698 3.63803C4.6146 3.07354 5.07354 2.6146 5.63803 2.32698C6.27976 2 7.11984 2 8.8 2H12.0118C12.7455 2 13.1124 2 13.4577 2.08289C13.7638 2.15638 14.0564 2.27759 14.3249 2.44208C14.6276 2.6276 14.887 2.88703 15.4059 3.40589L18.5941 6.59411C19.113 7.11297 19.3724 7.3724 19.5579 7.67515C19.7224 7.94356 19.8436 8.2362 19.9171 8.5423C20 8.88757 20 9.25445 20 9.98822Z' stroke='%2300BC58' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;background-size:contain}.restructuring .anchors{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;justify-content:stretch;flex-wrap:wrap;gap:16px}.restructuring .anchors .anchor{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:clamp(24px,3vw,32px);background-color:var(--block-color);border-radius:24px}.restructuring .anchors .anchor button{color:#00bd58;border:none;width:fit-content;display:flex;align-items:center;gap:8px}.restructuring .anchors .anchor p,.restructuring .anchors .anchor button{font-weight:600}.restructuring .terms{display:flex;flex-direction:column;gap:40px}.restructuring .terms__content{display:flex;flex-direction:column;gap:16px}.restructuring .terms__content .item{overflow:hidden;background-color:var(--block-color);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(24px,4vw,40px);border-radius:24px;flex-wrap:wrap}.restructuring .terms__content .item__text{display:flex;flex-direction:column;gap:16px;flex:1 720px;text-wrap:balance;max-width:720px}.restructuring .terms__content .item picture{max-width:160px;width:100%}.restructuring .terms__content .item picture img{width:100%}.restructuring .terms__content .item:nth-child(2) picture{max-width:240px;position:relative;bottom:calc(-1*clamp(24px,4vw,50px))}.restructuring .measures{display:flex;flex-direction:column;gap:40px}.restructuring .measures__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(300px,30vw,500px),1fr));gap:16px;counter-reset:measures}.restructuring .measures__content .measure{position:relative;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px;background-color:var(--block-color);padding:clamp(24px,4vw,40px);border-radius:24px}.restructuring .measures__content .measure:before{counter-increment:measures;content:counter(measures);font-size:20px;width:48px;aspect-ratio:1;background-color:#00bd58;border-radius:50%;display:grid;place-items:center;color:#fff}.restructuring .measures__content .measure p{flex:4 300px}.restructuring .contact{display:flex;flex-direction:column;gap:40px}.restructuring .contact__content{background-color:var(--block-color);padding:clamp(18px,3vw,32px);border-radius:32px;overflow:auto}.restructuring .contact__content table{width:100%;border-radius:16px;border-spacing:0;border-collapse:separate;overflow:hidden;border:1px solid color-mix(in hsl,var(--text-color) 12%,transparent)}.restructuring .contact__content table tr{border:1px solid color-mix(in hsl,var(--text-color) 12%,transparent)}.restructuring .contact__content table td{border:1px solid color-mix(in hsl,var(--text-color) 12%,transparent);padding:16px}.restructuring .contact__content table td span{font-weight:600}.restructuring .contact__content table td:not(:first-child){min-width:200px}@media (width <= 620px){.restructuring .contact__content table tr td:first-child{display:none}}.restructuring .contact__content thead{background-color:color-mix(in hsl,var(--text-color) 12%,transparent);color:var(--text-color)}.restructuring .rules{display:flex;flex-direction:column;gap:40px}.restructuring .rules__heading{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;text-align:center}.restructuring .rules__heading p{font-size:20px;color:var(--text-color)}.restructuring .rules__content{display:flex;justify-content:center;padding:clamp(24px,4vw,40px);background-color:var(--block-color);border-radius:24px}.restructuring .rules__content div{max-width:720px}.restructuring a{display:inline-flex;align-items:center;gap:8px;color:#00bd58}.restructuring strong{font-weight:600;font-size:20px}.restructuring ul{display:flex;flex-direction:column;gap:8px;padding-left:24px}.restructuring ul li{list-style:disc}.restructuring ol{display:flex;flex-direction:column;gap:4px}.restructuring ol li{list-style:decimal inside}
