diff --git a/wp-content/themes/hello-elementor/assets/css/custom.css b/wp-content/themes/hello-elementor/assets/css/custom.css index 000e153..b45e47f 100644 --- a/wp-content/themes/hello-elementor/assets/css/custom.css +++ b/wp-content/themes/hello-elementor/assets/css/custom.css @@ -1 +1 @@ -header{position:fixed;inset:0 0 auto;z-index:100;transition:all .5s cubic-bezier(0.4, 0, 0.2, 1);border-bottom:1px solid rgba(37,52,71,0)}header.fixed-header{background-color:rgba(5,18,35,.8509803922) !important;border-bottom-color:#253447;backdrop-filter:blur(24px)}p:last-child{margin-bottom:0}.btn-1{width:-moz-fit-content;width:fit-content}.btn-1 .elementor-button-icon{transition:all 250ms ease-in-out}.btn-1:hover .elementor-button-icon{margin-left:5px}@media(min-width: 768px){#header-nav li.menu-item.menu-item-854{display:none}}@media(max-width: 767px){#header-nav li a{text-align:center;justify-content:center}#header-nav li.menu-item.menu-item-854 a{margin:0 20px;color:#fff;background-color:#021527;font-family:"Inconsolata",Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:2px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#021527;padding:16px 40px 16px 40px}}#header-nav .elementor-nav-menu--dropdown ul.elementor-nav-menu{padding-bottom:20px}.hp-big-tile{overflow:hidden}.hp-big-tile:hover .hp-big-tile--img img{transform:scale(1.05)}.hp-big-tile .hp-big-tile--img{position:relative;overflow:hidden}.hp-big-tile .hp-big-tile--img::before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);z-index:1}.hp-big-tile .hp-big-tile--img img{transition:all 1s cubic-bezier(0.4, 0, 0.2, 1)}.hp-big-tile .hp-big-tile--img .elementor-widget-heading{z-index:2}.grid-tiles-list ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(345px, 1fr));gap:12px 48px}@media(max-width: 1024px){.grid-tiles-list ul{grid-template-columns:repeat(auto-fit, minmax(265px, 1fr));gap:12px 24px}}.grid-tiles-list ul li{padding-top:12px !important;padding-bottom:12px !important;border-bottom:1px solid #253447}.product-info-list ul li{margin:0 !important;padding-top:12px !important;padding-bottom:12px !important;border-bottom:1px solid #253447}body .price-tabletable tbody>tr:nth-child(odd)>td,body .price-table table tbody>tr:nth-child(odd)>th{background:#051223}body .price-table table{border:none !important}body .price-table table,body .price-table th,body .price-table td{border:none}body .price-table td{padding:24px 0;background:#051223}body .price-table tr{border-bottom:1px solid #253447}body .price-table tr:hover{background:#0e2036;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}body .price-table thead th{color:rgba(248,244,245,.5);font-size:10px;letter-spacing:2.5px;font-family:"JetBrains Mono",monospace;padding:16px 0;text-transform:uppercase;text-align:left}body .price-table thead th:nth-child(3){text-align:right}/*# sourceMappingURL=custom.css.map */ \ No newline at end of file +header{position:fixed;inset:0 0 auto;z-index:100;transition:all .5s cubic-bezier(0.4, 0, 0.2, 1);border-bottom:1px solid rgba(37,52,71,0)}header.fixed-header{background-color:rgba(5,18,35,.8509803922) !important;border-bottom-color:#253447;backdrop-filter:blur(24px)}p:last-child{margin-bottom:0}.btn-1{width:-moz-fit-content;width:fit-content}.btn-1 .elementor-button-icon{transition:all 250ms ease-in-out}.btn-1:hover .elementor-button-icon{margin-left:5px}@media(min-width: 768px){#header-nav li.menu-item.menu-item-854{display:none}}@media(max-width: 767px){#header-nav li a{text-align:center;justify-content:center}#header-nav li.menu-item.menu-item-854 a{margin:0 20px;color:#fff;background-color:#021527;font-family:"Inconsolata",Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:2px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#021527;padding:16px 40px 16px 40px}}#header-nav .elementor-nav-menu--dropdown ul.elementor-nav-menu{padding-bottom:20px}.hp-big-tile{overflow:hidden}.hp-big-tile:hover .hp-big-tile--img img{transform:scale(1.05)}.hp-big-tile .hp-big-tile--img{position:relative;overflow:hidden}.hp-big-tile .hp-big-tile--img::before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);z-index:1}.hp-big-tile .hp-big-tile--img img{transition:all 1s cubic-bezier(0.4, 0, 0.2, 1)}.hp-big-tile .hp-big-tile--img .elementor-widget-heading{z-index:2}.grid-tiles-list ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(345px, 1fr));gap:12px 48px}@media(max-width: 1024px){.grid-tiles-list ul{grid-template-columns:repeat(auto-fit, minmax(265px, 1fr));gap:12px 24px}}.grid-tiles-list ul li{padding-top:12px !important;padding-bottom:12px !important;border-bottom:1px solid #253447}.product-info-list ul li{margin:0 !important;padding-top:12px !important;padding-bottom:12px !important;border-bottom:1px solid #253447}body .price-table table,body .price-table th,body .price-table td{border:none !important}body .price-table td{padding:24px 0}body .price-table tr{border-bottom:1px solid #253447;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}body .price-table tr:hover{background:#0e2036}body .price-table tr td:nth-child(1) p:nth-child(1){color:#f8f4f5;font-family:"Inter Tight",sans-serif;font-size:24px;letter-spacing:2px;text-transform:uppercase}body .price-table tr td:nth-child(1) p:nth-child(2){display:none;color:rgba(248,244,245,.5019607843);font-family:"JetBrains Mono",monospace;font-size:12px;text-transform:uppercase;margin-top:4px}body .price-table tr td:nth-child(2){color:rgba(248,244,245,.5019607843);font-family:"JetBrains Mono",monospace;font-size:14px;text-transform:uppercase;margin-top:4px}body .price-table tr td:nth-child(3){text-align:right}body .price-table tr td:nth-child(3) p:nth-child(1){color:#d40924;font-family:"Inter Tight",sans-serif;font-size:30px}body .price-table tr td:nth-child(3) p:nth-child(2){color:rgba(248,244,245,.5019607843);font-family:"JetBrains Mono",monospace;font-size:12px;text-transform:uppercase;margin-top:4px}body .price-table tr td p{margin:0}body .price-table thead th{color:rgba(248,244,245,.5);font-size:10px;letter-spacing:2.5px;font-family:"JetBrains Mono",monospace;padding:16px 0;text-transform:uppercase;text-align:left}body .price-table thead th:nth-child(3){text-align:right}/*# sourceMappingURL=custom.css.map */ \ No newline at end of file diff --git a/wp-content/themes/hello-elementor/assets/css/custom.css.map b/wp-content/themes/hello-elementor/assets/css/custom.css.map index 41e79bb..00aba6b 100644 --- a/wp-content/themes/hello-elementor/assets/css/custom.css.map +++ b/wp-content/themes/hello-elementor/assets/css/custom.css.map @@ -1 +1 @@ -{"version":3,"sources":["custom.scss"],"names":[],"mappings":"AAAA,OACC,cAAA,CACA,cAAA,CACA,WAAA,CACA,+CAAA,CACA,wCAAA,CAEA,oBACC,qDAAA,CACA,2BAAA,CACA,0BAAA,CAKD,aACC,eAAA,CAIF,OACC,sBAAA,CAAA,iBAAA,CAEA,8BACC,gCAAA,CAIA,oCACC,eAAA,CAMF,yBACC,uCACC,YAAA,CAAA,CAGF,yBAEE,iBACC,iBAAA,CACA,sBAAA,CAID,yCACC,aAAA,CACA,UAAA,CACA,wBAAA,CACA,oCAAA,CACA,cAAA,CACA,eAAA,CACA,wBAAA,CACA,aAAA,CACA,kBAAA,CACA,kBAAA,CACA,4BAAA,CACA,oBAAA,CACA,2BAAA,CAAA,CAMF,gEACC,mBAAA,CAKH,aACC,eAAA,CAIE,yCACC,qBAAA,CAKH,+BACC,iBAAA,CACA,eAAA,CAEA,uCACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,4GAAA,CAMA,SAAA,CAGD,mCACC,8CAAA,CAGD,yDACC,SAAA,CAMF,oBACC,YAAA,CACA,0DAAA,CACA,aAAA,CAEA,0BALD,oBAME,0DAAA,CACA,aAAA,CAAA,CAGD,uBACC,2BAAA,CACA,8BAAA,CACA,+BAAA,CAOD,yBACC,mBAAA,CACA,2BAAA,CACA,8BAAA,CACA,+BAAA,CAMF,qGAEC,kBAAA,CAED,wBACC,sBAAA,CAED,kEAGC,WAAA,CAGD,qBACC,cAAA,CACA,kBAAA,CAGD,qBACC,+BAAA,CAEA,2BACC,kBAAA,CACA,iDAAA,CAKD,2BACC,0BAAA,CACA,cAAA,CACA,oBAAA,CACA,sCAAA,CACA,cAAA,CACA,wBAAA,CACA,eAAA,CAEA,wCACC,gBAAA","file":"custom.css"} \ No newline at end of file +{"version":3,"sources":["custom.scss"],"names":[],"mappings":"AAAA,OACC,cAAA,CACA,cAAA,CACA,WAAA,CACA,+CAAA,CACA,wCAAA,CAEA,oBACC,qDAAA,CACA,2BAAA,CACA,0BAAA,CAKD,aACC,eAAA,CAIF,OACC,sBAAA,CAAA,iBAAA,CAEA,8BACC,gCAAA,CAIA,oCACC,eAAA,CAMF,yBACC,uCACC,YAAA,CAAA,CAGF,yBAEE,iBACC,iBAAA,CACA,sBAAA,CAID,yCACC,aAAA,CACA,UAAA,CACA,wBAAA,CACA,oCAAA,CACA,cAAA,CACA,eAAA,CACA,wBAAA,CACA,aAAA,CACA,kBAAA,CACA,kBAAA,CACA,4BAAA,CACA,oBAAA,CACA,2BAAA,CAAA,CAMF,gEACC,mBAAA,CAKH,aACC,eAAA,CAIE,yCACC,qBAAA,CAKH,+BACC,iBAAA,CACA,eAAA,CAEA,uCACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,4GAAA,CAMA,SAAA,CAGD,mCACC,8CAAA,CAGD,yDACC,SAAA,CAMF,oBACC,YAAA,CACA,0DAAA,CACA,aAAA,CAEA,0BALD,oBAME,0DAAA,CACA,aAAA,CAAA,CAGD,uBACC,2BAAA,CACA,8BAAA,CACA,+BAAA,CAOD,yBACC,mBAAA,CACA,2BAAA,CACA,8BAAA,CACA,+BAAA,CAMF,kEAGC,sBAAA,CAGD,qBACC,cAAA,CAGD,qBACC,+BAAA,CACA,iDAAA,CAEA,2BACC,kBAAA,CAME,oDACC,aAAA,CACA,oCAAA,CACA,cAAA,CACA,kBAAA,CACA,wBAAA,CAED,oDACC,YAAA,CAEA,mCAAA,CACA,sCAAA,CACA,cAAA,CACA,wBAAA,CACA,cAAA,CAIH,qCACC,mCAAA,CACA,sCAAA,CACA,cAAA,CACA,wBAAA,CACA,cAAA,CAED,qCACC,gBAAA,CAGC,oDACC,aAAA,CACA,oCAAA,CACA,cAAA,CAED,oDACC,mCAAA,CACA,sCAAA,CACA,cAAA,CACA,wBAAA,CACA,cAAA,CAKH,0BACC,QAAA,CAMF,2BACC,0BAAA,CACA,cAAA,CACA,oBAAA,CACA,sCAAA,CACA,cAAA,CACA,wBAAA,CACA,eAAA,CAEA,wCACC,gBAAA","file":"custom.css"} \ No newline at end of file diff --git a/wp-content/themes/hello-elementor/assets/css/custom.scss b/wp-content/themes/hello-elementor/assets/css/custom.scss index 44ae32d..6ed846a 100644 --- a/wp-content/themes/hello-elementor/assets/css/custom.scss +++ b/wp-content/themes/hello-elementor/assets/css/custom.scss @@ -140,30 +140,74 @@ p { } body .price-table { - &table tbody > tr:nth-child(odd) > td, - table tbody > tr:nth-child(odd) > th { - background: #051223; - } - table { - border: none !important; - } table, th, td { - border: none; + border: none !important; } td { padding: 24px 0; - background: #051223; } tr { border-bottom: 1px solid rgb(37, 52, 71); + transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); &:hover { background: #0e2036; - transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); + } + + td { + &:nth-child(1) { + p { + &:nth-child(1) { + color: #f8f4f5; + font-family: 'Inter Tight', sans-serif; + font-size: 24px; + letter-spacing: 2px; + text-transform: uppercase; + } + &:nth-child(2) { + display: none; + + color: #f8f4f580; + font-family: 'JetBrains Mono', monospace; + font-size: 12px; + text-transform: uppercase; + margin-top: 4px; + } + } + } + &:nth-child(2) { + color: #f8f4f580; + font-family: 'JetBrains Mono', monospace; + font-size: 14px; + text-transform: uppercase; + margin-top: 4px; + } + &:nth-child(3) { + text-align: right; + + p { + &:nth-child(1) { + color: #d40924; + font-family: 'Inter Tight', sans-serif; + font-size: 30px; + } + &:nth-child(2) { + color: #f8f4f580; + font-family: 'JetBrains Mono', monospace; + font-size: 12px; + text-transform: uppercase; + margin-top: 4px; + } + } + } + + p { + margin: 0; + } } } diff --git a/wp-content/themes/hello-elementor/assets/css/reset.css b/wp-content/themes/hello-elementor/assets/css/reset.css index edbfa4c..8299659 100644 --- a/wp-content/themes/hello-elementor/assets/css/reset.css +++ b/wp-content/themes/hello-elementor/assets/css/reset.css @@ -1 +1 @@ -html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline} +html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}