.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all .2s ease}.Dropdown-control:hover{box-shadow:0 1px #0000000f}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:700;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:#333c;cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option:hover,.Dropdown-option.is-selected{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}.profile-chip{border-radius:10px;padding:8px;color:#fff;font-family:Roboto,sans-serif;font-weight:300;font-size:24px;text-align:center;cursor:pointer;display:flex;justify-content:center;border:3px solid transparent;transition:all .2s;height:fit-content}.profile-chip.lvl-1{background-color:#01507b}.profile-chip.lvl-2{background-color:#016ea9}.profile-chip.lvl-3{background-color:#0380c4}.profile-chip.lvl-4{background-color:#4da7d7}.profile-chip.lvl-5{background-color:#98d5f6;color:#016ea9}.profile-chip.lvl-6{background-color:#d5edfb;color:#016ea9}.profile-chip.lvl-7{background-color:#f7fcfd;color:#016ea9}.profile-chip.lvl-8{background-color:#f2f9fe;color:#016ea9}.profile-chip.lvl-9{background-color:#fff;color:#016ea9}a.profile-chip.active-button{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#01507B;color:#fff;border:3px solid #71BEF7;box-shadow:0 3px 5px #0003,0 1px 18px #0000001f,0 6px 10px #00000024}@media only screen and (min-width: 1025px){.profile-chip{width:170px}}.selector-container{margin:0 auto;max-width:1280px;border:1px solid #E5E5E5;border-radius:10px;padding:30px}.selector-input-wrap{display:flex;justify-content:space-between;gap:30px}.selector-inputs{flex:1}.selector-inputs span,.selector-input-label{font-weight:500;font-size:14px;line-height:16px;letter-spacing:1.25px;margin-bottom:11px;display:block}.selector-input-label{margin-top:30px;margin-bottom:16px}.selector-inputs .Dropdown-placeholder{color:#0000008a}.Dropdown-arrow{color:#0000008a;top:24px;right:23px}.Dropdown-control{border-radius:4px;border:1px solid #D7D5D5;padding:17px 16px}.Dropdown-option{padding:12px 16px}.is-open .Dropdown-arrow{color:#0000008a}.selector-info-wrap{display:flex;gap:30px;margin-top:30px}.selector-buttons-wrap{border:1px solid #E5E5E5;border-radius:10px;padding:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(max(124px,186px),1fr));grid-gap:16px}.selector-button{text-align:right;padding-top:30px}.selector-button button{border-radius:4px;display:inline-block;font-weight:500;font-size:14px;letter-spacing:1.25px;padding:10px 20px;width:282px;text-align:center;transition:all .1s;cursor:pointer;text-transform:uppercase}.selector-button.submit button{background:#0380C4;color:#fff;opacity:.5;transition:all .1s;border:none}.selector-button.active button{opacity:1}.selector-button.restart button{color:#0380c4;background-color:transparent;opacity:1;border:1.5px solid #0380C4}.selector-buttons-wrap p{color:#aaa;padding-left:10px;font-size:14px}@media only screen and (max-width: 1340px){.selector-buttons-wrap{grid-template-columns:repeat(auto-fill,minmax(max(124px,165px),1fr))}}@media only screen and (max-width: 1025px){.selector-buttons-wrap{grid-template-columns:repeat(auto-fill,minmax(max(124px,124px),1fr))}}@media only screen and (max-width: 768px){.selector-input-wrap{flex-direction:column}.selector-button button{width:100%}.selector-container{padding:24px 16px}}.accordion-item{background:#F2F9FE;border-radius:10px;margin-bottom:20px;padding:17px 16px}.accordion-item p{margin-top:12px;font-family:Roboto,sans-serif}.accordion-item.active{border:1px solid #0380C4}.accordion-title{font-weight:700;font-size:20px;display:flex;justify-content:space-between;gap:20px}.accordion-icon{width:24px;height:24px;background:#4DA7D7;border-radius:17px;position:relative;flex-shrink:0}.accordion-icon.active{background:#01507B}.accordion-icon.inactive{background:#4DA7D7}.accordion-icon.active .arrow{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);top:11px;right:7px}.accordion-icon.inactive .arrow{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:6px;right:7px}.table-wrap{margin:0 auto 20px;max-width:1280px;border:1px solid #E5E5E5;border-radius:10px;padding:10px;display:grid;grid-template-columns:repeat(9,1fr);grid-gap:16px;height:490px;overflow-y:scroll}.table-wrap a{width:125px}.accordion-table-section{margin:40px auto 54px;max-width:1280px;display:flex;flex-direction:column}.accordion-table-section .accordion-heading{max-width:360px;flex:1;margin-right:35px}.header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:40px}.accordion-table-section .accordion{flex:2}.table-page{padding:0 30px}.accordion-buttons{display:flex;flex-direction:column;justify-content:space-between;gap:10px;align-items:start;margin:0 15px}@media only screen and (max-width: 1200px){.accordion-table-section{flex-direction:column;margin:90px auto 34px}.accordion-table-section .accordion-heading{margin-bottom:35px}}@media only screen and (max-width: 768px){.table-page{padding:0 20px}}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;margin:0 20px}.accordion-content{font-size:14px;line-height:21px}.accordion-content ul{padding-left:1rem;padding-top:1rem;list-style-type:disc;line-height:1.6}.accordion-content ol{padding-left:1rem;list-style-type:decimal}.accordion-content ul ul{padding-top:0;list-style-type:circle}.header-print{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 30px;height:80px;background-color:#f7f7f7;box-shadow:0 0 10px #0000001a;z-index:100}.header-print-return{display:flex;justify-content:space-between;align-items:center}.header-print-return button{background:#4da7d7;outline:none;cursor:pointer;border:1px solid #ccc;padding:10px;border-radius:50px;transition:all .3s ease;height:45px;width:45px}.header-print-return button:hover{background:#4da7d7;color:#fff}.header-print-return p{font-size:20px;font-weight:500;margin-left:20px;color:#0380c4}.go-back-icon{font-size:34px;color:#0380c4;cursor:pointer}.header-print-title h1{font-size:32px;font-weight:400;color:#000}.toggle-section{max-width:1320px;margin:0 auto;padding:54px 20px}.toggle-section h2{font-weight:700;font-size:24px;line-height:36px}.toggle-header{display:flex;justify-content:space-between}.directions{display:flex;max-width:1320px;margin:0 auto 54px;gap:32px;align-items:center;padding:0 20px}.directions h5{font-weight:600;font-size:18px;line-height:26px;margin-bottom:10px}.directions img{width:100%;max-width:407px}.note-info{margin-top:5px;font-style:italic}.note{font-weight:700}.profile-selector{padding:0 30px 54px}.notes-section{background:#f7f7f7;padding:60px 30px}.notes-container{display:flex;max-width:1280px;margin:0 auto;gap:36px}.notes-wrap{flex:1}.notes-wrap p{line-height:24px;margin-bottom:12px}.notes-title-wrap{display:flex;gap:10px;align-items:center;margin-bottom:30px}.notes-title{font-weight:700;font-size:24px;color:#0380c4}.notes-circle{background:#e0f4ff;border-radius:111px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.notes-circle img{width:48px;height:48px}.accordion-home-wrapper{padding:0 30px}.accordion-home-section{margin:0 auto 54px;max-width:1280px;border:1px solid #e5e5e5;border-radius:10px;padding:30px 40px}.accordion-home-section span{font-weight:500;font-size:20px}.accordion-heading{font-weight:700;font-size:34px;color:#0380c4}.accordion-home-section .accordion-heading{margin-top:34px;margin-bottom:30px}.accordion-home-header{display:flex;justify-content:space-between;align-items:center}.accordion-buttons{display:flex;flex-direction:column;justify-content:space-between;gap:10px;align-items:start}.accordion-heading-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;background:transparent;border:none;padding:0;margin:0;outline:none}.accordion-heading-print{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;background:transparent;border:none;padding:0;margin:0;outline:none}.print-icon{width:30px;height:30px}.accordion-heading-button-text{font-weight:700;font-size:18px;color:#0380c4}.arrow{border:solid white;border-width:0 3px 3px 0;display:inline-block;padding:3px;transition:all .2s;position:absolute}.accordion-icon{width:28px;height:28px;background:#4da7d7;border-radius:17px;position:relative;flex-shrink:0;cursor:pointer}.accordion-icon.active{background:#01507b}.accordion-icon.inactive{background:#4da7d7}.accordion-icon.active .arrow{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);top:11px;right:10px}.accordion-icon.inactive .arrow{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:8px;right:10px}.translation-note{padding-top:7px;display:flex;gap:5px;align-items:center;justify-content:flex-end;color:gray;font-size:12px;padding-right:3px}.translation-note img{width:18px}@media only screen and (max-width: 1200px){.notes-container{flex-direction:column}.toggle-section{padding:60px 30px 40px}.directions{padding:0 30px}}@media only screen and (max-width: 1025px){.toggle-header{flex-direction:column-reverse;gap:20px}.accordion-home-section{border:none;padding:0;margin-bottom:45px}.accordion-home-section span{display:none}}@media only screen and (max-width: 768px){.toggle-section{padding:40px 20px}.toggle-section h2{font-size:20px}.notes-section{padding:60px 20px}.profile-selector{padding:0 20px 54px}.directions{flex-direction:column;padding:0 20px;margin:0 auto 40px;gap:40px}.directions img{max-width:100%}.notes-circle{display:none}.accordion-home-wrapper{padding:0 20px}.accordion-home-section .accordion-heading{margin-top:5px}.accordion-heading{font-size:32px}}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-ext-400-normal-b7ef2cd1.woff2) format("woff2"),url(/assets/roboto-all-400-normal-e41533d5.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-400-normal-495d38d4.woff2) format("woff2"),url(/assets/roboto-all-400-normal-e41533d5.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAAXMABIAAAAACeAAAAVwAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGiYbIBw2BmAANAhUCYM8EQwKg2iDSgsQABIUATYCJAMcBCAFgnQHIAyCSRt8CAieB2WbnmbLuYAwwpK8+iIe4P3r89wHDZaakNWCmB8R66SEWr+ILhpijnTqf6QAyyF8GVAOAPOWtmNg6llFXANTaQXCgXMubThOj6JRPCJsEWW3o1/4wX411uruvta/9FF8Zz50qenu3hVxmf4QIi1dRSzhkcR0SqA1QoiwzI2uAUbffgtBpA0YCssEQRChiaaAgMpAFvDsmKQshIEEer1l/u1J0Sbi8P6OJsQc3VHd6N0nlHe1MAhFbvPNcXJVWKNNekPqCYVx/lj8nqMi5BY4Pd6hectSY5E2Lll8SMf/HJXfEKEOfCtEMjEFBEHtpSkbjBK4aB1MIEjT/t9z/+W3j8FgVyeNWdDn7wh7b19l7pQoyFW8FXcx+P9D4NE2ErMMk4kskmVMCiwyG5ZhhyC7qZ19JoMatwj00/I0GG/uexT/v7K+Ysx9JXVwiRoC1yHR9VGAy9QQcXVQbqOGmOvEACWZm5EnyicLnfULjlggc0ldeRXQEqImnlS9kL8XAZndegKyuixM77OP24/Mzw9QQ7Kfha4v9OEOadjJ0qBYxN896pRbZI6ly/PS82Bs9iiYPpuaWJZEw83lXbg5G5JRslr2VFWPDtfbPBryeqZk5eKg/CqRD2Oz8tcvgJMiFi4RC6PWb9fnkzx74cWAeELYJFCSObI1tnxBfqwo2lPppazn26eGKDWU3KLMvOioppPNX6y4euc5FBq4y6Emd99OYa6zfpnpUhjE4Y/qoWtWQ4tIHr845ZA6bDc+AOSaR/sb6c9Otrh6uj3cUdDVKESNWgCK/GzxKQiLFKJeTz+QgzZKTIUcA2Nz9h2ppBhtbSQxfsjAtk4xoD1oes5gXYPe8UWmx+HjwQeNPfi2Wv/952vDpV/80Njw3WfWXv5IL3662ucz8dd9se78QkPd6ihDH61ZfS/s/KK0fjE+sgih+YDL5pz1vnH249tjfOAcLqZOTdvY/3jL1Hy3vqvcu358ODj2/etmVHfcdW+1t2X6R08H6p3BTzz87uDo6/H/vD/2scffaEf/ThphsXX6jLtDvp7cx6bvFUbnpWbFBWgOekJEip6LgFz63wtE+H/fXrpM++P7m8wAgZk/NJnacWXJLOW1rWO16C5ouY7SRE5T8x0iJ7MpntZyQJtPS2tuKXZpKqNf728OLK1FiJj72rq99z4Ho7G9hTQm0sqlhiEBKlWXfTDq1zbQcaP1HosN1zo/TqWGAGGywdQJhaSfHo9wDdfhs78cJKBZ5glRluQQEG030P7t9IdL+03+rRhRIHjxxwF7IsRHYeWXv0f991G5d9GJAKUIBPIT/jUpF/wa9f/Ccm9YiMnjjap8MPxDeomeuKM1ffn/fWHktrCSBT3iY20i0fZ0BBSOAgtJiYMAUDBoOigYaTtuMB4PJjiY2lFfMDPaqZe2rfYTKVcYVUK+QIPiwY175iFi5Yq4Em50vIyNq4cbYFLL2Fyqwbe4aq5Kx+XgZMhZco180ZCv3b5iqtyXD9VCUsquRpcNT74CH3LW95hzWKkvV3KxoHLNhF5fxylXMNkCLk6rio/XJGRzZWquGi/JysTM3sUM+4wfckMBveM4zKV1U1VT4QMTqQI/IFSPuDBgopvEnkF6u7kQ4gJdWIvWjkeivDg/OWNxRqSXxIolJclBKluW+uwutDVlWXtxjIc9y9fPPiBAxIqR2jR/O1ZmRftILVjVU5bo4zjbmDxi6XLWfHj/+sMns5ZFfyP9jLWD9pU5CFi/MC+Fo8Vo/+XhjzuFH9jQ3a32p2/nQ0fiTr60oFFwFV18KrXSKp2m/+AsuvlQKqXRIVOncITG9B6cRRdfSqt0RP8hVHTzrZOuHdwJDHdwJwA=) format("woff2"),url(/assets/roboto-all-400-normal-e41533d5.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-greek-400-normal-daf51ab5.woff2) format("woff2"),url(/assets/roboto-all-400-normal-e41533d5.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-vietnamese-400-normal-77b24796.woff2) format("woff2"),url(/assets/roboto-all-400-normal-e41533d5.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-ext-400-normal-3c23eb02.woff2) format("woff2"),url(/assets/roboto-all-400-normal-e41533d5.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-f6734f81.woff2) format("woff2"),url(/assets/roboto-all-400-normal-e41533d5.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{box-sizing:border-box;font-size:16px}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400;color:#575756}p{line-height:24px}ol,ul{list-style:none}img{max-width:100%;height:auto}
