/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;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;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}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}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}*{font-family:Poppins,sans-serif;margin:0;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 15px}.navy-border{border:navy solid 1px;border-radius:10px}.navy-border_shadow{border:navy solid 1px;border-radius:10px;box-shadow:0 0 10px navy}.btn{width:200px;height:50px;border:none;border-radius:10px;background-color:navy;color:#f0f8ff}.math__wrapper{display:flex;justify-content:flex-start;gap:50px}.math__form{padding:20px;margin-top:50px;display:flex;justify-content:center;align-items:center;width:300px;min-height:300px;flex-direction:column}.math__form-title{font-size:18px}.math__form input{padding:0 15px;border:navy solid 1px;border-radius:10px;width:200px;height:50px;margin-top:10px}.math__form-btn{margin-top:10px}.game{padding:40px 0}.game__wrapper{padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column}.game__btn{margin-top:10px;transition:all .7s ease 0s}.game__btn:hover{background-color:#a0d0fa;color:navy;transform:scale(1.05)}.game__area{margin-top:20px;width:100%;height:10vh;display:grid;grid-template:repeat(10,1fr)/repeat(10,1fr);gap:10px;transition:all .5s ease 0s}.game__area_active{height:80vh}.game__item{background-color:#da9c28;border-radius:5px;transition:all .7s ease 0s}.game__item_yes{display:flex;justify-content:center;align-items:center;background-color:red}.game__item_yes::after{content:"YES";color:#fff;text-transform:uppercase}.game__item_no{display:flex;justify-content:center;align-items:center;background-color:#000}.game__item_no::after{content:"no";color:#fff;text-transform:uppercase}.keyboard__wrapper{padding:10px;width:100%;display:flex;flex-direction:column}.keyboard__title{text-align:center;text-transform:uppercase}.keyboard__items{display:flex;justify-content:center;gap:5px;margin-top:10px}.keyboard__item{width:50px;height:50px;background-color:#bcbcf7;border-radius:5px;font-size:20px;display:flex;justify-content:center;align-items:center;cursor:pointer}.keyboard__textarea{border-radius:5px;padding:10px}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.5)}.modal__active{display:block}.modal__wrapper{position:relative;display:flex;flex-direction:column;top:20%;width:400px;height:170px;margin:0 auto;padding:40px;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;max-height:80vh;overflow-y:auto;border:navy solid 1px;border-radius:10px;box-shadow:0 0 10px navy}.modal__text{text-align:center;font-size:20px}.modal__btn{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:100px;height:40px;margin-top:10px;border:none;border-radius:10px;background-color:navy;color:#f0f8ff;text-transform:capitalize}.calendar{padding:40px 0}.calendar__wrapper{width:600px;height:500px;display:flex;justify-content:center;align-items:center}.calendar__body{width:500px;height:400px;line-height:1.2em;font-size:20px;text-align:center}.calendar__thead tr:last-child{font-size:18px;color:#3d04a8}.calendar__tbody td{color:#2c567a}.calendar__tbody td:nth-child(n+6){color:red}.calendar__tbody .today{outline:3px solid red}.calendar .holiday{color:red}.calendar__dayname{font-size:20px}.calendar input,.calendar select{margin-bottom:15px;border-radius:5px;height:30px;border:1px solid navy;color:navy}.tabs__items{padding:0 15px;width:100%;height:100px;display:flex;gap:15px;align-items:center}.tabs__item{display:flex;justify-content:center;align-items:center;width:180px;height:60px;background-color:navy;border-radius:5px;color:#0ff;font-size:20px;text-align:center;line-height:20px}.tabs__item:hover{cursor:pointer}.tabs__item_active{background-color:#a0d0fa;color:navy}.tabs__content_hide{display:none}.tabs__content_show{display:block}.currencies{padding:40px 0}.currencies__wrapper{width:100%;height:500px;display:flex;flex-direction:column;align-items:center}.currencies__header{margin-top:20px;font-size:24px}.currencies__btn{margin-top:10px;font-size:20px}.currencies__items{margin-top:30px;display:flex;flex-direction:column;gap:20px}.currencies__item{display:flex;gap:20px}.currencies__name{font-size:30px;color:navy;width:150px;height:50px;display:flex;align-items:center;justify-content:center}.currencies__value{width:150px;height:50px;display:flex;align-items:center;justify-content:center;font-size:22px}.facts{padding:40px 15px}.facts__wrapper{padding:10px;display:flex;align-items:center;justify-content:center}.facts__result{margin-top:20px}.facts__date{display:flex;gap:15px}.facts__area{padding:20px}.facts__input-day{padding:0 10px;height:30px;width:120px}.facts__input-months{padding:0 10px;height:30px;width:120px}