.practice-container{margin:1.25rem auto;max-width:1000px;width:80%}@media only screen and (max-width:575px){.practice-container{font-size:14px;margin:.25rem 0;width:100%}}@media only screen and (max-width:479px){.practice-container{font-size:13px}}@media only screen and (max-width:385px){.practice-container{font-size:12px}}.test-item{font-size:23px}.practice-page-heading{display:flex;font-size:1em;justify-content:space-between}@media only screen and (max-width:575px){.practice-page-heading{flex-direction:column}}.practice-page-heading .practice-page-title{color:#000;font-size:1.3em;font-weight:600}.practice-page-heading .nav-memoryroom{display:flex;font-size:.9em;justify-content:space-between;width:200px}@media only screen and (max-width:575px){.practice-page-heading .nav-memoryroom{width:auto}}.practice-page-heading .nav-memoryroom .memoryroom-btn{height:2.5em;line-height:2.5em;width:10em}.practice-page-heading .nav-memoryroom .question-btn{height:2.5em;line-height:2.5em;width:2.5em}.test-component-title{font-size:1.3em}.test-component-title,.test-title{color:#000;font-weight:600}.video-controls[data-state=hidden]{background-color:transparent;color:transparent}.video-controls[data-state=visible]{background-color:#00000080;color:#fff}.practice-page-wrapper{margin:auto;width:80%}@media only screen and (max-width:575px){.practice-page-wrapper{width:100%}.page-heading{font-size:28px}}@media only screen and (max-width:479px){.page-heading{font-size:24px}}@media only screen and (max-width:385px){.page-heading{font-size:20px}}.page-heading .back-button{font-size:1.5em}.page-heading .placeholder{background-color:transparent;width:1.5em}.practice-start-card{background-color:#fff;border:0;border-radius:0 0 5px 5px;font-size:15px;font-weight:500;letter-spacing:0;line-height:1.58;margin:auto;padding:3em 3.5em 3.5em;position:relative;transition:all .3s cubic-bezier(.645,.045,.355,1);width:100%}@media only screen and (max-width:767px){.practice-start-card{font-size:7px;min-height:236px}}@media only screen and (min-width:768px) and (max-width:991px){.practice-start-card{font-size:9px;min-height:320px}}@media only screen and (min-width:992px) and (max-width:1199px){.practice-start-card{font-size:11px;min-height:357px}}@media only screen and (max-width:575px){.practice-start-card{border-radius:20px;font-size:13px;min-height:40vh;padding:35px}}@media only screen and (max-width:479px){.practice-start-card{border-radius:20px;font-size:11px;padding:30px}}@media only screen and (max-width:385px){.practice-start-card{border-radius:20px;font-size:9px;padding:25px}}.practice-start-card .example-number{color:#5048d8;font-size:1.2em;padding-bottom:1em}.practice-start-card .practice-contents{color:#000;display:flex;flex-direction:column;font-size:2em;height:100%;justify-content:center}.practice-start-card .practice-contents button{font-size:.8em;height:2.5em;line-height:2.5em}.practice-card-container{font-size:15px;margin:auto;max-width:1000px;padding-left:var(--bs-gutter-x,1.5rem);padding-right:var(--bs-gutter-x,1.5rem)}@media only screen and (max-width:767px){.practice-card-container{font-size:7px}}@media only screen and (min-width:768px) and (max-width:991px){.practice-card-container{font-size:9px}}@media only screen and (min-width:992px) and (max-width:1199px){.practice-card-container{font-size:11px}}@media only screen and (max-width:575px){.practice-card-container{font-size:13px}}@media only screen and (max-width:479px){.practice-card-container{font-size:11px}}@media only screen and (max-width:385px){.practice-card-container{font-size:9px}}.practice-card-container .practice-test-card{background-color:#fff;border:0;border-radius:0 0 5px 5px;display:flex;flex-direction:column;font-size:1em;font-weight:500;justify-content:space-between;letter-spacing:0;line-height:1.58;min-height:40vh;padding:3em 3.5em 3.5em;position:relative;transition:all .3s cubic-bezier(.645,.045,.355,1);width:100%}@media only screen and (max-width:767px){.practice-card-container .practice-test-card{min-height:236px}}@media only screen and (min-width:768px) and (max-width:991px){.practice-card-container .practice-test-card{min-height:320px}}@media only screen and (min-width:992px) and (max-width:1199px){.practice-card-container .practice-test-card{min-height:357px}}@media only screen and (max-width:575px){.practice-card-container .practice-test-card{border-radius:20px;min-height:40vh;padding:35px;position:unset}}@media only screen and (max-width:479px){.practice-card-container .practice-test-card{border-radius:20px;padding:30px}}@media only screen and (max-width:385px){.practice-card-container .practice-test-card{border-radius:20px;padding:25px}}.practice-card-container .practice-test-card .practice-exit-button{height:auto;position:absolute;right:15px;top:15px;width:2.3em}.practice-card-container .practice-test-card .practice-exit-button:hover{cursor:pointer}.practice-card-container .practice-test-card .example-number{color:#5048d8;font-size:1.3em}.practice-card-container .practice-test-card .practice-contents.practice-result{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:575px){.practice-card-container .practice-test-card .practice-contents.practice-result{align-items:flex-start;flex-direction:column}}.practice-card-container .practice-test-card .practice-contents .practice-question .question-text{color:#000;font-size:2em}.practice-card-container .practice-test-card .practice-contents .practice-question .question-voice{font-size:1.5em}.practice-card-container .practice-test-card .practice-contents .practice-question .question-voice button{background-color:#fff;border:2px solid #d3d3d3;color:#000;height:2em;line-height:2em;width:2em}.practice-card-container .practice-test-card .practice-contents .practice-question .question-voice button i{font-size:1em}.practice-card-container .practice-test-card .practice-contents .practice-description{color:#000;flex-basis:100%}.practice-card-container .practice-test-card .practice-contents .practice-description .description-english{font-size:1.5em;line-height:1.2em}.practice-card-container .practice-test-card .practice-contents .practice-description .description-korean{font-size:1.5em;font-weight:400}.practice-card-container .practice-test-card .practice-contents .practice-description .description-dictionary{font-size:15px;font-weight:400;line-height:1.4}.practice-card-container .practice-test-card .practice-contents .practice-description .description-examples{font-size:14px;font-weight:400}.practice-card-container .practice-test-card .practice-contents .video-container{flex-basis:70%}@media only screen and (max-width:575px){.practice-card-container .practice-test-card .practice-contents .video-container{flex-basis:unset}}.practice-card-container .practice-test-card .practice-contents .video-container .video-wrapper{position:relative}.practice-card-container .practice-test-card .practice-contents .video-container .video-wrapper .description-video{background-color:#000;border-radius:13px;display:block;height:100%;width:100%}.practice-card-container .practice-test-card .practice-contents .video-container .video-wrapper .video-controls{align-items:center;border-radius:13px;bottom:0;cursor:pointer;display:flex;font-size:3em;height:auto;justify-content:center;left:0;position:absolute;right:0;top:0}.practice-card-container .practice-test-card .practice-contents .video-container .video-source{color:#789;font-weight:400}.practice-card-container .practice-test-card .practice-contents .practice-transcription{font-size:2em;font-weight:500;margin-bottom:15px}.practice-card-container .practice-test-card .practice-contents .practice-transcription .transcription-text{background-color:#fafafa;border-color:#fff!important;border-bottom:2px solid #000!important;border-radius:0;color:#000;padding:0}.practice-card-container .practice-test-card .practice-contents .practice-transcription .transcription-korean{color:gray;margin:5px 0}.practice-card-container .practice-test-card .practice-contents .practice-recorded{color:gray;font-size:1.3em}.practice-card-container .practice-test-card .practice-contents .practice-recorded button{background-color:#fff;border:2px solid #d3d3d3;color:#000;height:2em;line-height:2em;width:2em}.practice-card-container .practice-test-card .practice-contents .practice-recorded button i{font-size:1em}.practice-card-container .practice-test-card .progress-container{bottom:0;left:0;position:absolute;width:100%}@media only screen and (max-width:575px){.practice-card-container .practice-test-card .progress-container{bottom:62px;position:fixed}}.practice-card-container .practice-test-card .progress-container .progress-status{font-size:1.5em;padding:.5em 1em}.practice-card-container .practice-controllers{align-items:center;display:flex;justify-content:flex-end}.practice-card-container .practice-controllers .practice-pass-fail{display:flex;justify-content:space-between;width:35%}@media only screen and (max-width:575px){.practice-card-container .practice-controllers .practice-pass-fail{justify-content:space-evenly;width:100%}}.practice-card-container .practice-controllers .practice-pass-fail a{font-size:1.8em;height:2.5em;line-height:2.5em;width:5em}.practice-card-container .practice-submit-controller{align-items:center;display:flex;justify-content:flex-end}@media only screen and (max-width:575px){.practice-card-container .practice-submit-controller{justify-content:space-evenly}}.practice-card-container .practice-submit-controller button{font-size:1.8em;height:2.5em;line-height:2.5em;width:6em}.practice-card-container .practice-speak-controller{align-items:center;color:gray;display:flex;font-size:1.2em;justify-content:flex-end}@media only screen and (max-width:575px){.practice-card-container .practice-speak-controller{justify-content:space-evenly}}.practice-card-container .practice-speak-controller .wrapper{display:flex;font-size:1.5em}.practice-card-container .practice-speak-controller .wrapper #recordButton,.practice-card-container .practice-speak-controller .wrapper #spinner,.practice-card-container .practice-speak-controller .wrapper #stopButton{height:2.5em;line-height:2.5em;margin:5px;width:2.5em}.practice-card-container .practice-speak-controller .wrapper #recordButton i:before,.practice-card-container .practice-speak-controller .wrapper #spinner i:before,.practice-card-container .practice-speak-controller .wrapper #stopButton i:before{line-height:unset}.practice-card-container .practice-speak-controller .wrapper #recordButton,.practice-card-container .practice-speak-controller .wrapper #stopButton{width:6em}.practice-result-header .header-title{font-size:1.1em;font-weight:700;text-align:center}@media only screen and (max-width:575px){.practice-result-header .header-title{padding:1rem}}@media only screen and (max-width:385px){.practice-result-header .header-title{font-size:.9em}}.practice-result-body{justify-content:space-between}@media only screen and (max-width:575px){.practice-result-body{flex-direction:column}}.practice-result-body .test-result{flex-basis:48%}@media only screen and (max-width:575px){.practice-result-body .test-result{margin-bottom:10px}}.practice-result-body .test-result .card-body{padding-left:0;padding-right:0}@media only screen and (max-width:575px){.practice-result-body .test-result .card-body{padding:0}}.back-buttons{display:flex;justify-content:center}.back-buttons a,.back-buttons button{margin:0 1rem}@media only screen and (max-width:575px){.back-buttons{align-items:center;flex-direction:column;font-size:1.3em}.back-buttons button{margin-bottom:.5rem}.back-buttons a{margin-top:.5rem}}.today-achievement{flex-basis:48%;font-size:18px;width:100%}@media only screen and (max-width:575px){.today-achievement{font-size:15px}}@media only screen and (max-width:479px){.today-achievement{font-size:13px}}@media only screen and (max-width:385px){.today-achievement{font-size:12px}}@media only screen and (max-width:300px){.today-achievement{font-size:11px}}.today-achievement .triangle{display:inline-block;margin-right:20px}@media only screen and (max-width:575px){.today-achievement .triangle{margin-right:18px}}@media only screen and (max-width:479px){.today-achievement .triangle{margin-right:15px}}@media only screen and (max-width:385px){.today-achievement .triangle{margin-right:10px}}@media only screen and (max-width:300px){.today-achievement .triangle{margin-right:9px}}.learn-container{margin:1.25rem auto;max-width:1000px;width:80%}@media only screen and (max-width:575px){.learn-container{font-size:14px;margin:.25rem auto;width:100%}}@media only screen and (max-width:479px){.learn-container{font-size:13px}}@media only screen and (max-width:385px){.learn-container{font-size:12px}}.learn-check-box{border:1px solid #333;border-radius:50%;display:none;height:15px;left:7px;position:absolute;top:7px;width:15px}.learn-check-circle{color:#fff;display:none;font-size:11px;font-weight:700;position:relative;text-align:center;top:-1px}.learn-autoplay-description{background-color:#fff;border-color:#efefef;box-shadow:1px 1px 4px 4px #efefef;display:none;font-size:15px;line-height:25px;padding:15px;position:absolute;width:100%;z-index:200}.learn-component-title{color:#000;font-size:1.3em;font-weight:600}.header-button{font-size:16px;height:50px;width:65px}.header-button,.header-pattern-button{background:#f2f2f2;border:1px solid #c9c9c9;border-radius:25px;color:#5540e0;text-align:center}.header-pattern-button{font-size:17px;height:35px;width:60px}.pattern-item{display:block;overflow:auto;z-index:1}.pattern-item:hover{border-radius:20px;box-shadow:0 0 10px #ccc}.pattern-item.verb{background-color:#f8f8f8;color:gray}.pattern-item.verb:hover{background-color:#fff;color:#000}.pattern-item.verb .pattern-item-body{padding:2rem 0!important;text-align:center}.pattern-item.situation{background-color:#f8f8f8;color:gray}.pattern-item.situation:hover{background-color:#fff;color:#000}.pattern-item.situation .pattern-item-body{padding:2rem 0!important;text-align:center}.pattern-item .pattern-item-body{font-size:21px;padding:1.4rem!important}.pattern-item .pattern-item-body .pattern-number{color:gray;font-size:.6em}.pattern-item .pattern-item-body .pattern-item-title{font-weight:600;line-height:1em}.pattern-item .pattern-item-body .pattern-item-title:first-letter{text-transform:capitalize}.page-heading{color:#000;font-size:32px;margin:.5em auto;max-width:1000px}@media only screen and (max-width:767px){.page-heading{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.page-heading{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.page-heading{font-size:24px}}@media only screen and (max-width:575px){.page-heading{font-size:22px}}@media only screen and (max-width:479px){.page-heading{font-size:20px}}@media only screen and (max-width:385px){.page-heading{font-size:18px}}.page-heading .learn-title{font-weight:700}.page-heading a{font-size:13px}.page-heading .learn-subtitle{display:flex;font-weight:700;justify-content:space-between}.page-heading .learn-subtitle .progress-count{color:gray;font-size:.9em}.learn-page-wrapper{margin:auto;width:80%}@media only screen and (max-width:575px){.learn-page-wrapper{width:100%}}.learn-card-container{font-size:15px;margin:auto;max-width:1000px;padding-left:var(--bs-gutter-x,.7rem);padding-right:var(--bs-gutter-x,.7rem)}@media only screen and (max-width:767px){.learn-card-container{font-size:7px}}@media only screen and (min-width:768px) and (max-width:991px){.learn-card-container{font-size:9px}}@media only screen and (min-width:992px) and (max-width:1199px){.learn-card-container{font-size:11px}}@media only screen and (max-width:575px){.learn-card-container{font-size:13px}}@media only screen and (max-width:479px){.learn-card-container{font-size:11px}}@media only screen and (max-width:385px){.learn-card-container{font-size:9px}}.learn-card-container .learn-start-card{background-color:#fff;border:0;border-radius:0 0 5px 5px;display:flex;flex-direction:column;font-size:1em;font-weight:500;justify-content:space-between;letter-spacing:0;line-height:1.58;min-height:40vh;padding:3em 3.5em 3.5em;position:relative;transition:all .3s cubic-bezier(.645,.045,.355,1);width:100%}@media only screen and (max-width:767px){.learn-card-container .learn-start-card{min-height:236px}}@media only screen and (min-width:768px) and (max-width:991px){.learn-card-container .learn-start-card{min-height:320px}}@media only screen and (min-width:992px) and (max-width:1199px){.learn-card-container .learn-start-card{min-height:357px}}@media only screen and (max-width:575px){.learn-card-container .learn-start-card{border-radius:20px;min-height:40vh;padding:35px;position:unset}}@media only screen and (max-width:479px){.learn-card-container .learn-start-card{border-radius:20px;padding:30px}}@media only screen and (max-width:385px){.learn-card-container .learn-start-card{border-radius:20px;padding:25px}}.learn-card-container .learn-start-card .learn-subtitle{color:#5048d8;font-size:1.3em}.learn-card-container .learn-start-card .learn-contents .pattern-english{color:#000;font-size:2em;font-weight:700}.learn-card-container .learn-start-card .learn-contents .pattern-english:first-letter{text-transform:uppercase}.learn-card-container .learn-start-card .learn-contents .pattern-korean{color:#231f20;font-size:1.6em}.learn-card-container .learn-start-card .progress-container{bottom:0;left:0;position:absolute;width:100%}@media only screen and (max-width:575px){.learn-card-container .learn-start-card .progress-container{bottom:62px;position:fixed}}.learn-card-container .learn-start-card .progress-container .progress-status{font-size:1.5em;padding:.5em 1em}.learn-card-container .learn-detail-card{background-color:#fff;border:0;border-radius:0 0 5px 5px;display:flex;flex-direction:column;font-size:1em;font-weight:500;justify-content:space-between;letter-spacing:0;line-height:1.58;min-height:40vh;padding:3em 3.5em 3.5em;position:relative;transition:all .3s cubic-bezier(.645,.045,.355,1);width:100%}@media only screen and (max-width:767px){.learn-card-container .learn-detail-card{min-height:236px}}@media only screen and (min-width:768px) and (max-width:991px){.learn-card-container .learn-detail-card{min-height:300px}}@media only screen and (min-width:992px) and (max-width:1199px){.learn-card-container .learn-detail-card{min-height:330px}}@media only screen and (max-width:575px){.learn-card-container .learn-detail-card{border-radius:20px;min-height:40vh;padding:35px;position:unset}}@media only screen and (max-width:479px){.learn-card-container .learn-detail-card{border-radius:20px;padding:30px}}@media only screen and (max-width:385px){.learn-card-container .learn-detail-card{border-radius:20px;padding:25px}}.learn-card-container .learn-detail-card .learn-subtitle{color:#5048d8;font-size:1.3em}.learn-card-container .learn-detail-card .learn-contents{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:575px){.learn-card-container .learn-detail-card .learn-contents{align-items:flex-start;flex-direction:column}}.learn-card-container .learn-detail-card .learn-contents .detail-description{color:#000;flex-basis:100%}.learn-card-container .learn-detail-card .learn-contents .detail-description .description-english{font-size:1.5em;font-weight:400;line-height:1.3em}.learn-card-container .learn-detail-card .learn-contents .detail-description .description-korean{color:#888;font-size:1.7em;font-weight:400;line-height:1.3em}.learn-card-container .learn-detail-card .learn-contents .video-container{flex-basis:100%}@media only screen and (max-width:575px){.learn-card-container .learn-detail-card .learn-contents .video-container{flex-basis:unset;width:100%}}.learn-card-container .learn-detail-card .learn-contents .video-container .video-wrapper{position:relative}.learn-card-container .learn-detail-card .learn-contents .video-container .video-wrapper #video_player{background-color:#000;border-radius:13px;display:block;height:100%;width:100%}.learn-card-container .learn-detail-card .learn-contents .video-container .video-wrapper .video-controls{align-items:center;border-radius:13px;bottom:0;cursor:pointer;display:flex;font-size:3em;height:auto;justify-content:center;left:0;position:absolute;right:0;top:0}.learn-card-container .learn-detail-card .learn-contents .video-container .video-source{color:#999;font-weight:400}.learn-card-container .learn-detail-card .progress-container{bottom:0;left:0;position:absolute;width:100%}@media only screen and (max-width:575px){.learn-card-container .learn-detail-card .progress-container{bottom:62px;position:fixed}}.learn-card-container .learn-detail-card .progress-container .progress-status{font-size:1.5em;padding:.5em 1em}.learn-card-container .video-repeat-controller{padding-bottom:1rem}.learn-card-container .video-repeat-controller .repeat-buttons{display:flex;flex-basis:40%;flex-wrap:nowrap;font-size:12px;justify-content:space-between}@media only screen and (max-width:575px){.learn-card-container .video-repeat-controller .repeat-buttons{flex-basis:100%;font-size:15px}}@media only screen and (max-width:385px){.learn-card-container .video-repeat-controller .repeat-buttons{font-size:13px}}@media only screen and (max-width:300px){.learn-card-container .video-repeat-controller .repeat-buttons{font-size:10px}}.learn-card-container .learn-next-controller{align-items:center;display:flex;font-size:1.8em;justify-content:flex-end}@media only screen and (max-width:575px){.learn-card-container .learn-next-controller{justify-content:space-evenly}}.learn-card-container .learn-controller-wrapper{align-items:center;display:flex;justify-content:flex-end}@media only screen and (max-width:575px){.learn-card-container .learn-controller-wrapper{justify-content:space-evenly}}.learn-card-container .learn-controller-wrapper .learn-next-back-controller{align-items:center;display:flex;font-size:1.8em;justify-content:space-between;width:35%}@media only screen and (max-width:575px){.learn-card-container .learn-controller-wrapper .learn-next-back-controller{justify-content:space-evenly;width:100%}}.learn-card-container .learn-controller-wrapper .learn-end-next-controller{align-items:center;display:flex;font-size:1.8em;justify-content:space-between;width:40%}@media only screen and (max-width:575px){.learn-card-container .learn-controller-wrapper .learn-end-next-controller{justify-content:space-evenly;width:100%}}.learning-footer .video-repeat-controller button{font-weight:700!important}.home-components-container{max-width:1000px;width:100%}@media only screen and (max-width:575px){.home-components-container{width:100%}}.home-components-container .tiny-slider-one-wrapper .tns-nav{bottom:-1rem}.home-components-container .tiny-slider-one-wrapper .tns-nav button{flex:0 0 .5rem;height:.5rem;max-width:.5rem;width:.5rem}.home-components-container .tiny-slider-one-wrapper .tiny-slider-one .single-hero-slide{height:unset}.home-components-container .tiny-slider-one-wrapper .tiny-slider-one .single-hero-slide .pattern-item{margin:15px}.home-components-container .tiny-slider-one-wrapper .tiny-slider-one .single-hero-slide .pattern-item .pattern-item-body{padding:.5rem .5rem 1rem!important}.home-components-container .tiny-slider-one-wrapper .tiny-slider-one .single-hero-slide .pattern-item .pattern-item-body .pattern-item-title{font-size:20px}.home-components-container .tiny-slider-one-wrapper .tiny-slider-one .single-hero-slide .pattern-item .pattern-item-body .pattern-item-title .pattern-item-type{background-color:#d3d3d3;border-radius:500px;color:#000;font-size:10px;padding:6px 13px}.home-components-container .tiny-slider-one-wrapper .tiny-slider-one .single-hero-slide .pattern-item .pattern-item-body .pattern-item-title .pattern-item-title-name{padding-top:1rem}.home-components-container .progress-statistic{font-size:.8em}.home-components-container .progress-statistic .learn-progress{display:grid;grid-template-columns:17% 1fr 17%;padding:5px 15px}.learn-progress2{display:grid;grid-template-columns:60% 1fr 40%;padding:0}.learn-progress3{display:grid;grid-template-columns:35% 1fr 26%;padding:5px 10px}.home-components-container .progress-statistic .practice-progress{display:grid;grid-template-columns:17% 1fr 17%;padding:5px 15px}.home-components-container .progress-statistic .practice-progress3{display:grid;grid-template-columns:35% 1fr 26%;padding:5px 10px}.chat-user-status-slides-wrapper{position:relative}.chat-user-status-slides-wrapper #reminder-controller{display:flex;justify-content:space-between;left:-1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 3rem)}.chat-user-status-slides-wrapper #reminder-controller i{cursor:pointer}.reminder_circle_learn_completed{background:#fefefe;border:2px solid #999;box-shadow:3px 3px 3px #e7e7e7}.reminder_circle_unlearned{background:#f5f5f5}.reminder_circle_repetition_completed{background:#fefefe;border:3px solid #5048d8;box-shadow:3px 3px 3px #e7e7e7}.reminder-circle{align-items:center;border-radius:50%;display:flex;font-size:10px;height:75px;justify-content:center;margin:auto auto 1em;text-align:center;width:75px}.reminder-circle a{font-size:1.3em}.reminder-circle a .date{font-size:1.5em;font-weight:600}.card-head{padding:1.5rem 1.5rem 0}.card-head,.card-head2{display:flex;font-size:1rem;justify-content:space-between}.card-head2{padding-bottom:0;padding-left:1.5rem}.card-head .card-head-title,.card-head2 .card-head-title{color:#000;font-family:Pretendard;font-size:1em;font-weight:700}.card-head .card-head-title .subtitle{color:gray;font-size:.8em;font-weight:400}.card-head .more-status-btn{font-size:.9em}.card-head .more-status-btn a{color:gray}.progress-status-chart{align-items:center;display:flex;font-size:20px;justify-content:space-around}@media only screen and (max-width:575px){.progress-status-chart{flex-direction:column}}.room-status-table{align-items:baseline;display:flex;justify-content:space-between}.room-status-table .table-col{font-size:12px;margin:0 auto;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.room-status-table .table-col{font-size:12px}}@media only screen and (min-width:768px) and (max-width:991px){.room-status-table .table-col{font-size:12px}}@media only screen and (max-width:767px){.room-status-table .table-col{font-size:11px}}@media only screen and (max-width:575px){.room-status-table .table-col{font-size:10px}}@media only screen and (max-width:479px){.room-status-table .table-col{font-size:8px}}@media only screen and (max-width:385px){.room-status-table .table-col{font-size:7px}}.room-status-table .table-col .room-status{align-items:center;color:#000;display:flex;flex-direction:column}.room-status-table .table-col .room-status.total{color:gray}.room-status-table .table-col .room-status.total .value{font-size:3em}.room-status-table .table-col .room-status.finished{color:#5048d8}.room-status-table .table-col .room-status .value{font-size:4em;font-weight:700;line-height:1em}.room-status-table .table-col .room-status .nameTag{color:#555;font-size:1.5em;font-weight:700;line-height:2em}.room-status-table .table-col .vertical-divider{border-right:.5px solid #d3d3d3;display:block;height:3em;width:0}.card-body .achievement-card .card{height:5rem;width:5rem}.card-body .achievement-card .card img{max-height:3rem;max-width:3rem}.card-body .achievement-card p{font-size:12px}@media only screen and (max-width:385px){.card-body .achievement-card .card{height:4rem;width:4rem}.card-body .achievement-card .card img{max-height:2.5rem;max-width:2.5rem}.card-body .achievement-card p{font-size:11px}}@media only screen and (max-width:300px){.card-body .achievement-card .card{height:3rem;width:3rem}.card-body .achievement-card .card img{max-height:2rem;max-width:2rem}.card-body .achievement-card p{font-size:10px}}.sidenav-wrapper .pabit-sidenav-profile{display:grid;padding:10px 30px;-moz-text-align-last:left;text-align-last:left}.sidenav-wrapper .pabit-sidenav-profile .profile-img{border-radius:50%;height:85px;margin:0 auto;padding:5px;position:relative;width:85px;z-index:1}.sidenav-wrapper .pabit-sidenav-profile .profile-img img{border-radius:50%}.sidenav-wrapper .pabit-sidenav-profile .profile-info{padding:5px;text-align:center}.sidenav-wrapper .pabit-sidenav-profile .profile-info .user-name{color:#000;font-size:1.2em;font-weight:700}.sidenav-wrapper .pabit-sidenav-profile .profile-info .user-email{font-size:.8em}.sidenav-wrapper .sidenav-nav{margin-top:20px}.sidenav-wrapper .sidenav-nav li{padding:10px 0}.sidenav-wrapper .sidenav-nav li a{color:#000;font-size:1em;font-weight:700}.intro-page{padding:0 2.5rem}.intro-page h1{color:#000;font-size:4em;font-weight:700;line-height:2em}.intro-page .page-description{font-size:16px;font-weight:700;height:20%;padding-top:2em;text-align:center}@media only screen and (max-width:479px){.intro-page{padding:0 2rem}.intro-page h1{font-size:3.5em}.intro-page .page-description{font-size:15px}}@media only screen and (max-width:385px){.intro-page{padding:0 1rem}.intro-page h1{font-size:3em}.intro-page .page-description{font-size:13px}}@media only screen and (max-width:300px){.intro-page{padding:0 .5rem}.intro-page h1{font-size:2.5em}.intro-page .page-description{font-size:11px}}a.pabit-btn,button.pabit-btn{align-items:center;border-style:solid;border-width:0;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;height:2.5em;justify-content:center;letter-spacing:0;text-align:center;white-space:nowrap}a.pabit-btn.btn-darkgray,button.pabit-btn.btn-darkgray{background-color:#a9a9a9;color:#fff}a.pabit-btn.btn-gray,button.pabit-btn.btn-gray{background-color:#f5f5f5;color:#000}a.pabit-btn.btn-gray.active,button.pabit-btn.btn-gray.active{background-color:#5048d8;color:#fff}a.pabit-btn.btn-gray-border,button.pabit-btn.btn-gray-border{border:1px solid gray;color:gray}a.pabit-btn.btn-violet,button.pabit-btn.btn-violet{background-color:#5048d8;color:#fff}a.pabit-btn.btn-violet-border,button.pabit-btn.btn-violet-border{background:transparent;border-color:#5048d8;border-width:2px;color:#5048d8}a.pabit-btn.btn-violet-border.clicked,button.pabit-btn.btn-violet-border.clicked{background:#5048d8;border-color:#5048d8;color:#fff}a.pabit-btn.btn-white,button.pabit-btn.btn-white{background-color:#fff;color:#5048d8}a.pabit-btn.btn-bullet,button.pabit-btn.btn-bullet{border-radius:500px}a.pabit-btn.btn-circle,button.pabit-btn.btn-circle{border-radius:50%}a.pabit-btn.btn-rise:hover,button.pabit-btn.btn-rise:hover{transform:translateY(-10%);-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out;-ms-transition:transform .3s ease-in-out}a.pabit-btn.btn-w-1,button.pabit-btn.btn-w-1{height:2.5em;line-height:2.5em;width:1em}a.pabit-btn.btn-p-1,button.pabit-btn.btn-p-1{padding:1px 0}a.pabit-btn.btn-w-1-1,button.pabit-btn.btn-w-1-1{height:2.5em;line-height:2.5em;width:1.1em}a.pabit-btn.btn-w-1-2,button.pabit-btn.btn-w-1-2{height:2.5em;line-height:2.5em;width:1.2em}a.pabit-btn.btn-w-1-3,button.pabit-btn.btn-w-1-3{height:2.5em;line-height:2.5em;width:1.3em}a.pabit-btn.btn-w-1-4,button.pabit-btn.btn-w-1-4{height:2.5em;line-height:2.5em;width:1.4em}a.pabit-btn.btn-w-1-5,button.pabit-btn.btn-w-1-5{height:2.5em;line-height:2.5em;width:1.5em}a.pabit-btn.btn-w-1-6,button.pabit-btn.btn-w-1-6{height:2.5em;line-height:2.5em;width:1.6em}a.pabit-btn.btn-w-1-7,button.pabit-btn.btn-w-1-7{height:2.5em;line-height:2.5em;width:1.7em}a.pabit-btn.btn-w-1-8,button.pabit-btn.btn-w-1-8{height:2.5em;line-height:2.5em;width:1.8em}a.pabit-btn.btn-w-1-9,button.pabit-btn.btn-w-1-9{height:2.5em;line-height:2.5em;width:1.9em}a.pabit-btn.btn-w-2,button.pabit-btn.btn-w-2{height:2.5em;line-height:2.5em;width:2em}a.pabit-btn.btn-p-2,button.pabit-btn.btn-p-2{padding:2px 0}a.pabit-btn.btn-w-2-1,button.pabit-btn.btn-w-2-1{height:2.5em;line-height:2.5em;width:2.1em}a.pabit-btn.btn-w-2-2,button.pabit-btn.btn-w-2-2{height:2.5em;line-height:2.5em;width:2.2em}a.pabit-btn.btn-w-2-3,button.pabit-btn.btn-w-2-3{height:2.5em;line-height:2.5em;width:2.3em}a.pabit-btn.btn-w-2-4,button.pabit-btn.btn-w-2-4{height:2.5em;line-height:2.5em;width:2.4em}a.pabit-btn.btn-w-2-5,button.pabit-btn.btn-w-2-5{height:2.5em;line-height:2.5em;width:2.5em}a.pabit-btn.btn-w-2-6,button.pabit-btn.btn-w-2-6{height:2.5em;line-height:2.5em;width:2.6em}a.pabit-btn.btn-w-2-7,button.pabit-btn.btn-w-2-7{height:2.5em;line-height:2.5em;width:2.7em}a.pabit-btn.btn-w-2-8,button.pabit-btn.btn-w-2-8{height:2.5em;line-height:2.5em;width:2.8em}a.pabit-btn.btn-w-2-9,button.pabit-btn.btn-w-2-9{height:2.5em;line-height:2.5em;width:2.9em}a.pabit-btn.btn-w-3,button.pabit-btn.btn-w-3{height:2.5em;line-height:2.5em;width:3em}a.pabit-btn.btn-p-3,button.pabit-btn.btn-p-3{padding:3px 0}a.pabit-btn.btn-w-3-1,button.pabit-btn.btn-w-3-1{height:2.5em;line-height:2.5em;width:3.1em}a.pabit-btn.btn-w-3-2,button.pabit-btn.btn-w-3-2{height:2.5em;line-height:2.5em;width:3.2em}a.pabit-btn.btn-w-3-3,button.pabit-btn.btn-w-3-3{height:2.5em;line-height:2.5em;width:3.3em}a.pabit-btn.btn-w-3-4,button.pabit-btn.btn-w-3-4{height:2.5em;line-height:2.5em;width:3.4em}a.pabit-btn.btn-w-3-5,button.pabit-btn.btn-w-3-5{height:2.5em;line-height:2.5em;width:3.5em}a.pabit-btn.btn-w-3-6,button.pabit-btn.btn-w-3-6{height:2.5em;line-height:2.5em;width:3.6em}a.pabit-btn.btn-w-3-7,button.pabit-btn.btn-w-3-7{height:2.5em;line-height:2.5em;width:3.7em}a.pabit-btn.btn-w-3-8,button.pabit-btn.btn-w-3-8{height:2.5em;line-height:2.5em;width:3.8em}a.pabit-btn.btn-w-3-9,button.pabit-btn.btn-w-3-9{height:2.5em;line-height:2.5em;width:3.9em}a.pabit-btn.btn-w-4,button.pabit-btn.btn-w-4{height:2.5em;line-height:2.5em;width:4em}a.pabit-btn.btn-p-4,button.pabit-btn.btn-p-4{padding:4px 0}a.pabit-btn.btn-w-4-1,button.pabit-btn.btn-w-4-1{height:2.5em;line-height:2.5em;width:4.1em}a.pabit-btn.btn-w-4-2,button.pabit-btn.btn-w-4-2{height:2.5em;line-height:2.5em;width:4.2em}a.pabit-btn.btn-w-4-3,button.pabit-btn.btn-w-4-3{height:2.5em;line-height:2.5em;width:4.3em}a.pabit-btn.btn-w-4-4,button.pabit-btn.btn-w-4-4{height:2.5em;line-height:2.5em;width:4.4em}a.pabit-btn.btn-w-4-5,button.pabit-btn.btn-w-4-5{height:2.5em;line-height:2.5em;width:4.5em}a.pabit-btn.btn-w-4-6,button.pabit-btn.btn-w-4-6{height:2.5em;line-height:2.5em;width:4.6em}a.pabit-btn.btn-w-4-7,button.pabit-btn.btn-w-4-7{height:2.5em;line-height:2.5em;width:4.7em}a.pabit-btn.btn-w-4-8,button.pabit-btn.btn-w-4-8{height:2.5em;line-height:2.5em;width:4.8em}a.pabit-btn.btn-w-4-9,button.pabit-btn.btn-w-4-9{height:2.5em;line-height:2.5em;width:4.9em}a.pabit-btn.btn-w-5,button.pabit-btn.btn-w-5{height:2.5em;line-height:2.5em;width:5em}a.pabit-btn.btn-p-5,button.pabit-btn.btn-p-5{padding:5px 0}a.pabit-btn.btn-w-5-1,button.pabit-btn.btn-w-5-1{height:2.5em;line-height:2.5em;width:5.1em}a.pabit-btn.btn-w-5-2,button.pabit-btn.btn-w-5-2{height:2.5em;line-height:2.5em;width:5.2em}a.pabit-btn.btn-w-5-3,button.pabit-btn.btn-w-5-3{height:2.5em;line-height:2.5em;width:5.3em}a.pabit-btn.btn-w-5-4,button.pabit-btn.btn-w-5-4{height:2.5em;line-height:2.5em;width:5.4em}a.pabit-btn.btn-w-5-5,button.pabit-btn.btn-w-5-5{height:2.5em;line-height:2.5em;width:5.5em}a.pabit-btn.btn-w-5-6,button.pabit-btn.btn-w-5-6{height:2.5em;line-height:2.5em;width:5.6em}a.pabit-btn.btn-w-5-7,button.pabit-btn.btn-w-5-7{height:2.5em;line-height:2.5em;width:5.7em}a.pabit-btn.btn-w-5-8,button.pabit-btn.btn-w-5-8{height:2.5em;line-height:2.5em;width:5.8em}a.pabit-btn.btn-w-5-9,button.pabit-btn.btn-w-5-9{height:2.5em;line-height:2.5em;width:5.9em}a.pabit-btn.btn-w-6,button.pabit-btn.btn-w-6{height:2.5em;line-height:2.5em;width:6em}a.pabit-btn.btn-p-6,button.pabit-btn.btn-p-6{padding:6px 0}a.pabit-btn.btn-w-6-1,button.pabit-btn.btn-w-6-1{height:2.5em;line-height:2.5em;width:6.1em}a.pabit-btn.btn-w-6-2,button.pabit-btn.btn-w-6-2{height:2.5em;line-height:2.5em;width:6.2em}a.pabit-btn.btn-w-6-3,button.pabit-btn.btn-w-6-3{height:2.5em;line-height:2.5em;width:6.3em}a.pabit-btn.btn-w-6-4,button.pabit-btn.btn-w-6-4{height:2.5em;line-height:2.5em;width:6.4em}a.pabit-btn.btn-w-6-5,button.pabit-btn.btn-w-6-5{height:2.5em;line-height:2.5em;width:6.5em}a.pabit-btn.btn-w-6-6,button.pabit-btn.btn-w-6-6{height:2.5em;line-height:2.5em;width:6.6em}a.pabit-btn.btn-w-6-7,button.pabit-btn.btn-w-6-7{height:2.5em;line-height:2.5em;width:6.7em}a.pabit-btn.btn-w-6-8,button.pabit-btn.btn-w-6-8{height:2.5em;line-height:2.5em;width:6.8em}a.pabit-btn.btn-w-6-9,button.pabit-btn.btn-w-6-9{height:2.5em;line-height:2.5em;width:6.9em}a.pabit-btn.btn-w-7,button.pabit-btn.btn-w-7{height:2.5em;line-height:2.5em;width:7em}a.pabit-btn.btn-p-7,button.pabit-btn.btn-p-7{padding:7px 0}a.pabit-btn.btn-w-7-1,button.pabit-btn.btn-w-7-1{height:2.5em;line-height:2.5em;width:7.1em}a.pabit-btn.btn-w-7-2,button.pabit-btn.btn-w-7-2{height:2.5em;line-height:2.5em;width:7.2em}a.pabit-btn.btn-w-7-3,button.pabit-btn.btn-w-7-3{height:2.5em;line-height:2.5em;width:7.3em}a.pabit-btn.btn-w-7-4,button.pabit-btn.btn-w-7-4{height:2.5em;line-height:2.5em;width:7.4em}a.pabit-btn.btn-w-7-5,button.pabit-btn.btn-w-7-5{height:2.5em;line-height:2.5em;width:7.5em}a.pabit-btn.btn-w-7-6,button.pabit-btn.btn-w-7-6{height:2.5em;line-height:2.5em;width:7.6em}a.pabit-btn.btn-w-7-7,button.pabit-btn.btn-w-7-7{height:2.5em;line-height:2.5em;width:7.7em}a.pabit-btn.btn-w-7-8,button.pabit-btn.btn-w-7-8{height:2.5em;line-height:2.5em;width:7.8em}a.pabit-btn.btn-w-7-9,button.pabit-btn.btn-w-7-9{height:2.5em;line-height:2.5em;width:7.9em}a.pabit-btn.btn-w-8,button.pabit-btn.btn-w-8{height:2.5em;line-height:2.5em;width:8em}a.pabit-btn.btn-p-8,button.pabit-btn.btn-p-8{padding:8px 0}a.pabit-btn.btn-w-8-1,button.pabit-btn.btn-w-8-1{height:2.5em;line-height:2.5em;width:8.1em}a.pabit-btn.btn-w-8-2,button.pabit-btn.btn-w-8-2{height:2.5em;line-height:2.5em;width:8.2em}a.pabit-btn.btn-w-8-3,button.pabit-btn.btn-w-8-3{height:2.5em;line-height:2.5em;width:8.3em}a.pabit-btn.btn-w-8-4,button.pabit-btn.btn-w-8-4{height:2.5em;line-height:2.5em;width:8.4em}a.pabit-btn.btn-w-8-5,button.pabit-btn.btn-w-8-5{height:2.5em;line-height:2.5em;width:8.5em}a.pabit-btn.btn-w-8-6,button.pabit-btn.btn-w-8-6{height:2.5em;line-height:2.5em;width:8.6em}a.pabit-btn.btn-w-8-7,button.pabit-btn.btn-w-8-7{height:2.5em;line-height:2.5em;width:8.7em}a.pabit-btn.btn-w-8-8,button.pabit-btn.btn-w-8-8{height:2.5em;line-height:2.5em;width:8.8em}a.pabit-btn.btn-w-8-9,button.pabit-btn.btn-w-8-9{height:2.5em;line-height:2.5em;width:8.9em}a.pabit-btn.btn-w-9,button.pabit-btn.btn-w-9{height:2.5em;line-height:2.5em;width:9em}a.pabit-btn.btn-p-9,button.pabit-btn.btn-p-9{padding:9px 0}a.pabit-btn.btn-w-9-1,button.pabit-btn.btn-w-9-1{height:2.5em;line-height:2.5em;width:9.1em}a.pabit-btn.btn-w-9-2,button.pabit-btn.btn-w-9-2{height:2.5em;line-height:2.5em;width:9.2em}a.pabit-btn.btn-w-9-3,button.pabit-btn.btn-w-9-3{height:2.5em;line-height:2.5em;width:9.3em}a.pabit-btn.btn-w-9-4,button.pabit-btn.btn-w-9-4{height:2.5em;line-height:2.5em;width:9.4em}a.pabit-btn.btn-w-9-5,button.pabit-btn.btn-w-9-5{height:2.5em;line-height:2.5em;width:9.5em}a.pabit-btn.btn-w-9-6,button.pabit-btn.btn-w-9-6{height:2.5em;line-height:2.5em;width:9.6em}a.pabit-btn.btn-w-9-7,button.pabit-btn.btn-w-9-7{height:2.5em;line-height:2.5em;width:9.7em}a.pabit-btn.btn-w-9-8,button.pabit-btn.btn-w-9-8{height:2.5em;line-height:2.5em;width:9.8em}a.pabit-btn.btn-w-9-9,button.pabit-btn.btn-w-9-9{height:2.5em;line-height:2.5em;width:9.9em}a.pabit-btn.btn-w-10,button.pabit-btn.btn-w-10{height:2.5em;line-height:2.5em;width:10em}a.pabit-btn.btn-p-10,button.pabit-btn.btn-p-10{padding:10px 0}a.pabit-btn.btn-w-10-1,button.pabit-btn.btn-w-10-1{height:2.5em;line-height:2.5em;width:10.1em}a.pabit-btn.btn-w-10-2,button.pabit-btn.btn-w-10-2{height:2.5em;line-height:2.5em;width:10.2em}a.pabit-btn.btn-w-10-3,button.pabit-btn.btn-w-10-3{height:2.5em;line-height:2.5em;width:10.3em}a.pabit-btn.btn-w-10-4,button.pabit-btn.btn-w-10-4{height:2.5em;line-height:2.5em;width:10.4em}a.pabit-btn.btn-w-10-5,button.pabit-btn.btn-w-10-5{height:2.5em;line-height:2.5em;width:10.5em}a.pabit-btn.btn-w-10-6,button.pabit-btn.btn-w-10-6{height:2.5em;line-height:2.5em;width:10.6em}a.pabit-btn.btn-w-10-7,button.pabit-btn.btn-w-10-7{height:2.5em;line-height:2.5em;width:10.7em}a.pabit-btn.btn-w-10-8,button.pabit-btn.btn-w-10-8{height:2.5em;line-height:2.5em;width:10.8em}a.pabit-btn.btn-w-10-9,button.pabit-btn.btn-w-10-9{height:2.5em;line-height:2.5em;width:10.9em}a.pabit-btn.btn-w-11,button.pabit-btn.btn-w-11{height:2.5em;line-height:2.5em;width:11em}a.pabit-btn.btn-p-11,button.pabit-btn.btn-p-11{padding:11px 0}a.pabit-btn.btn-w-11-1,button.pabit-btn.btn-w-11-1{height:2.5em;line-height:2.5em;width:11.1em}a.pabit-btn.btn-w-11-2,button.pabit-btn.btn-w-11-2{height:2.5em;line-height:2.5em;width:11.2em}a.pabit-btn.btn-w-11-3,button.pabit-btn.btn-w-11-3{height:2.5em;line-height:2.5em;width:11.3em}a.pabit-btn.btn-w-11-4,button.pabit-btn.btn-w-11-4{height:2.5em;line-height:2.5em;width:11.4em}a.pabit-btn.btn-w-11-5,button.pabit-btn.btn-w-11-5{height:2.5em;line-height:2.5em;width:11.5em}a.pabit-btn.btn-w-11-6,button.pabit-btn.btn-w-11-6{height:2.5em;line-height:2.5em;width:11.6em}a.pabit-btn.btn-w-11-7,button.pabit-btn.btn-w-11-7{height:2.5em;line-height:2.5em;width:11.7em}a.pabit-btn.btn-w-11-8,button.pabit-btn.btn-w-11-8{height:2.5em;line-height:2.5em;width:11.8em}a.pabit-btn.btn-w-11-9,button.pabit-btn.btn-w-11-9{height:2.5em;line-height:2.5em;width:11.9em}a.pabit-btn.btn-w-12,button.pabit-btn.btn-w-12{height:2.5em;line-height:2.5em;width:12em}a.pabit-btn.btn-p-12,button.pabit-btn.btn-p-12{padding:12px 0}a.pabit-btn.btn-w-12-1,button.pabit-btn.btn-w-12-1{height:2.5em;line-height:2.5em;width:12.1em}a.pabit-btn.btn-w-12-2,button.pabit-btn.btn-w-12-2{height:2.5em;line-height:2.5em;width:12.2em}a.pabit-btn.btn-w-12-3,button.pabit-btn.btn-w-12-3{height:2.5em;line-height:2.5em;width:12.3em}a.pabit-btn.btn-w-12-4,button.pabit-btn.btn-w-12-4{height:2.5em;line-height:2.5em;width:12.4em}a.pabit-btn.btn-w-12-5,button.pabit-btn.btn-w-12-5{height:2.5em;line-height:2.5em;width:12.5em}a.pabit-btn.btn-w-12-6,button.pabit-btn.btn-w-12-6{height:2.5em;line-height:2.5em;width:12.6em}a.pabit-btn.btn-w-12-7,button.pabit-btn.btn-w-12-7{height:2.5em;line-height:2.5em;width:12.7em}a.pabit-btn.btn-w-12-8,button.pabit-btn.btn-w-12-8{height:2.5em;line-height:2.5em;width:12.8em}a.pabit-btn.btn-w-12-9,button.pabit-btn.btn-w-12-9{height:2.5em;line-height:2.5em;width:12.9em}a.pabit-btn.btn-w-13,button.pabit-btn.btn-w-13{height:2.5em;line-height:2.5em;width:13em}a.pabit-btn.btn-p-13,button.pabit-btn.btn-p-13{padding:13px 0}a.pabit-btn.btn-w-13-1,button.pabit-btn.btn-w-13-1{height:2.5em;line-height:2.5em;width:13.1em}a.pabit-btn.btn-w-13-2,button.pabit-btn.btn-w-13-2{height:2.5em;line-height:2.5em;width:13.2em}a.pabit-btn.btn-w-13-3,button.pabit-btn.btn-w-13-3{height:2.5em;line-height:2.5em;width:13.3em}a.pabit-btn.btn-w-13-4,button.pabit-btn.btn-w-13-4{height:2.5em;line-height:2.5em;width:13.4em}a.pabit-btn.btn-w-13-5,button.pabit-btn.btn-w-13-5{height:2.5em;line-height:2.5em;width:13.5em}a.pabit-btn.btn-w-13-6,button.pabit-btn.btn-w-13-6{height:2.5em;line-height:2.5em;width:13.6em}a.pabit-btn.btn-w-13-7,button.pabit-btn.btn-w-13-7{height:2.5em;line-height:2.5em;width:13.7em}a.pabit-btn.btn-w-13-8,button.pabit-btn.btn-w-13-8{height:2.5em;line-height:2.5em;width:13.8em}a.pabit-btn.btn-w-13-9,button.pabit-btn.btn-w-13-9{height:2.5em;line-height:2.5em;width:13.9em}a.pabit-btn.btn-w-14,button.pabit-btn.btn-w-14{height:2.5em;line-height:2.5em;width:14em}a.pabit-btn.btn-p-14,button.pabit-btn.btn-p-14{padding:14px 0}a.pabit-btn.btn-w-14-1,button.pabit-btn.btn-w-14-1{height:2.5em;line-height:2.5em;width:14.1em}a.pabit-btn.btn-w-14-2,button.pabit-btn.btn-w-14-2{height:2.5em;line-height:2.5em;width:14.2em}a.pabit-btn.btn-w-14-3,button.pabit-btn.btn-w-14-3{height:2.5em;line-height:2.5em;width:14.3em}a.pabit-btn.btn-w-14-4,button.pabit-btn.btn-w-14-4{height:2.5em;line-height:2.5em;width:14.4em}a.pabit-btn.btn-w-14-5,button.pabit-btn.btn-w-14-5{height:2.5em;line-height:2.5em;width:14.5em}a.pabit-btn.btn-w-14-6,button.pabit-btn.btn-w-14-6{height:2.5em;line-height:2.5em;width:14.6em}a.pabit-btn.btn-w-14-7,button.pabit-btn.btn-w-14-7{height:2.5em;line-height:2.5em;width:14.7em}a.pabit-btn.btn-w-14-8,button.pabit-btn.btn-w-14-8{height:2.5em;line-height:2.5em;width:14.8em}a.pabit-btn.btn-w-14-9,button.pabit-btn.btn-w-14-9{height:2.5em;line-height:2.5em;width:14.9em}a.pabit-btn.btn-w-15,button.pabit-btn.btn-w-15{height:2.5em;line-height:2.5em;width:15em}a.pabit-btn.btn-p-15,button.pabit-btn.btn-p-15{padding:15px 0}a.pabit-btn.btn-w-15-1,button.pabit-btn.btn-w-15-1{height:2.5em;line-height:2.5em;width:15.1em}a.pabit-btn.btn-w-15-2,button.pabit-btn.btn-w-15-2{height:2.5em;line-height:2.5em;width:15.2em}a.pabit-btn.btn-w-15-3,button.pabit-btn.btn-w-15-3{height:2.5em;line-height:2.5em;width:15.3em}a.pabit-btn.btn-w-15-4,button.pabit-btn.btn-w-15-4{height:2.5em;line-height:2.5em;width:15.4em}a.pabit-btn.btn-w-15-5,button.pabit-btn.btn-w-15-5{height:2.5em;line-height:2.5em;width:15.5em}a.pabit-btn.btn-w-15-6,button.pabit-btn.btn-w-15-6{height:2.5em;line-height:2.5em;width:15.6em}a.pabit-btn.btn-w-15-7,button.pabit-btn.btn-w-15-7{height:2.5em;line-height:2.5em;width:15.7em}a.pabit-btn.btn-w-15-8,button.pabit-btn.btn-w-15-8{height:2.5em;line-height:2.5em;width:15.8em}a.pabit-btn.btn-w-15-9,button.pabit-btn.btn-w-15-9{height:2.5em;line-height:2.5em;width:15.9em}a.pabit-btn.btn-w-standard,button.pabit-btn.btn-w-standard{height:2.5em;line-height:2.5em}@media only screen and (max-width:479px){a.pabit-btn.btn-w-standard,button.pabit-btn.btn-w-standard{font-size:18px}}@media only screen and (max-width:385px){a.pabit-btn.btn-w-standard,button.pabit-btn.btn-w-standard{font-size:17px}}@media only screen and (max-width:575px){.container{max-width:530px}}@media only screen and (max-width:479px){.container{max-width:450px}}.pabit-container{max-width:1000px;width:80%}@media only screen and (max-width:575px){.pabit-container{width:100%}.col-xs-6{flex:0 0 auto;width:50%}}@media only screen and (max-width:385px){.col-xxs-12{flex:0 0 auto;width:100%}}.header-container{max-width:1000px;width:80%}@media only screen and (max-width:575px){.header-container{width:100%}}.header-container .nav-hamburger{cursor:pointer;font-size:23px}.header-container .nav-hamburger2{cursor:pointer}.header-container .nav-hamburger2 img{border:1px solid #999;border-radius:50%;float:right;height:30px;width:30px}.nav-hamburger3 img{border:1px solid #999;border-radius:50%;float:right;height:40px;width:40px}.introjs-tooltip-header{padding-left:20px;padding-right:20px;padding-top:20px}.introjs-tooltip-header .introjs-skipbutton{padding:7px 0}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:20px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons .introjs-button{background-color:#f4f4f4;border:unset;border-radius:.2em;box-sizing:content-box;color:#424242;cursor:pointer;display:inline-block;font-size:14px;outline:0;overflow:visible;padding:.5rem 1rem;position:relative;text-decoration:none;text-shadow:unset;white-space:nowrap;zoom:1;display:inline;font-weight:700}.introjs-tooltipbuttons .introjs-button.introjs-nextbutton{background-color:#9893e8;color:#fff}.introjs-tooltipbuttons .introjs-button.introjs-prevbutton{background-color:#d1d1d1;color:#fff}.introjs-arrow.top{border-bottom-color:#fff;left:20px;top:-16px}.introjs-arrow{border:8px solid transparent;content:"";position:absolute}.introjs-tooltip{background-color:#fff;border-radius:20px;box-shadow:0 3px 30px #2121214d;box-sizing:content-box;max-width:300px;min-width:250px;position:absolute;transition:opacity .1s ease-out;visibility:visible}.on{color:#5048d8!important}
