.testing-api-method{padding-top:32px;box-sizing:border-box}.testing-api-method__title{margin-bottom:20px;font-size:20px;line-height:1.5;font-weight:600;letter-spacing:-.02em;color:var(--3C4555)}.testing-api-method__parameters{display:flex;flex-wrap:wrap;margin-top:-20px;margin-left:-20px}.testing-api-method__parameters>*{width:calc(50% - 20px);margin-top:20px;margin-left:20px}.testing-api-method__parameters .--submit{display:flex;align-items:flex-end;justify-content:flex-start}.testing-api-method__parameters .--submit .btn{font-size:18px;text-transform:none}.testing-api-method__result{display:flex;flex-direction:column;align-items:flex-start;margin-top:36px}.testing-api-method__result-title{margin-bottom:6px;font-size:20px;line-height:1.2;font-weight:600;color:var(--3C4555);letter-spacing:-.02em}.testing-api-method__result-url{background:var(--secondary);padding:8px 45px 8px 20px;border-radius:8px;font-size:16px;line-height:1.2;font-weight:600;color:var(--tm-text-color);position:relative}.testing-api-method__result-url span{color:var(--primary);word-break:break-all}.testing-api-method__result-url div{background:#fff2e6;position:absolute;top:0;right:0;bottom:0;box-sizing:border-box;border-radius:8px;padding-right:0;max-width:100%;font-size:15px;line-height:140%;color:#fb7800;font-weight:600;word-wrap:break-word}.testing-api-method__result-url div:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;border:1px solid #fb7800;border-radius:8px;background-color:#fff2e6;width:32px;cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjciIHk9IjMiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTIxIDN2MTRoLTEuODY3VjQuODY3SDdWM2gxNHoiIGZpbGw9IiNmZmYiLz48L21hc2s+PGcgbWFzaz0idXJsKCNhKSI+PHJlY3QgeD0iMjAuMTI1IiB5PSIxNi4xMjUiIHdpZHRoPSIxMi4yNSIgaGVpZ2h0PSIxMi4yNSIgcng9IjEuMTI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgMjAuMTI1IDE2LjEyNSkiIHN0cm9rZT0iI0ZCNzgwMCIgc3Ryb2tlLXdpZHRoPSIxLjc1Ii8+PC9nPjxwYXRoIGQ9Ik0xNi4xMjUgMTljMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVINUExLjEyNSAxLjEyNSAwIDAxMy44NzUgMTlWOWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDEwYy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2MTB6IiBzdHJva2U9IiNGQjc4MDAiIHN0cm9rZS13aWR0aD0iMS43NSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%}.testing-api-method__result-content{padding:14px 20px;border-radius:8px;position:relative;overflow:hidden;z-index:0;margin-bottom:24px}.testing-api-method__result-content .--message{font-size:18px;line-height:1.2;font-weight:600;color:var(--primary)}.testing-api-method__result-content .formatted-result{font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:14px;line-height:1.6;font-weight:400;white-space:pre-wrap;word-wrap:break-word;color:var(--3C4555)}.testing-api-method__result-content .formatted-result .json-key{color:#0c7cd5}.testing-api-method__result-content .formatted-result .json-string{color:#032f62}.testing-api-method__result-content .formatted-result .json-number{color:#0969da;font-weight:600}.testing-api-method__result-content .formatted-result .json-boolean{color:#8250df;font-weight:600}.testing-api-method__result-content .formatted-result .json-null,.testing-api-method__result-content .formatted-result .json-undefined{color:#656d76;font-style:italic}.testing-api-method__result-content .formatted-result .json-brace,.testing-api-method__result-content .formatted-result .json-bracket{color:var(--3C4555);font-weight:600}.testing-api-method__result-content .formatted-result .json-colon{color:var(--3C4555);margin:0 4px}.testing-api-method__result-content .formatted-result .json-comma{color:var(--3C4555)}.testing-api-method__result-content:after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.1;background-color:var(--primary)}.tam-item__title{margin-bottom:8px;font-size:18px;line-height:1.4;color:var(--primary);letter-spacing:-.02em}.tam-item__input input{flex:auto;margin:0!important;padding:0!important;background-color:transparent!important;border:none!important;box-shadow:none!important}@media(max-width:639px){.testing-api-method__parameters>*{width:calc(100% - 20px)}}