﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}.body{padding:3rem;display:flex;flex-direction:column;gap:2.5rem;}.body h1{font-size:36px;font-weight:bold;}.body h5{font-weight:bold;margin:.75rem 0 .25rem;}.body strong{font-weight:bold;}.body .title-container{display:flex;justify-content:space-between;align-items:baseline;}.body .title-container .last-updated{color:#525252;font-weight:bold;}.body .content-container{display:flex;flex-direction:column;gap:2rem;}.body .content-container h4{font-size:18px;font-weight:bold;padding-bottom:.5rem;}.body .content-container a{color:#003afa;text-decoration:none;}.body .content-container a:visited{color:#003afa;}.body .content-container .desc{line-height:26px;}.body .content-container .desc ul{margin:.5rem 0;padding-inline-start:1.25rem;}.body .content-container .desc ul li{list-style:circle;}.body .content-container .desc ol li ul{padding-inline-start:3rem;}.body .content-container .desc p{margin-top:.35rem;}.body .content-container .desc p.italic{font-style:italic;}.body .content-container .table{padding:.5rem 0;display:flex;flex-direction:column;gap:.75rem;}.body .content-container .table table{width:100%;}.body .content-container .table table tr>th,.body .content-container .table table tr>td{border:1px solid #525252;padding:.3rem .5rem;}.body .content-container .table table tr>th:first-child,.body .content-container .table table tr>td:first-child{width:200px;}.body .content-container .table table tr>th{background-color:#f2f3f4;color:#333;font-weight:bold;text-align:left;}.body iframe{width:100%;height:100vh;}