.code-examples-page .main-article.main-content{padding-bottom:20px;padding-top:40px}pre{color:#fff}.code-explorer{background-color:#161616;border-radius:5px;display:flex;margin:40px 0 0 30px;max-height:548px;position:relative}@media screen and (max-width:1200px){.code-explorer{margin-left:0}}@media (max-width:991px){.code-explorer{flex-direction:column;max-height:none}}@media (max-width:548px){.code-explorer .ps__rail-x,.code-explorer .ps__rail-y{pointer-events:none}}@media screen and (min-width:1024px){.code-explorer__background-wrapper{background-color:#000}}.code-explorer__content{display:flex;flex-direction:column;flex-grow:1;min-height:550px;min-width:0}@media (max-width:991px){.code-explorer__content{max-height:548px}}@media screen and (min-width:1024px){.code-explorer__vsplit-demo .code-explorer__content{max-width:555px}.code-explorer__vsplit-demo .code-explorer__demo{display:block;flex-grow:1;width:555px}}.code-explorer__demo{display:none}.code-explorer__demo iframe{border:2px solid #fff;height:100%;width:100%}.code-explorer__content-header{align-items:center;display:flex;justify-content:flex-start;padding:25px 20px 10px 29px}@media screen and (max-width:1024px){.code-explorer__content-header{padding-left:10px}}@media screen and (max-width:991px){.code-explorer__content-header{padding-left:45px}}@media (max-width:548px){.code-explorer__content-header{flex-direction:column;padding-left:15px;padding-right:15px}}.code-explorer__content-title{align-items:top;display:flex}@media (max-width:548px){.code-explorer__content-title{align-self:flex-start}}.code-explorer__content-title:before{background-image:url(/img/svgs/visual-studio-logo-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:25px;min-width:25px;width:25px}.code-explorer__content-title-text{color:#fff;font-family:Gotham-Black;font-size:16px;margin:5px 0 0 13px}.code-explorer__switcher{align-items:center;cursor:pointer;display:flex;margin:6px 15px 0;user-select:none;visibility:hidden}@media (max-width:548px){.code-explorer__switcher{align-self:flex-end}}.code-explorer__switcher_active{visibility:visible}.code-explorer__switcher-input{left:-9999px;position:absolute}.code-explorer__switcher-text-false,.code-explorer__switcher-text-true{font-family:Gotham-Black;font-size:16px;transition-duration:.15s}.code-explorer__switcher-text-false{color:#fff}.code-explorer__switcher-input:checked~.code-explorer__switcher-text-false{color:#454545}.code-explorer__switcher-button{background-color:#454545;border-radius:30px;display:block;margin:0 7px;padding:2px;transition-duration:.15s;width:27px}.code-explorer__switcher:hover .code-explorer__switcher-button{background-color:#53b78e;transition-duration:.15s}.code-explorer__switcher-button:before{background-color:#111;border-radius:30px;content:" ";display:block;height:14px;transition-duration:.15s;width:14px}.code-explorer__switcher-input:checked~.code-explorer__switcher-button:before{transform:translateX(9px)}.code-explorer__switcher-text-true{color:#454545}.code-explorer__switcher-input:checked~.code-explorer__switcher-text-true,.code-explorer__switcher:hover
.code-explorer__switcher-text-false,.code-explorer__switcher:hover
.code-explorer__switcher-text-true{color:#fff}.code-explorer__content-body{flex-grow:1;margin:7px 8px 12px 0;overflow-y:hidden;padding-right:19px;position:relative}@media screen and (max-width:1024px){.code-explorer__content-body{margin-left:0}}@media screen and (max-width:991px){.code-explorer__content-body{margin-left:26px}}@media (max-width:548px){.code-explorer__content-body{margin-left:0}}.code-explorer__code,.code-explorer__code.prettyprint{background-color:transparent;overflow:visible;white-space:pre-wrap}.code-explorer__code{border-radius:0;border-width:0;color:#66747b;display:none;font-size:13px;margin:0}.code-explorer__code_active{display:block}.code-explorer__code .linenums,.code-explorer__code.linenums{width:auto}.code-examples-page .code-explorer__code .linenums{margin-left:18px}.code-explorer__code li{white-space:pre-wrap}.code-explorer__content-footer{align-items:center;display:flex;justify-content:space-between;padding:4px 22px 25px 29px}@media screen and (max-width:1024px){.code-explorer__content-footer{padding-left:10px}}@media screen and (max-width:991px){.code-explorer__content-footer{padding-left:46px}}@media (max-width:548px){.code-explorer__content-footer{flex-direction:column}}.code-explorer__copy{align-items:center;background-color:transparent;border-radius:0;border-width:0;display:flex;outline-width:0;padding:0;text-align:left}.code-explorer__copy-icon{color:#fff;font-size:14px;transition-duration:.15s}.code-explorer__copy:focus
.code-explorer__copy-icon{color:#53b78e}.code-explorer__copy-text{color:#555;font-size:14px;margin-left:15px;margin-top:2px;transition-duration:.15s}.code-explorer__copy:hover
.code-explorer__copy-text{color:#fff}.code-explorer__more,.code-explorer__more:focus,.code-explorer__more:hover{color:#2a95d5;font-family:Gotham-Bold;font-size:16px;padding-right:15px;position:relative;text-decoration:none;transition-duration:.15s}@media (max-width:548px){.code-explorer__more{margin-top:6px}}.code-explorer__more:hover{opacity:.8}.code-explorer__more:after{background-image:url(/img/svgs/code-explorer-more-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:6px;margin-top:1px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:10px}.code-explorer__cta{align-items:center;border-top:1px solid #555;display:flex;justify-content:center;padding:16px 15px 15px}@media (max-width:548px){.code-explorer__cta{flex-direction:column}}.code-explorer__cta-text{color:#fff;font-size:16px;letter-spacing:.005em}@media (max-width:548px){.code-explorer__cta-text{text-align:center}}.code-explorer__cta-button,.code-explorer__cta-button:focus,.code-explorer__cta-button:hover{align-items:center;background-color:#d40046;border-radius:25px;display:flex;justify-content:center;margin-left:27px;padding:5px 31px 9px 30px;text-align:center;text-decoration:none;transition-duration:.15s}@media (max-width:548px){.code-explorer__cta-button{margin-left:0;margin-top:10px}}.code-explorer__cta-button:hover{background-color:#c9041e}.code-explorer__cta-button-icon{color:#fff;font-size:13px}.code-explorer__cta-button-text{color:#fff;font-family:Gotham-Bold;font-size:14px;margin-left:5px;margin-top:6px}.code-explorer__navigation-group .code-explorer__navigation-group-items_active .ps__rail-y{opacity:.6!important}@media screen and (min-width:1024px){.code-explorer__navigation-group .code-explorer__navigation-group-items_active .ps__rail-y{height:100%!important}}.related-links{background-color:#f1f9fb;margin-top:17px;padding:16px}.code-buttons button{align-items:center;background-color:transparent;border:0;border-radius:30px;color:#181818;display:flex;font-family:Gotham-Bold;font-size:14px;gap:8px;outline:none!important;padding:0;text-align:left;transition:all .4s}.code-buttons button:hover i{color:#e01a59}.code-buttons button i{max-height:14px;max-width:14px}.code-buttons button a{color:#2a96d5;display:block;font-size:14px;padding:6px 20px 6px 2px;text-decoration:none}.code-buttons button a:hover,.examples__bugbounty-sidemenu a:hover{background-color:transparent;color:#e01a59}.code-buttons button a svg.svg-doc-link-icon{display:inline-block;height:18px;margin-right:8px;width:18px}.code-buttons button a:hover svg.svg-doc-link-icon path{stroke:#e01a59}.main-content .code-buttons h3{font-size:16px;margin-bottom:10px;margin-top:0}.tutorial-examples pre.prettyprint{tab-size:2}.examples__bugbounty-sidemenu{font-family:Gotham-Bold;font-size:14px;margin-top:10px;padding:12px 12px 12px 15px}.examples__bugbounty-sidemenu i{color:#181818;font-size:14px;padding-right:10px}.examples__bugbounty-sidemenu a:hover i{color:#e01a59}.examples__featured-snippet{background-color:#f0f9fb;line-height:28.8px;padding:24px}.examples__featured-snippet h2{padding-top:0}.examples__featured-snippet ol,.examples__featured-snippet ul{margin-bottom:0;padding-left:20px}.code-content{display:none}.code-content.lander{min-height:239px}.code-examples-page .code-content.lander{padding-left:12px}.code-content.lander h1{margin-bottom:30px}.main-content .code-content{display:block}.code_detail{margin-top:10px;padding-left:0;padding-right:30px}.code-content.show{display:block}.code_content__related-link__doc-cta-link{display:block;font-family:Gotham-Medium;margin-top:50px}.code_content__related-link__doc-cta-link:before{content:"\f02d";font-family:Font Awesome\ 6 Pro;font-size:14px;margin-right:10px}.code_content__related-link__doc-cta-link:after{content:"\f054";font-family:Font Awesome\ 6 Pro;font-size:16px;font-weight:900;margin-left:10px}.code-examples-page #anchor-improve-the-article{display:none}.rt-list li a{align-items:center;font-family:Gotham-Bold;font-weight:500;gap:10px;text-decoration:none}.rt-list li a i{color:#000;text-align:center;vertical-align:top}