@supports(-webkit-appearance: none) or (-moz-appearance: none){input[type=checkbox].switch{--active: #F98827;--active-inner: #fff;--focus: 2px #F98827;--border: linear-gradient(125deg, #ebebeb 16.06%, #ffffff 61.49%, #ffffff 85.38%);--border-hover: #F98827;--background: #cacaca;--disabled: #f6f8ff;--disabled-inner: #e1e6f9;--border-rad: 15px;-webkit-appearance:none;-moz-appearance:none;height:24px;outline:none;border:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s;--border-rad: 15px;width:48px;border-radius:var(--border-rad)}input[type=checkbox].switch:after,input[type=checkbox].switch:before{content:"";display:block;top:0;left:0;position:absolute;transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s)}input[type=checkbox].switch:before{right:0;bottom:0;border-radius:var(--border-rad);border:1px solid var(--bc, var(--border))}input[type=checkbox].switch:checked{--b: var(--active);--bc: var(--active);--d-o: 0.3s;--d-t: 0.6s;--d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2)}input[type=checkbox].switch:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox].switch:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}input[type=checkbox].switch:disabled+label{cursor:not-allowed}input[type=checkbox].switch:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}input[type=checkbox].switch:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox].switch:after{left:1px;top:50%;border-radius:50%;width:20px;height:20px;background:var(--ab, var(--border));transform:translate3d(var(--x, 0), -50%, 0)}input[type=checkbox].switch:checked{--ab: var(--border);--x: 24px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=checkbox].switch.inverted{--active: #cacaca;--active-inner: #e1e6f9;--background: #F98827;--disabled: #F98827;--disabled-inner: #fff}input[type=checkbox].switch.inverted:after{left:24px}input[type=checkbox].switch.inverted:checked{--x: -24px}}.dropdown_backdrop{position:fixed;top:0px;left:0px;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;z-index:19;display:none}.dropdowns{position:relative;display:grid;overflow:hidden;cursor:pointer;text-align:left;white-space:nowrap;color:#444;outline:none;border-radius:16px;background-color:#fff;transition:.3s all ease-in-out;height:0;width:100px}.dropdowns .dropdown-group.disabled input:checked+label{font-weight:600;color:#737070}.dropdowns .dropdown-group.disabled input:checked::after{background:#737070}.dropdowns input{--active: var(--orange, #ee7c01);--active-inner: #fff;--focus: 2px rgba(238, 124, 0, 0.3);--border: linear-gradient(125deg, #ebebeb 16.06%, #ffffff 61.49%, #ffffff 85.38%);--border-hover: var(--orange, #ee7c01);--background: #e0e0ff;--disabled: #f6f8ff;--disabled-inner: #e1e6f9;--border-rad: 15px;width:8px;height:8px;-webkit-appearance:none;-moz-appearance:none;outline:none;display:inline-block;position:relative;margin:0;cursor:pointer;background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s;border:0}.dropdowns input:after{content:"";display:block;top:0;left:0;position:absolute;transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s)}.dropdowns input:checked{--d-o: 0.3s;--d-t: 0.6s;--d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2)}.dropdowns input:checked:after{top:2px;left:2px;width:4px;height:4px;background:var(--active)}.dropdowns input:checked+label{font-weight:600;color:var(--orange, #ee7c01)}.dropdowns input:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}.dropdowns input:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}.dropdowns input:disabled+label{cursor:not-allowed}.dropdowns input:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}.dropdowns input:focus{box-shadow:0 0 0 var(--focus)}.dropdowns label{font-family:Poppins;font-weight:400;font-size:13px;line-height:13px;cursor:pointer;position:relative;transition:.3s color ease-in-out;margin-bottom:0px}:root{--primary: #005579;--orange: #ee7c00;--gray-ht: #aaa9a9}a.link-btn.bg.primary{color:#fff}.primary.bg{background:var(--primary)}.primary.text{color:var(--primary)}.quiz{font-family:"Poppins",sans-serif;box-sizing:border-box;max-width:1467px;width:100%;margin:0 auto}.quiz label{margin-bottom:0}.dash{height:1px;width:14px;margin:0 8px;background:#000}.g-header{font-family:Roboto;display:grid;grid-template-columns:1fr 305px max-content;align-items:center;min-height:105px;gap:15px;margin-bottom:25px}.g-header .heading{display:flex;gap:25px;align-items:center;justify-self:flex-start}.g-header .heading .title{font-weight:bold;font-size:20px;line-height:23px;color:var(--primary);margin-bottom:10px}.g-header .heading .title sup{font-weight:normal;color:var(--orange);margin-left:5px}.g-header :host{display:flex}.g-header .logo{max-width:175px;max-height:86px}.g-header .divider{height:97px;width:1px;background:var(--divider, #000)}.g-header .divider.orange{--divider: #ee7c00}.g-header .divider:not(.orange){height:57px}.g-header .subscription .title,.g-header .shortcuts .title{font-weight:bold;font-size:15px;color:var(--primary)}.g-header .subscription .title a,.g-header .shortcuts .title a{font-weight:bold;font-size:12px;color:#fff;text-decoration:none;background:var(--primary)}.g-header .subscription{display:grid;align-content:space-between;height:100%;min-width:220px;justify-items:flex-end}.g-header .subscription .title{display:flex;align-items:center;gap:4px}.g-header .subscription .title span{font-weight:bold;font-size:15px;line-height:18px;color:var(--orange)}.g-header .subscription .title+a{font-size:12px;line-height:12px}.g-header .subscription>div{display:inherit;justify-items:end;gap:3px}.g-header .subscription .btn{font-family:Roboto;min-width:172px;width:100%}.g-header .shortcuts{display:grid;grid-template-columns:1px 1fr 1px;gap:15px;min-width:305px}.g-header .shortcuts .inner{display:grid;width:100%;align-items:center}.g-header .shortcuts .sub-forums,.g-header .shortcuts .title{display:grid;grid-template-columns:60% 40%;justify-items:center}.g-header .shortcuts .title{justify-items:flex-start}.g-header .shortcuts a{display:flex;align-items:center;padding:5px 15px;border-radius:13px}.g-header .sub-forums p{font-weight:bold;font-size:12px;line-height:14px;margin:1em 0 !important}.link-btn{border:none;border-radius:3px;height:30px;width:185px;font-size:12px;color:#fff;font-family:Roboto;cursor:pointer;display:grid;text-decoration:none;align-items:center;text-align:center}.btns{display:flex;justify-content:center;gap:10px}.btn{text-decoration:none;font-family:Poppins,sans-serif;--focus: 2px rgb(4 0 199 / 25%);border:none;background:#fff;border-radius:10px;padding:5px 10px;color:var(--primary);font-weight:600;font-size:12px;box-shadow:0px 0px 12px 0 rgba(4,0,199,.1);cursor:pointer;transition:all 280ms ease 0s;min-width:42px;height:35px;align-items:center;justify-content:center;display:flex;box-sizing:border-box}.btn:hover{color:#fff;background:var(--orange);box-shadow:0 0 8px var(--focus)}#tabs{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex:1 0 auto;max-width:1070px;border-bottom:1px solid #d0d0d0;overflow:hidden;max-width:90vw}#tabs .g-tab{height:var(--g-tab-height, 48px);padding-right:var(--g-tab-horizontal-padding, 24px);padding-left:var(--g-tab-horizontal-padding, 24px);-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;min-width:90px;padding:0px 24px;display:flex;flex:inherit;justify-content:center;align-items:center;box-sizing:border-box;margin:0px;border:none;outline:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1;font-family:Poppins;font-weight:600;font-size:20px;line-height:30px;gap:20px;background:rgba(0,0,0,0);text-transform:unset}#tabs button{display:grid;grid-auto-flow:column}#tabs button[aria-selected=true]{color:#000}#tabs button[aria-selected=false]{color:#e1e1e1}#tabs button:focus{z-index:1}#tabs button+button:before{content:"";display:block;position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;background:#c4c4c4;transform:translate3d(0, -50%, 0)}#panels [aria-hidden=true]{display:none !important}.actions{display:grid;justify-content:space-between;grid-auto-flow:column}.actions button{border:1px solid var(--orange);box-sizing:border-box;border-radius:45px;cursor:pointer;align-items:center;justify-content:center;display:flex;box-sizing:border-box;height:57px;width:235px;font-family:Poppins;font-weight:600;font-size:25px;line-height:37px;gap:20px}.actions button.next{color:#fff;background:var(--orange)}.actions button.next svg{transform:rotate(180deg)}.actions button.prev{background:rgba(0,0,0,0);color:var(--orange)}g-tab{display:flex;flex:1 0 auto}.helper-text{font:bold 15px/18px Roboto;color:var(--gray-ht)}.switch-group{display:flex;justify-content:space-between;align-items:center;gap:8px}.switch-group label{font-family:Poppins;font-size:16px;line-height:24px;color:#2a2a2a;min-width:68px;cursor:pointer}.switch-group.adaptiveSwitch{position:relative;background-color:#e1ebfa;border-radius:10px;height:48px;align-items:center;justify-content:flex-start;padding:0 24px 0 12px;min-width:200px}.switch-group.adaptiveSwitch.non-adaptive label{color:gray}.switch-group.adaptiveSwitch label{font-size:20px;font-weight:500}.switch-group.adaptiveSwitch .adaptiveTip{position:absolute;right:11px;top:5px}.switch-group.adaptiveSwitch .adaptiveTip svg{cursor:pointer}.switch-group.adaptiveSwitch .adaptiveTip .adaptiveInfo{position:absolute;left:40px;top:50%;transform:translateY(-50%);display:block;background:#fff;width:380px;z-index:100;padding:20px 30px;border-radius:5px;box-shadow:8px 8px 16px 0 rgba(0,0,0,.08);font-size:16px}.switch-group.adaptiveSwitch .adaptiveTip .adaptiveInfoClose{position:absolute;right:8px;top:6px}.adaptive{border-radius:16px;background-color:#f5f5ff;height:30px;color:#005579;filter:grayscale(1);display:flex;align-items:center;justify-content:center;width:100px;font-weight:normal;font-size:16px;box-shadow:0px 0px 10px rgba(150,179,255,.25)}.switch-group .divider{width:1px;height:20px;margin:0 10px;background:#e0e0e0}.card{display:grid;background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,.25);border-radius:15px;padding:15px;box-sizing:border-box}section{display:grid;margin:20px 0 20px 25px}section.step-1 .section{display:grid;grid-template-rows:40px minmax(150px, 1fr);gap:20px;margin-top:25px}section.step-1 .section .title{display:flex;align-items:center;gap:10px}section.step-1 .section h3,section.step-1 .section .badge{font-family:Poppins;font-weight:600}section.step-1 .section .badge{color:#fff;background:var(--primary);font-size:20px;border-radius:13px;height:26px;padding:0 12px;display:flex;align-items:center}section.step-1 .section h3{font-size:25px;line-height:25px;margin-bottom:0;margin-top:0}section.step-1 .divider{height:1px;width:100%;background:rgba(208,208,208,.5)}section.step-1 .divider.vertical{width:1px;height:337px;background-color:#d0d0d0;align-self:center}section.step-1 .total{display:grid;position:relative;align-items:center;align-content:center;justify-content:center}section.step-1 .total .helper-text{max-width:260px;margin-top:15px}section.step-1 .total .card{width:263px;height:211px;display:grid;grid-template-rows:60px 1px 1fr}section.step-1 .total .card .card-header{font-family:Roboto;font-weight:bold;font-size:25px;line-height:29px;color:var(--primary);margin-bottom:10px;display:flex;align-items:center;justify-content:space-evenly}section.step-1 .total .card .card-header span{color:var(--orange)}section.step-1 .total .card .card-content{display:grid;padding:5px;align-items:center}section.step-1 .total .card .time{transition:all .3s ease;font-family:Poppins;font-weight:600;font-size:15px;line-height:22px;color:var(--primary);display:grid;grid-template-columns:30px 1fr 76px;align-items:center;text-align:center}section.step-1 .total .card .time[disabled]{filter:grayscale(1) opacity(0.6)}section.step-1 .total .card .time .input-group{width:76px;height:46px;background:#f6f7ff;border-radius:8px;overflow:hidden}section.step-1 .total .card .time input{font-family:Roboto;font-weight:bold;font-size:25px;line-height:29px;color:var(--orange);box-sizing:border-box;margin:0px;border:none;outline:none;text-align:right;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;max-width:76px;max-height:46px;height:100%;background:inherit}section.step-1 .total .card .switch-group{display:grid;grid-auto-flow:column;justify-items:center;justify-content:unset}section.step-1 .total .card .switch-group label{text-indent:23px;margin-bottom:0}section.step-2 .sub-title,section.step-2 .title,section.step-3 .sub-title,section.step-3 .title{font-family:Roboto;font-weight:bold}section.step-2 .title,section.step-3 .title{font-size:25px;line-height:29px;color:#000;display:flex;align-items:center;gap:50px;margin-bottom:5px}section.step-2 .title a,section.step-3 .title a{font-family:Poppins;font-weight:normal;font-size:9px;line-height:1;color:var(--primary)}section.step-2 .sub-title,section.step-3 .sub-title{font-size:15px;line-height:18px;color:var(--gray-ht);white-space:pre-line;display:inline-block}section.step-2 .q-levels .content,section.step-3 .q-levels .content{align-items:center;justify-items:center}section.step-2 .heading,section.step-3 .heading{margin-bottom:50px}section.step-2 .content .title,section.step-3 .content .title{font-family:Roboto;font-weight:bold;font-size:15px;line-height:18px;color:var(--orange)}section.step-2 .q-level,section.step-3 .q-level{max-width:125px;padding-right:10px;padding-bottom:10px}section.step-2 .q-level label,section.step-3 .q-level label{display:grid;align-content:center;justify-content:center;font-family:Poppins;font-weight:600;font-size:13px;line-height:19px;cursor:pointer;color:var(--orange);background:rgba(0,0,0,0);border-radius:15px;box-sizing:border-box;border:1px dashed var(--orange);height:30px;width:100%}section.step-2 .q-level input,section.step-3 .q-level input{display:none}section.step-2 .q-level input:checked+label,section.step-3 .q-level input:checked+label{background:var(--orange);color:#fff}section.step-2 .sources .content,section.step-2 .q-types .content,section.step-3 .sources .content,section.step-3 .q-types .content{align-items:flex-start;row-gap:30px}section.step-2 .sources .content>div,section.step-2 .q-types .content>div,section.step-3 .sources .content>div,section.step-3 .q-types .content>div{display:grid;max-width:500px;row-gap:20px}section.step-2 .q-types .content,section.step-3 .q-types .content{display:grid;-moz-column-gap:35px;column-gap:35px;row-gap:20px;grid-template-columns:1fr 1fr auto auto}section.step-2 .q-levels,section.step-3 .q-levels{-moz-column-gap:35px;column-gap:35px;row-gap:20px}section.step-2 .category-dropdown,section.step-3 .category-dropdown{display:flex;align-items:center;justify-content:space-between;font-family:Poppins;font-weight:600;width:100%;border-radius:8px;box-sizing:border-box}section.step-2 .category-dropdown.expanded,section.step-3 .category-dropdown.expanded{position:relative}section.step-2 .category-dropdown.expanded .selected-topics,section.step-3 .category-dropdown.expanded .selected-topics{z-index:98 !important}section.step-2 .category-dropdown.expanded .dropdown_backdrop,section.step-3 .category-dropdown.expanded .dropdown_backdrop{display:block !important}section.step-2 .category-dropdown[disabled],section.step-3 .category-dropdown[disabled]{position:relative}section.step-2 .category-dropdown[disabled] .selected-topics,section.step-3 .category-dropdown[disabled] .selected-topics{filter:grayscale(1);z-index:97}section.step-2 .category-dropdown .label,section.step-3 .category-dropdown .label{font-size:14px;color:var(--primary);line-height:1.2}section.step-2 .category-dropdown .selected-topics,section.step-3 .category-dropdown .selected-topics{position:relative;max-width:150px;display:grid;grid-template-columns:repeat(1, auto);grid-template-rows:30px;background:#fff;border-radius:16px;align-items:center;padding:0 15px;-moz-column-gap:15px;column-gap:15px;transition:all ease}section.step-2 .category-dropdown .selected-topics .topic-el,section.step-3 .category-dropdown .selected-topics .topic-el{display:flex;height:17px;padding:0 7px;font-size:11px;background:#e66f07;border-radius:12.5px;color:#fff;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px}section.step-2 .category-dropdown .selected-topics .topic-el svg,section.step-3 .category-dropdown .selected-topics .topic-el svg{cursor:pointer}section.step-2 .category-dropdown .selected-topics .topic-el span,section.step-3 .category-dropdown .selected-topics .topic-el span{white-space:nowrap;max-width:55px;overflow:hidden;text-overflow:ellipsis;line-height:1.2;color:#fff}section.step-2 .category-dropdown .selected-topics .topic-el+.topic-el+.more,section.step-3 .category-dropdown .selected-topics .topic-el+.topic-el+.more{width:-moz-min-content;width:min-content}section.step-2 .category-dropdown .selected-topics .more,section.step-3 .category-dropdown .selected-topics .more{font-size:9px;line-height:1;color:var(--orange);cursor:pointer}section.step-2 .category-dropdown .selected-topics .dropdowns,section.step-3 .category-dropdown .selected-topics .dropdowns{display:grid;grid-column:1/-1;position:absolute;top:0;box-shadow:0px 0px 10px rgba(150,179,255,.25);border-radius:15px}section.step-2 .category-dropdown .selected-topics .dropdowns .inner,section.step-3 .category-dropdown .selected-topics .dropdowns .inner{width:100px}section.step-2 .category-dropdown .selected-topics .dropdowns .default,section.step-3 .category-dropdown .selected-topics .dropdowns .default{display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-radius:16px;background-color:#f5f5ff;height:30px;font-family:Poppins;font-weight:normal;font-size:16px;line-height:14px;z-index:50;color:var(--primary)}section.step-2 .category-dropdown .selected-topics .dropdowns .default svg,section.step-3 .category-dropdown .selected-topics .dropdowns .default svg{transition:all 280ms ease}section.step-2 .category-dropdown .selected-topics.select,section.step-3 .category-dropdown .selected-topics.select{width:100px;padding:0}section.step-2 .category-dropdown .selected-topics.select .dropdowns,section.step-3 .category-dropdown .selected-topics.select .dropdowns{height:30px}section.step-2 .category-dropdown .selected-topics.expanded,section.step-3 .category-dropdown .selected-topics.expanded{width:100px;padding:0}section.step-2 .category-dropdown .selected-topics.expanded .topic-el,section.step-2 .category-dropdown .selected-topics.expanded .more,section.step-3 .category-dropdown .selected-topics.expanded .topic-el,section.step-3 .category-dropdown .selected-topics.expanded .more{display:none}section.step-2 .category-dropdown .selected-topics.expanded .default svg,section.step-3 .category-dropdown .selected-topics.expanded .default svg{transition:all 280ms ease;transform:rotate(180deg)}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns{max-height:332px;height:-moz-fit-content;height:fit-content;width:280px;top:-116px;left:-105px;z-index:100}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns .inner,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns .inner{padding:0 2px;width:auto;overflow-y:auto;margin:0 0 10px 0;height:-moz-fit-content;height:fit-content;max-height:292px;z-index:60;background:#fff;scrollbar-width:thin;scrollbar-color:var(--primary) #e9e9e9}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar{height:4px;width:3px}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar-track,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar-track{background:#e9e9e9;border-radius:3px}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar-thumb,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar-thumb{border-radius:3px;background:var(--primary)}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar-thumb:window-inactive,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns .inner::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,85,121,.4)}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns .dropdown-group,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns .dropdown-group{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;height:25px;padding-left:5px}section.step-2 .category-dropdown .selected-topics.expanded .dropdowns .dropdown-group+.dropdown-group,section.step-3 .category-dropdown .selected-topics.expanded .dropdowns .dropdown-group+.dropdown-group{border-top:.374686px solid #afafaf}section.step-2 .card,section.step-3 .card{gap:20px;max-width:300px;padding:20px 25px 25px 30px}section.step-2 .card-header,section.step-3 .card-header{font-family:Poppins;font-weight:bold;font-size:14px;line-height:21px;color:var(--orange)}section.step-2 .card{min-width:220px}section.step-2 .q-types div.options{max-width:300px;grid-column:3/5;grid-row:1/3;align-self:center;justify-self:center}g-counter :host{font-family:Poppins,sans-serif;height:100%}g-counter .input-group input{background:rgba(0,0,0,0);outline:none;border:none;padding:0;width:100%;height:30px;font-weight:600;font-size:25px;color:#ee7c00;text-align:center}g-counter .input-group button{background:rgba(0,0,0,0);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}g-counter .input-group button[disabled]{cursor:not-allowed}g-counter .title{font-weight:600;font-size:15px;color:#005579;white-space:nowrap}g-counter .footer-text{font-size:10px}g-counter .footer-text span{font-weight:600}g-counter input[type=number]{-moz-appearance:textfield}g-counter input[type=number]::-webkit-inner-spin-button,g-counter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}g-counter-time :host{font-family:Poppins,sans-serif;height:100%}g-counter-time .input-group{position:relative}g-counter-time .input-group input{font-family:Roboto;background:inherit;outline:none;border:none;padding:1px 7px 1px 1px;font-weight:bold;font-size:25px;color:var(--orange);display:grid;grid-area:n;text-align:right}g-counter-time .input-group.minuts::before{content:"Minutes";font-family:Poppins;font-weight:400;position:absolute;left:16px;top:103%;font-size:14px;line-height:14px;color:#000}g-counter-time .input-group button{--border: 0.28px solid var(--primary);background:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;display:grid;align-items:center;justify-content:center;cursor:pointer}g-counter-time .input-group button[disabled]{cursor:not-allowed}g-counter-time input[type=number]{-moz-appearance:textfield}g-counter-time input[type=number]::-webkit-inner-spin-button,g-counter-time input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.counter .plus_minus{height:9px;width:9px;display:inherit;align-content:inherit}.time .plus_minus{height:8px;width:8px;display:inherit;align-content:inherit}@media print,screen and (min-width: 64em)and (max-width: 74.99875em){section.step-2 .q-types .content>div{grid-column:1/3}section.step-2 .q-types .content>div.options{grid-column:3/5;grid-row:1/3;justify-self:center;align-self:center}.g-header .logo{max-width:155px}}@media print,screen and (min-width: 64em)and (max-width: 89.99875em){section{margin:20px 0 20px 15px}section.step-2 .q-levels,section.step-3 .q-levels{-moz-column-gap:35px;column-gap:35px;row-gap:10px;align-items:center}}@media print,screen and (min-width: 320px)and (max-width: 63.99875em){section{margin:20px 0 20px 15px}section.step-2,section.step-3{row-gap:40px}section.step-2 .heading,section.step-3 .heading{margin-bottom:25px}section.step-2 .q-levels .content,section.step-3 .q-levels .content{justify-content:unset}section.step-2 .q-types .content,section.step-3 .q-types .content{display:grid;grid-template-columns:auto}section.step-2 .q-types .content>div:not(.options),section.step-3 .q-types .content>div:not(.options){grid-column:1/3;min-width:100%;max-width:100%}.g-header{grid-template-columns:1.5fr 1fr}.g-header .logo{max-width:125px}.g-header .subscription{grid-column:2;row-gap:10px}g-counter.cell{min-width:185px}.quiz{grid-template-rows:auto;padding:55px 20px 75px 20px}}@media screen and (max-width: 1024px){section.step-2 .category-dropdown .selected-topics.expanded .dropdowns{left:unset;right:-125px}}@media screen and (max-width: 767px){.quiz{padding:30px 20px;max-width:90vw;box-shadow:none}.bottomButtons{flex-wrap:wrap}.g-header{justify-items:center;grid-template-columns:1fr}.g-header .heading{justify-self:center}.g-header .shortcuts{grid-template-rows:2px 1fr 2px;grid-template-columns:unset;width:100%;justify-items:center;min-width:280px}.g-header .shortcuts .divider{height:1px;width:100%}.g-header .shortcuts .inner{max-width:350px}.g-header .shortcuts .sub-forums{justify-items:flex-start}.g-header .shortcuts .title a{justify-self:flex-end}.g-header .subscription{grid-column:1;grid-row:2;row-gap:10px}#tabs{max-width:100%;margin-bottom:40px;height:70px}#tabs button[aria-selected=false]{display:none}#tabs button+button:before{display:none}section{margin:0}section.step-1{display:grid;gap:40px}section.step-1>div{display:grid;justify-items:center}section.step-1 .section{justify-items:center}section.step-1 .section .content{display:grid;min-width:325px}section.step-2 .category-dropdown .selected-topics .dropdowns,section.step-3 .category-dropdown .selected-topics .dropdowns{left:0}section.step-2 .q-levels,section.step-2 .q-types{display:grid;justify-items:center}section.step-2 .q-levels .content,section.step-2 .q-types .content{justify-content:center;justify-items:center}section.step-2 .q-types div.options{grid-column:1/3;grid-row:3}section.step-3 .sources{justify-self:center;max-width:420px}section.step-3 .sources .content{justify-content:center}g-counter.cell{min-width:185px}g-counter .counter{max-width:325px}g-counter .input-group{max-width:220px}.mobile #footerBox,.mobile #header{min-width:100% !important}.actions{grid-auto-flow:row;margin:40px auto 0;gap:30px}.actions button{max-width:325px;width:100vw}}@media screen and (max-width: 425px){.quiz{padding:20px 10px;max-width:100%;border-radius:0}#panels{padding:0}.g-header{justify-items:center}.g-header .heading{justify-self:center}.g-header .logo{display:none}.g-header .logo+.divider{display:none}.g-header .logo+.divider+div{display:grid;grid-template-columns:1fr 1fr;gap:10px}section.step-3 .q-types .content>div:not(.options),section.step-2 .q-types .content>div:not(.options){min-width:calc(100vw - 40px)}section.step-3 .category-dropdown .selected-topics,section.step-2 .category-dropdown .selected-topics{grid-template-columns:repeat(2, auto)}section.step-3 .category-dropdown .label,section.step-2 .category-dropdown .label{font-size:12px}section.step-1 .section .content{min-width:300px}.actions button{max-width:88vw}}@media screen and (max-width: 375px){.link-btn{width:164px;font-size:11px}}.quizSettings *{box-sizing:border-box}.quizSettings{font-family:"Poppins";box-sizing:border-box;background-color:#f8f8f8;font-size:16px}.topBtn.errorLog.blue{border:1px solid #0b57d0;color:#0b57d0}.topButtons{background:#fff;padding:12px;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;border-radius:8px}.topButtons div{display:flex;align-items:center;gap:12px}.topButtons .topBtn{display:flex;align-items:center;justify-content:center;padding:5px 36px;color:#005579;border:1px solid #005579;border-radius:18px;font-size:12px;cursor:pointer}.topButtons .topBtn:hover{text-decoration:none}.topButtons .topBtn.orange{color:#e66f08;border:1px solid #e66f08;padding:5px 46px}#quizForm{background-color:#fff;padding:24px;border-radius:8px;padding-top:14px;padding-bottom:18px}.settingsTableHead{padding-right:1px;padding-left:1px;display:grid;grid-template-columns:minmax(170px, 2fr) repeat(9, minmax(114px, 1fr))}.columnName{font-weight:500;font-size:12px;border-right:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 3px}.columnName.blue{background:rgba(155,219,237,.4)}.columnName.orange{background:rgba(244,233,161,.6)}.columnName.green{background:rgba(182,248,200,.8705882353)}.columnName.total{background-color:#edf3fb}.columnName.gray{background-color:#e0e0e0}.columnName:last-child{border-right:none}.settingsTableContent{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px}.settingsRow.hidden{display:none}.settingsRow{display:grid;grid-template-columns:minmax(170px, 2fr) repeat(9, minmax(114px, 1fr))}.settingsRow>div{padding:18px 24px;border-right:1px solid #e0e0e0;display:flex;margin:0;justify-content:center;align-items:center;padding-left:0px;padding-right:0px}.settingsRow section{margin:0}.settingsRow .total{font-weight:600;font-size:18px;width:100%;background-color:#edf3fb;padding-left:0px;padding-right:0px}.total section{border-right:none;padding:0}div.questionsCounter{align-items:center;justify-content:center;display:flex;gap:5px;border-right:1px solid #e0e0e0;padding-right:24px}.settingsRow div.questionsCounter{padding:24px 16px}div.questionsCounter input.number{font-weight:600;border:none;background:none;font-size:18px;display:flex;align-items:center;color:#000;justify-content:center;width:100%;max-width:30px;text-align:center;padding:0}.questionsCounter .minus,.questionsCounter .plus{border:1px solid #e0e0e0;min-width:20px;max-width:20px;height:20px;font-weight:600;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#005579;cursor:pointer}.settingsRow .selectWrapper{position:relative;width:60px;font-weight:600;color:#4f4f4f}.settingsRow select{border:none;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-size:16px;background-color:rgba(0,0,0,0)}.settingsRow .selectWrapper .arrow{position:absolute;right:0;top:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-50%)}.settingsRow .rowName{padding-left:5px;justify-content:start;font-weight:600;font-size:15px}.settingsRow .rowName .explanationMessage{font-size:14px;font-weight:normal;padding-right:24px;font-style:italic;color:#c1bebe}.settingsRow .categoryTitle{display:none}.total>span{display:none}.settingsRow .rowName>svg{display:none}.restrictMessage{font-weight:500;font-size:18px;text-align:center;color:red;margin-bottom:10px}.switches{margin-top:12px;margin-bottom:18px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e0e0e0;border-radius:8px}.switches div.counter{display:flex;padding-right:20px;border-right:1px solid #e0e0e0;align-items:center;gap:8px}.switches #total_time{width:115px}.switches div.counter .number{font-weight:600;font-size:18px}.switches .minus,.switches .plus{border:1px solid #e0e0e0;width:20px;height:20px;font-weight:600;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#005579}.quiz .switchContainer{display:flex;align-items:center;justify-content:flex-start;gap:8px}.quiz .switch{position:relative;display:inline-block;width:48px;height:24px;margin-bottom:0px}.quiz .switch input{opacity:0;width:0;height:0}.quiz .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.quiz .slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.4s}.quiz input:checked+.slider{background-color:#f98827}.quiz input:focus+.slider{box-shadow:0 0 1px #f98827}.quiz input:checked+.slider:before{transform:translateX(22px)}.quiz .slider.round{border-radius:34px}.quiz .slider.round:before{border-radius:50%}.bottomButtons{display:flex;align-items:center;gap:12px;justify-content:center}.bottomButtons .bottomBtn{display:block;line-height:1.5;background:#fff;border:1px solid #e66f07;border-radius:26px;padding:3px 24px;cursor:pointer;font-size:21px;color:#e66f07}.bottomButtons .bottomBtn.reset{min-height:39px;min-width:39px;border-radius:39px;padding:0}.bottomButtons .bottomBtn.reset,.bottomButtons .bottomBtn.orange svg path{fill:#fff}.bottomButtons .bottomBtn.violet{background:#ce66f3;border:1px solid #ce66f3;color:#fff}.bottomButtons .bottomBtn.orange{background:#e66f07;color:#fff}.bottomButtons .bottomBtn.red{border:1px solid red;color:red;font-size:12px;line-height:30px;height:39px}.bottomButtons .bottomBtn.red:hover{background:red;color:#fff;text-decoration:none}.timeCounter{display:flex;align-items:center;gap:16px}.mobileTotal{display:none}@media screen and (max-width: 1024px){.quiz{padding-bottom:40px}.topButtons{flex-wrap:wrap;justify-content:center;margin-bottom:60px}.topButtons div:last-of-type{width:100%;justify-content:center}.topButtons div:last-of-type .topBtn{width:100%;padding:9px 12px}.topButtons div:first-of-type{width:100%;margin-bottom:24px}.topButtons div:first-of-type .topBtn{flex-grow:1}.topButtons .topBtn{padding:9px 30px}#quizForm{background-color:rgba(0,0,0,0);padding:0px;border-radius:none;padding-bottom:0px}.settingsTableHead{display:none}.settingsTableContent{border:none}.settingsRow{display:flex;flex-direction:column;align-items:center;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;height:55px;padding-bottom:25px}.settingsRow.big{height:85px;border:none}.settingsRow>div{display:none;width:100%;justify-content:space-between;padding:24px;padding-bottom:2px}.settingsRow>div.rowName{display:flex}.settigsContainer{background-color:#fff;padding:12px;border-radius:8px}.settingsRow.active{height:auto}.settingsRow.active>div,.settingsRow.active div.questionsCounter{display:flex}.settingsRow .rowName>svg{display:block}.settingsRow.active .rowName>svg{transform:rotate(180deg)}.settingsRow>div,.settingsRow section{border-right:none}.settingsRow.active .mobileTotal{display:none}.settingsRow div.questionsCounter{display:none;border-right:none;justify-content:center;max-width:none;gap:12px;padding-bottom:2px}.settingsRow .rowName{justify-content:center;width:100%;padding:13px;padding-left:13px;gap:10px}.settingsRow .total{padding:18px 24px}.settingsRow .total.amount{padding-right:85px}.settingsRow .categoryTitle{display:flex;font-weight:500;font-size:16px;padding-right:10px;flex-grow:1}.questionsCounter .minus,.questionsCounter .plus{min-width:40px;max-width:40px;height:40px}.total span{display:flex;flex-grow:1;font-weight:500;font-size:11px}.switches{flex-wrap:wrap;background:#fff;border:none;border-radius:8px;gap:15px}.switches div.counter{padding-right:0;border-right:none}.switches .timeCounter .switch-group{display:grid;grid-template-columns:55px 1fr;gap:15px 0}.switches .switch-group{justify-content:flex-start}.switch-group.adaptiveSwitch{margin-bottom:15px}.switch-group.adaptiveSwitch .adaptiveTip .adaptiveInfo{top:-225px;transform:translateX(-80%);width:320px}.switches g-options,.switches g-total{width:100%}.switches .input-group.minuts::before{left:38px}.timeCounter{justify-content:space-between;border-bottom:1px solid #e0e0e0;padding-bottom:25px;align-items:flex-end}.mobileTotal{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:-10px;margin-bottom:-10px;margin-left:10px;border-radius:100%;background-color:#edf3fb}}