.generator{display:flex;flex-direction:column;background-color:#f4f4f4;padding:11px;border-radius:16px;overflow:hidden;transition:max-height .3s ease}.generator__arrow{transform:rotate(180deg);transition:transform .3s ease}.generator__title-container{display:flex;align-items:center;justify-content:space-between;gap:25px}.generator__title{display:flex;align-items:center;gap:16px;margin:0;font-family:Nexa;font-size:14px;font-weight:700;line-height:1.4}.generator__label{font-size:16px;font-weight:400;line-height:1.5}.generator__label+.generator__label{padding-top:16px}.generator__button{font-size:16px;font-weight:700}.generator .hidden{display:none}@media screen and (max-width:1068px){.generator{width:55%}}@media screen and (max-width:768px){.generator{width:100%}}.loader{width:30px;padding:5px;aspect-ratio:1;border-radius:50%;background:#fff;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}#open-generator-checkbox:checked+.generator{max-height:1900px}#open-generator-checkbox:checked+.generator .generator__arrow{transform:rotate(0)}.pdf{background-color:#fff}.pdf__logo{padding-left:30px;padding-bottom:16px}.pdf__title{display:flex;align-items:center;justify-content:space-between}.pdf__title--left{width:70%;min-width:-moz-fit-content;min-width:fit-content;height:36px;padding:8px 20px 8px 30px;background-color:#000;color:#fff;font-size:14px;font-weight:700;line-height:1.4}.pdf__title--right{display:flex;align-items:center;width:30%;min-width:-moz-fit-content;min-width:fit-content;height:36px;padding:8px 30px 8px 12px;background-color:#ff5200;color:#fff;font-size:12px;font-weight:700;line-height:1.15}.pdf__content{display:flex;gap:30px;padding:30px}.pdf__info{display:flex;flex-direction:column;gap:14px;width:60%}.pdf__images{display:flex;flex-direction:column;gap:30px;width:40%}.pdf__price{font-size:18px;font-weight:700;line-height:1.3;text-transform:uppercase}.pdf__subtitle{font-family:Nexa;margin:0;padding-bottom:12px;font-size:14px;font-weight:700;line-height:1.4}.pdf__text{margin:0;font-family:Nexa;font-size:10px;font-weight:400;line-height:1.6}.pdf__richtext li,.pdf__richtext p,.pdf__richtext span{margin:0;font-family:Nexa;font-size:10px;font-weight:400;line-height:1.6}.pdf__richtext span{display:inline-block}.pdf__richtext b,.pdf__richtext h1,.pdf__richtext h2,.pdf__richtext h3,.pdf__richtext h4,.pdf__richtext h5,.pdf__richtext h6,.pdf__richtext strong{display:block;font-family:Nexa;margin:0;padding-bottom:10px;padding-top:14px;font-size:14px;font-weight:700;line-height:1.4}.pdf__richtext b:first-letter,.pdf__richtext h1:first-letter,.pdf__richtext h2:first-letter,.pdf__richtext h3:first-letter,.pdf__richtext h4:first-letter,.pdf__richtext h5:first-letter,.pdf__richtext h6:first-letter,.pdf__richtext strong:first-letter{text-transform:uppercase}.pdf__richtext ul{list-style:disc;padding-left:15px;margin:0}.pdf__richtext br{display:none}.pdf__colors{display:flex;gap:13px}.pdf__color{width:20px;height:20px;border-radius:50%;background-color:#eee}