@import url(https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&family=Roboto:wght@300;500;700&display=swap);.poll{margin:10px;margin-top:30px;background-color:#fff;padding:5px 20px;padding-bottom:20px;box-shadow:0 4px 4px rgba(160,153,153,.1);border-radius:10px;transition:all 0s}.poll .labels{font-size:larger;margin-top:35px;margin-left:15px}.poll .labels input{width:26px;height:18px}.poll .labels div{margin:18px 0}.submit-button{margin-top:30px;margin-bottom:30px}.submit-button button{margin:10px;padding:12px 24px;border-radius:28px;background-color:#f44336;color:#fff;font-size:large;border:0;font-weight:700;cursor:pointer}.submit-button button:hover{background-color:#f77066}.submit-button button:active,.submit-button button:focus{outline:2px solid #891008;background-color:#ea1c0d}.submit-button button:disabled{background-color:#aaa}.error{color:red}@media only screen and (max-width:600px){.poll{padding-left:10px;padding-right:10px}.poll .labels{margin-left:0}.poll .labels label{display:flex;line-height:150%}.poll .labels label input{flex:none;margin-right:10px;width:30px}}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Noto Sans,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;background-color:#fcf8f4;color:#534f4a;overflow-x:hidden}body{position:relative}.main{padding:0;max-width:600px;margin:0 auto;font-size:15px}.topbar{margin-top:0;transform:translateY(0);left:0;right:0;top:0;z-index:500;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#1674e6!important;border-color:#1674e6!important}.topbar.scrollable-header{position:fixed}.topbar .topbar-header{text-align:center;line-height:30px;color:#fff}.topbar .topbar-bottom{height:46px;display:flex;flex:1 0 auto;align-items:center;justify-content:center}.topbar .topbar-bottom a.v-tab{cursor:pointer;display:block;outline:none;font-size:13px;margin:5px 2vw;text-decoration:none;font-weight:500;text-align:center;height:43px;line-height:46px;overflow:hidden;border-bottom:3px solid #1674e6;color:#9fc6f6}.topbar .topbar-bottom a.v-tab:hover{color:#cee2fa}.topbar .topbar-bottom a.v-tab.v-tab-active{color:#fff;border-bottom:3px solid #fff}.row-text{padding-left:10px;text-align:center}.flex{display:flex}.flex-space-between{justify-content:space-between}.flex-space-around{justify-content:space-around}.flex-align-center{align-items:center}.flex-align-bottom{align-items:flex-end}.row-left{align-items:center;max-width:500px;padding-left:10px;padding-right:10px;transition:all .3s ease-in-out}.row,.row-left{justify-content:center}.row{margin:5px auto;display:flex}.row .row-title{width:50%;padding-right:10px}.row .row-content{vertical-align:middle;align-self:center;width:50%;text-align:left;padding-left:10px}.row h3{margin:0}.row img.arrow{width:5px}.description{font-size:15px;line-height:22px}.flex-start{align-items:start}.center{text-align:center!important}.left{text-align:left;text-justify:newspaper}.right{text-align:right}.blue,.blue--text{color:rgba(22,116,230,.8)}.yellow--text{color:#ff0}.green--text{color:#9acd32}.red--text{color:red}.white--text{color:#fff}.white--bg{background-color:#fff}.gray--text{color:rgba(83,79,74,.7)}.lightblue--bg{background-color:rgba(212,233,255,.4)}.label--text{color:#a7a39f}h3{font-weight:600;font-size:18px}h3,h4{margin-top:20px;margin-bottom:6px}h4{font-size:15px;margin:0;margin-bottom:.3rem}h5{margin:5px 0;font-size:17px;font-weight:500}h5.gray--text{font-weight:500;font-size:15px;line-height:20px}.img-sign{border:3px solid;border-radius:50%;width:70px;height:70px;margin:15px}footer{margin-top:60px;text-align:center}.date-picker.tall .dp-left,.date-picker.tall .dp-right{padding:40px 10px}.date-picker .dp-left,.date-picker .dp-right{font-size:70px;color:#1674e6;cursor:pointer;display:block;min-width:10px;max-width:50px;line-height:0;text-align:center;padding:35px 4vw;-webkit-tap-highlight-color:transparent}.date-picker .dp-left:active,.date-picker .dp-right:active{background:#d3d3d3;border-radius:10px}.date-picker .dp-left.double,.date-picker .dp-right.double{min-width:45px;max-width:150px}.date-picker .dp-center{font-size:15px;text-align:center;width:80%;min-width:220px;max-width:400px}.date-picker .dp-center h3{text-align:center}.date-picker .dp-center.half{min-width:120px;max-width:200px}.semibold{font-weight:500}.px{margin-top:13px;margin-bottom:13px}.p-2{padding:13px}.py-1{padding-top:5px;padding-bottom:5px}.py-2{padding-top:13px;padding-bottom:13px}.py-3{padding-top:20px;padding-bottom:20px}.m-0{margin:0}.my-1{margin-top:5px;margin-bottom:5px}.my-2{margin-top:13px;margin-bottom:13px}.my-2-5{margin-top:16px;margin-bottom:16px}.my-3{margin-top:20px;margin-bottom:20px}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:5px;margin-right:5px}.mx-2{margin-left:13px;margin-right:13px}.mx-3{margin-left:20px;margin-right:20px}.mt-0{margin-top:0}.mt-2{margin-top:13px}.mt-3{margin-top:20px}.mt-4{margin-top:35px}.mt-5{margin-top:50px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:5px}.mb-2{margin-bottom:13px}.mb-3{margin-bottom:20px}.mb-4{margin-bottom:35px}.mb-5{margin-bottom:50px}.ml-2{margin-left:13px}.ml-3{margin-left:20px}.mx-auto{margin-left:auto;margin-right:auto}.arrow{transform:scale(1.5);transition:all .1s ease-in-out}.arrow--fix{position:absolute;right:20px;top:4px}.rotate-90{transform:rotate(90deg) scale(1.5)}.flex-vertical-center{align-items:center}.clickable{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .3s ease-in-out}.clickable:active{border-radius:10px}.large-text{font-size:40px}.thin-text{font-weight:400!important}.invisible{opacity:0}.position-relative{position:relative}.icon{width:25px;height:25px;padding:10px;line-height:33px;background-color:#1674e6;color:#fff;border-radius:50%}.f17{font-size:17px}.f13,.f17{line-height:20px}.f13{font-size:13px}a{color:#1674e6;text-decoration:none}.panel{box-shadow:0 4px 4px rgba(160,153,153,.1);border-radius:10px;z-index:100;transition:all 0s}.panel,.panel--enhanced{background-position-x:center;position:relative;padding-top:1px;padding-bottom:1px;border-radius:10px}.serif,p.description{font-family:"Noto Serif"}.condensed-line{line-height:18px}.panel--indications{width:45%;position:relative}.panel--indications>img{position:absolute;top:-15px;right:5px}.panel--combination{font-size:16px;line-height:23px}.panel--combination p{font-family:"Noto Serif";font-size:15px}.panel--special-width .row-title{width:45%;margin-left:15%}.expandable-section{cursor:pointer}.expandable-section:before{content:"~ ";color:#ffc107}.expandable-section:after{content:" ~";color:#ffc107}.rounded{border-radius:10px}.round{border-radius:50%;overflow:hidden;border:5px solid #fff;box-sizing:border-box;filter:drop-shadow(0 0 10px rgba(0,0,0,.15))}.max-width-400{max-width:400px}.max-width-300{max-width:300px}.variable-font.small-variable{font-size:min(4vw,13px)}.tib--text{font-size:22px}.variable .constellation-description{color:#996f00}.variable .constellation-description .pretty-animal svg path{fill:#996f00;stroke:none}.variable.panel{background-color:#fff0c8}.neutral .energy-thigle{background:#8ad6e7;border:5px solid #c9edf5;box-shadow:0 4px 20px #8ad6e7}.neutral .energy-description{color:#0c7188}.neutral .constellation-description{color:#104596}.neutral .constellation-description .pretty-animal svg path{fill:#104596;stroke:none}.neutral.panel{background-color:#ceecf9}.auspicious .energy-thigle,.character-1 .energy-thigle,.excellent .energy-thigle,.friend .energy-thigle,.good .energy-thigle,.positive .energy-thigle,.potential_energy .energy-thigle,.protective_energy .energy-thigle,.vital_energy .energy-thigle{background:#d2f3be;border:5px solid #f1fcea;box-shadow:0 4px 20px #78d640}.auspicious .constellation-description,.auspicious .energy-description,.character-1 .constellation-description,.character-1 .energy-description,.excellent .constellation-description,.excellent .energy-description,.friend .constellation-description,.friend .energy-description,.good .constellation-description,.good .energy-description,.positive .constellation-description,.positive .energy-description,.potential_energy .constellation-description,.potential_energy .energy-description,.protective_energy .constellation-description,.protective_energy .energy-description,.vital_energy .constellation-description,.vital_energy .energy-description{color:#238025}.auspicious .constellation-description .pretty-animal svg path,.auspicious .energy-description .pretty-animal svg path,.character-1 .constellation-description .pretty-animal svg path,.character-1 .energy-description .pretty-animal svg path,.excellent .constellation-description .pretty-animal svg path,.excellent .energy-description .pretty-animal svg path,.friend .constellation-description .pretty-animal svg path,.friend .energy-description .pretty-animal svg path,.good .constellation-description .pretty-animal svg path,.good .energy-description .pretty-animal svg path,.positive .constellation-description .pretty-animal svg path,.positive .energy-description .pretty-animal svg path,.potential_energy .constellation-description .pretty-animal svg path,.potential_energy .energy-description .pretty-animal svg path,.protective_energy .constellation-description .pretty-animal svg path,.protective_energy .energy-description .pretty-animal svg path,.vital_energy .constellation-description .pretty-animal svg path,.vital_energy .energy-description .pretty-animal svg path{fill:#238025;stroke:none}.auspicious.panel,.character-1.panel,.excellent.panel,.friend.panel,.good.panel,.positive.panel,.potential_energy.panel,.protective_energy.panel,.vital_energy.panel{background-color:#d2f3be}.auspicious .icon,.character-1 .icon,.excellent .icon,.friend .icon,.good .icon,.positive .icon,.potential_energy .icon,.protective_energy .icon,.vital_energy .icon{background-color:#238025}.character-0 .energy-thigle,.foe .energy-thigle,.impending_energy .energy-thigle,.negative .energy-thigle,.negative_energy .energy-thigle,.obstructive_energy .energy-thigle,.oposite .energy-thigle,.unfavourable .energy-thigle{background:#f6c9cc;border:5px solid #f9dfe1;box-shadow:0 4px 20px #7b181f}.character-0 .constellation-description,.character-0 .energy-description,.foe .constellation-description,.foe .energy-description,.impending_energy .constellation-description,.impending_energy .energy-description,.negative .constellation-description,.negative .energy-description,.negative_energy .constellation-description,.negative_energy .energy-description,.obstructive_energy .constellation-description,.obstructive_energy .energy-description,.oposite .constellation-description,.oposite .energy-description,.unfavourable .constellation-description,.unfavourable .energy-description{color:#a51f29}.character-0 .constellation-description .pretty-animal svg path,.character-0 .energy-description .pretty-animal svg path,.foe .constellation-description .pretty-animal svg path,.foe .energy-description .pretty-animal svg path,.impending_energy .constellation-description .pretty-animal svg path,.impending_energy .energy-description .pretty-animal svg path,.negative .constellation-description .pretty-animal svg path,.negative .energy-description .pretty-animal svg path,.negative_energy .constellation-description .pretty-animal svg path,.negative_energy .energy-description .pretty-animal svg path,.obstructive_energy .constellation-description .pretty-animal svg path,.obstructive_energy .energy-description .pretty-animal svg path,.oposite .constellation-description .pretty-animal svg path,.oposite .energy-description .pretty-animal svg path,.unfavourable .constellation-description .pretty-animal svg path,.unfavourable .energy-description .pretty-animal svg path{fill:#a51f29;stroke:none}.character-0.panel,.foe.panel,.impending_energy.panel,.negative.panel,.negative_energy.panel,.obstructive_energy.panel,.oposite.panel,.unfavourable.panel{background-color:#f6c9cc}.character-0 .icon,.foe .icon,.impending_energy .icon,.negative .icon,.negative_energy .icon,.obstructive_energy .icon,.oposite .icon,.unfavourable .icon{background-color:#a51f29}.danger .energy-thigle{background:#f6c9cc;border:5px solid #f9dfe1;box-shadow:0 4px 20px #7b181f}.danger .constellation-description,.danger .energy-description{color:#fcf8f4}.danger .constellation-description .pretty-animal svg path,.danger .energy-description .pretty-animal svg path{fill:#a51f29;stroke:none}.danger.panel{background-color:#bc1825;color:#fcf8f4}.danger .icon{background-color:#a51f29}.danger .gray--text{color:rgba(252,248,244,.7)}.undecorated.panel{background-color:unset;border:1px solid #3f3b45;box-shadow:none}.undecorated.panel:after,.undecorated.panel:before{display:none}.scroll-leave-active{-webkit-animation:slideOut .3s;animation:slideOut .3s}.scroll-enter-active{-webkit-animation:slideIn .3s;animation:slideIn .3s}@-webkit-keyframes slideIn{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:999px;opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:999px;opacity:1;transform:translateY(0)}}@-webkit-keyframes slideOut{0%{max-height:999px;opacity:1;transform:translateY(0)}to{max-height:0;opacity:0;transform:translateY(-10px)}}@keyframes slideOut{0%{max-height:999px;opacity:1;transform:translateY(0)}to{max-height:0;opacity:0;transform:translateY(-10px)}}