/* dark twin of /wp-content/themes/hello-elementor/assets/css/reset.css */
html.gf-dark body{background-color:#121212;color:#cfcfcf;}html.gf-dark h1,html.gf-dark h2,html.gf-dark h3,html.gf-dark h4,html.gf-dark h5,html.gf-dark h6{color:inherit;}html.gf-dark a{background-color:transparent;color:#c36;text-decoration-color:currentcolor;}html.gf-dark a:active,html.gf-dark a:hover{color:#336;}html.gf-dark a:not([href]):not([tabindex]),html.gf-dark a:not([href]):not([tabindex]):focus,html.gf-dark a:not([href]):not([tabindex]):hover{color:inherit;text-decoration-color:currentcolor;}html.gf-dark a:not([href]):not([tabindex]):focus{outline-color:currentcolor;}html.gf-dark abbr[title]{border-block-end-color:currentcolor;text-decoration-color:currentcolor;}html.gf-dark figcaption{color:#cfcfcf;}@media print{html.gf-dark *,html.gf-dark :after,html.gf-dark :before{background-color:transparent!important;background-image:none!important;box-shadow:none!important;color:#ebebeb!important;}html.gf-dark a,html.gf-dark a:visited{text-decoration-color:currentcolor;}html.gf-dark blockquote,html.gf-dark pre{border-color:#3c3c3c;}}html.gf-dark input[type=date],html.gf-dark input[type=email],html.gf-dark input[type=number],html.gf-dark input[type=password],html.gf-dark input[type=search],html.gf-dark input[type=tel],html.gf-dark input[type=text],html.gf-dark input[type=time],html.gf-dark input[type=url],html.gf-dark select,html.gf-dark textarea{border-color:#666;}html.gf-dark input[type=date]:focus,html.gf-dark input[type=email]:focus,html.gf-dark input[type=number]:focus,html.gf-dark input[type=password]:focus,html.gf-dark input[type=search]:focus,html.gf-dark input[type=tel]:focus,html.gf-dark input[type=text]:focus,html.gf-dark input[type=time]:focus,html.gf-dark input[type=url]:focus,html.gf-dark select:focus,html.gf-dark textarea:focus{border-color:#555555;}html.gf-dark [type=button],html.gf-dark [type=submit],html.gf-dark button{background-color:transparent;border-color:#c36;color:#c36;}html.gf-dark [type=button]:focus,html.gf-dark [type=button]:hover,html.gf-dark [type=submit]:focus,html.gf-dark [type=submit]:hover,html.gf-dark button:focus,html.gf-dark button:hover{background-color:#c36;color:#fff;text-decoration-color:currentcolor;}html.gf-dark legend{color:inherit;}html.gf-dark table{background-color:transparent;}html.gf-dark table td,html.gf-dark table th{border-color:hsla(0,0%,50%,.502);}html.gf-dark table caption+thead tr:first-child td,html.gf-dark table caption+thead tr:first-child th,html.gf-dark table colgroup+thead tr:first-child td,html.gf-dark table colgroup+thead tr:first-child th,html.gf-dark table thead:first-child tr:first-child td,html.gf-dark table thead:first-child tr:first-child th{border-block-start-color:hsla(0,0%,50%,.502);}html.gf-dark table tbody>tr:nth-child(odd)>td,html.gf-dark table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071);}html.gf-dark table tbody tr:hover>td,html.gf-dark table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102);}html.gf-dark table tbody+tbody{border-block-start-color:hsla(0,0%,50%,.502);}html.gf-dark dd,html.gf-dark dl,html.gf-dark dt,html.gf-dark li,html.gf-dark ol,html.gf-dark ul{background-color:transparent;background-image:none;border-color:currentcolor;outline-color:currentcolor;}html.gf-dark [tabindex]:not([tabindex="-1"]):focus-visible,html.gf-dark a:focus-visible,html.gf-dark button:focus-visible,html.gf-dark input:focus-visible,html.gf-dark select:focus-visible,html.gf-dark textarea:focus-visible{box-shadow:0 0 0 4px #121212;outline-color:#ebebeb;}html.gf-dark [tabindex]:not([tabindex="-1"]):focus:not(:focus-visible),html.gf-dark a:focus:not(:focus-visible),html.gf-dark button:focus:not(:focus-visible),html.gf-dark input:focus:not(:focus-visible),html.gf-dark select:focus:not(:focus-visible),html.gf-dark textarea:focus:not(:focus-visible){box-shadow:none;outline-color:currentcolor;}