body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--background:#00645e;--highlight:#10857e;--secondary-background:#9c1cd1;--secondary-highlight:156,28,209;--text-primary:#fff;--text-secondary:#2e106a;--accent:#fbdd59}[data-theme=pursuit]{--background:#4242ea;--highlight:#4b4bf2;--secondary-background:#9c1cd1;--secondary-highlight:251,33,239;--text-primary:#fff;--text-secondary:grey;--accent:darkred}[data-theme=marcylab]{--background:#327a5f;--highlight:#2274b5;--secondary-background:#c92929;--secondary-highlight:238,188,50;--text-primary:#fff;--text-secondary:grey;--accent:darkred}[data-theme=codepath]{--background:#255d70;--secondary-background:#8e1570;--text-primary:#fff;--text-secondary:#03c98e;--accent:#133a45;--sun:#ffd166}body{background-color:#f8f8fb}.App{min-height:calc(100vh - 260px)}.accountSettings,.home{margin:30px auto 40px;max-width:1200px}@media only screen and (max-width:440px){.home{margin:.5em}}a{text-decoration:none}.how-to-use{margin-bottom:60px}.how-to-use li{margin-bottom:10px}.pageContainer{margin:.5em}body{overflow:var(--overflow-var)}.overlay{background-color:hsla(0,0%,51%,.9);bottom:0;height:100%;left:0;position:relative;right:0;top:0;width:100%;z-index:2}.overlay>*{pointer-events:none}.codeTrack__loading{align-items:center;display:flex;height:80vh;justify-content:center}.copy-text-icon{cursor:pointer;margin-left:10px}.left{float:left}.right{float:right}nav{background-color:#fff;display:inline-block;height:75px;width:100%}nav .nav-items{line-height:75px;margin:0 auto;max-width:1200px}nav .nav-items .expanded-menu-items{padding:0}nav .nav-items ul{list-style:none;margin:0}nav .nav-items ul .active li:not(.highlight){color:#3f51b5}nav .nav-items ul a{color:inherit;text-decoration:none}nav .nav-items ul a .btn-purple{margin-left:16px}nav .nav-items ul a .btn-transparent-outline{margin-left:20px}nav .nav-items ul a:hover li{color:#3f51b5}nav .nav-items ul li{color:#121138;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:24px;opacity:.8;padding:0 20px;text-align:center}nav .nav-items ul li.highlight{background-color:var(--background);color:#fff}nav .nav-items ul .nav-icon-link li{font-size:1.2rem;padding:0 15px}nav .nav-items .logo_container{height:75px;position:relative}nav .nav-items .logo{height:50px;max-width:260px;padding-top:10px}nav .nav-items .logo-text{color:#000;font-size:1.5rem;font-weight:600}nav .condensed-menu-icon{cursor:pointer}@media only screen and (max-width:960px){nav .expanded-menu-items{display:none}nav .expanded-menu-items.active{background-color:#fff;border-bottom:1px solid #000;clear:both;display:block;position:absolute;top:75px;width:100%;z-index:10}nav .expanded-menu-items.active li{display:block;line-height:37.5px}}@media only screen and (min-width:959px){nav .condensed-menu-icon{display:none}}.expanded-menu-items .mobile-menu{display:none}@media(max-width:991px){nav .nav-items{align-items:center;display:flex;justify-content:space-between;width:calc(100% - 20px)}nav .nav-items .logo_container img{width:100%}nav .condensed-menu-icon{color:#121138;height:43px;padding:0 10px;width:25px}nav .condensed-menu-icon svg{height:100%;width:100%}nav .expanded-menu-items>a{display:none}nav .expanded-menu-items.active{height:calc(100vh - 75px);left:0;position:fixed;top:75px}nav .expanded-menu-items .mobile-menu{align-items:center;display:flex;flex-direction:column;height:calc(100% - 80px);justify-content:space-between;padding:30px 20px}nav .expanded-menu-items .mobile-menu .navigation-link{width:100%}nav .expanded-menu-items .mobile-menu .navigation-link .register ul li a{color:#3f51b5;font-weight:500}nav .expanded-menu-items .mobile-menu .navigation-link .social-icons{display:none;flex-direction:row;justify-content:center}nav .expanded-menu-items .mobile-menu .navigation-link .social-icons li{padding:0 8px}nav .expanded-menu-items .mobile-menu .navigation-link .social-icons li a{align-items:center;background:rgba(18,17,56,.4);border-radius:50%;display:flex;height:30px;justify-content:center;padding:4px;width:30px}nav .expanded-menu-items .mobile-menu .navigation-link ul{border-bottom:1px solid rgba(18,17,56,.239);display:flex;flex-direction:column;padding:25px 0 0}nav .expanded-menu-items .mobile-menu .navigation-link ul li{margin-bottom:24px}nav .expanded-menu-items .mobile-menu .navigation-link ul li a{font-size:16px;font-weight:400;line-height:24px}}.shadowBox{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px hsla(0,0%,63%,.58);padding:1em}.shadowBox__header{display:flex;justify-content:space-between}.shadowBox__title{font-size:20px;padding-bottom:10px}.shadowBox__loading{height:calc(100% - 30px)}@media screen and (max-width:440px){.shadowBox{border-radius:0}}.modal{background:#fff;border-radius:10px;box-shadow:3px 3px 15px -10px;left:50%;max-width:400px;padding:20px 35px;position:fixed;top:160px;-webkit-transform:translate(-50%);transform:translate(-50%);width:70%;z-index:100}.modal__closeIcon{color:gray;padding:10px;top:10px}.modal__closeIcon,.modal__skipButton{cursor:pointer;position:absolute;right:10px}.modal__skipButton{bottom:2px;color:#000;font-size:14px;font-weight:400;line-height:21px;padding:15px 20px}.modal__title{color:#000;font-size:1.2em;font-weight:600;margin-bottom:10px;text-align:center;width:100%}.modal__content{font-size:1.1em;line-height:1.2em}.modal__overlay{background-color:rgba(0,0,0,.8);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}.accountSettings>*{margin-bottom:1em}.acctInfo__submit,.deleteAcct__submit{display:flex;justify-content:end;margin-top:10px}.acctInfo__submit button,.deleteAcct__submit button{width:200px}.accountSettings .modal button{line-height:1.2}.accountSettings .modal button:first-of-type{margin-right:10px}.articles{margin:40px auto;width:1200px}.articles .shadowBox__title{font-size:1.8em;font-weight:600}.articles__list{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}@media screen and (max-width:440px){.articles{margin:0 auto;width:90%}.articles__list{grid-template-columns:1fr}}.currentProblem{border-top:2px solid #f8f8fb;display:flex;margin:0 auto;padding:10px 20px}.currentProblem__input,.currentProblem__output{background-color:#f8f8fb;border:1px solid #b0acac;border-radius:10px 0 0 10px;flex:none;font-size:17px;padding:10px}.currentProblem__output{border-radius:0 10px 10px 0}.battingHistoryList{height:400px;justify-content:flex-end;margin:0 auto;overflow-y:scroll}.battingHistoryList__title{font-size:64px;font-weight:700;padding-bottom:60px}.battingHistoryItem{border-bottom:1px solid blue;line-height:50px;padding:0 10px}.battingHistoryItem:first-child{border-top:none;padding-top:30px}.battingHistoryItem:last-child{border-bottom:none}.battingHistoryItem__status{float:right}.atBatContainer{border-top:1px solid #084ea3;position:relative;width:auto}.atBatContainer__problemInfo{background:#084ea3;border-radius:0 0 7px 0;color:#fff;display:flex;font-size:12px;justify-content:space-between;line-height:26px;margin-bottom:10px;padding:4px 10px;width:90%}.atBatContainer__problemInfo.batting{position:-webkit-sticky;position:sticky;top:0}.atBatContainer__problemInfo.out,.atBatContainer__problemInfo.out:after{background:red}.atBatContainer__problemInfo.score{background:green}.atBatContainer:after{background:#084ea3;border-radius:0 0 7px 0;content:"";height:90%;left:0;position:absolute;top:0;width:6px}.atBatContainer.out:after{background:red}.atBatContainer.score:after{background:green}.atBatContainer__strikes{font-size:17px;line-height:35px;padding:0 10px}.atBatContainer__cases{background-color:#fff;border-radius:5px;color:#084ea3;cursor:pointer;padding:5px 10px}.atBatContainer__cases-surging{-webkit-animation:surge .8s ease-in-out;animation:surge .8s ease-in-out;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes surge{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}.atBatContainer__prompt{font-size:1.2em;padding:10px 0}.atBatContainer__baseball-hint{border:1px solid #fff;border-radius:14px;height:28px;margin-top:4px;width:30px}.atBatContainer__baseball-hint .svg-inline--fa.fa-lg{vertical-align:-.35em}.atBatContainer__baseball-hint-surging{-webkit-animation:surge .5s ease-in-out;animation:surge .5s ease-in-out;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes surge{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.atBatContainer__baseball-hint.score:after{background:green}.atBatContainer__baseball-hint.out:after{background:red}.popover{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);display:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.42857143;max-width:276px;padding:1px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;margin-top:0;padding:.5rem .75rem}.popover-body{color:#212529;padding:.5rem .75rem}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{border-color:transparent;border-style:solid;display:block;height:0;position:absolute;width:0}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px;left:50%;margin-left:-11px}.popover.top>.arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;content:" ";margin-left:-10px}.popover.right>.arrow{border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);left:-11px;margin-top:-11px;top:50%}.popover.right>.arrow:after{border-left-width:0;border-right-color:#fff;bottom:-10px;content:" ";left:1px}.popover.bottom>.arrow{border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0;left:50%;margin-left:-11px;top:-11px}.popover.bottom>.arrow:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-10px;top:1px}.popover.left>.arrow{border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0;margin-top:-11px;right:-11px;top:50%}.popover.left>.arrow:after{border-left-color:#fff;border-right-width:0;bottom:-10px;content:" ";right:1px}.popover-title{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;font-size:14px;margin:0;padding:8px 14px}.popover-content{padding:9px 14px}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.hidden{display:none!important}.affix{position:fixed}.battingCage{margin:0 auto 60px;max-width:1200px;text-align:center}.battingCage__howToPlay{display:flex;gap:20px;justify-content:end;margin:20px auto}.battingCage__gameArea{background-color:#fff;border-radius:15px;margin-top:20px}.battingCage__gameAreaHeader{border-bottom:2px solid #f8f8fb;display:flex;justify-content:space-between;padding:10px 20px}.battingCage__title{font-size:1.5em}.battingCage__count{display:flex}.battingCage__count>*{border:1px solid #bebebd;border-radius:5px;margin-right:10px;padding:5px}.popover{max-width:none}.game-stats{padding-right:40px}.tag{font-family:Monospace;font-size:10pt;white-space:pre}.ace-monokai .ace_comment{color:#fff}.ace_placeholder{opacity:.9}.battingHistory{position:relative;transition:bottom .5s}.ace_editor{border-bottom:1px solid #b0acac;border-top:1px solid #b0acac;display:inline-block}.play-again{border:2px dotted #000;margin:0 auto;padding:10px;width:200px}#code_input{height:auto!important}.ace_scroller{padding:10px 0}.semi-bold{font-weight:600}.blurred{-webkit-filter:blur(3px);filter:blur(3px)}.center{text-align:center}.test-case{display:inline-block;padding-right:5px}.game-intro{margin:0 auto;padding:20px 0;width:30%}.game-intro--buttons{display:flex;justify-content:space-around;padding:40px 0}.button-container{display:flex;gap:10px;justify-content:right;padding:20px 0}.game-over-report{border-bottom:2px solid gray;border-top:2px solid gray;padding:20px 0}.sm-btn{background-color:#000;border-radius:3px;color:#fff;line-height:28px;padding:0 10px}.pointer{cursor:pointer}.modal__content{width:90%}.success_battingCaseModalImage{background:url(/static/media/batting-cage-success.95b7f2d66f90ccb7a089.png);background-position:50%;background-size:cover;height:400px;max-width:100%}.success_battingCaseModalOptions{display:flex;flex-direction:column;gap:2em;height:-webkit-max-content;height:max-content;justify-content:space-between;margin-top:2em;width:100%}.success_battingCaseModalButtons{display:flex;gap:40px}.success_battingCaseModalTitle{font-size:40px;line-height:1.5;text-align:left}.success_battingCageModal__content{grid-gap:.5em;display:grid;gap:.5em;grid-template-columns:1fr 1fr;padding:1em}.success_battingCageModal__content_btn{border:none;border-radius:.75em;cursor:pointer;font-weight:501;letter-spacing:.55px;padding:1em 2em}.success_battingCageModal__content_btn:hover{opacity:.5}.success_battingCageModal__content_btn.left{background-color:#dfdaff;color:#1500ff}.success_battingCageModal__content_btn.right{background-color:#4800ff;color:#fff}@media screen and (max-width:768px){.success_battingCageModal__content{gap:.5em;grid-template-columns:none;justify-content:center;padding:1em;place-items:center;align-items:center}.success_battingCaseModalImage{background:url(/static/media/batting-cage-success.95b7f2d66f90ccb7a089.png);background-position:50%;background-size:cover;height:200px;max-width:200px;width:100%}}.page-layout{margin:40px auto;max-width:1200px;padding:0 20px;width:100%}@media only screen and (max-width:768px){.page-layout{margin:20px auto;padding:0 15px}}@media only screen and (max-width:440px){.page-layout{margin:10px auto;padding:0 10px}}.twoColumns{padding:30px 0}.twoColumns__container{grid-gap:20px;display:grid;grid-template-columns:2fr 1fr;margin-top:0}.twoColumns__container--customGrid{grid-gap:0;grid-template-columns:1fr 1fr}.twoColumns__left{height:100%;padding:0}.twoColumns__right{height:100%;margin:0}@media only screen and (max-width:768px){.twoColumns__container--customGrid{grid-template-columns:1fr}}@media only screen and (max-width:440px){.twoColumns__container{grid-template-columns:1fr}.twoColumns__left{margin:0 10px}.twoColumns__right{display:none}}.cssChallenge__headline{font-size:2.25rem;font-weight:600;line-height:1.139}.cssChallenge__headlineDescription{font-size:1.125rem;line-height:1.44;margin-bottom:1.5rem}.cssChallenge__image{max-width:100%}.cssChallengeSubmission a{text-decoration:underline}.codeChallenge{display:flex;justify-content:space-between;margin-bottom:5px;width:800px}.editProblemSet{margin:.5em}.editProblemSet>*{margin-bottom:10px}.editProblemSet .twoColumns{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:4fr 1fr;row-gap:1rem}.pageContent{padding:2em 4em;width:100%}.pageContent>*{margin-bottom:1em}.fellowDetailLayout{display:flex}.profileInfo{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:2fr 1.3fr 3fr;row-gap:1rem}.sideMenu{align-items:center;background-color:var(--background);border-radius:25px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:30px;padding:1px 0;width:50px}.sideMenu__icon{margin:4px;padding:10px 5px}.sideMenu__icon:hover{cursor:pointer}.sideMenu__icon--selected,.sideMenu__icon:hover{background-color:var(--text-primary);border-radius:30px;color:var(--background)}@media only screen and (max-width:440px){.sideMenu{display:block;flex-direction:row;height:30px;margin:0 0 10px;padding:10px 20px;width:auto}.sideMenu__icon{margin:0 5px;padding:4px}.pageContent{padding:0}.profileInfo{display:block}.profileInfo>*{margin-bottom:15px}.fellowDetailLayout{display:block}}.userProfileCard{align-items:center;justify-content:space-around;text-align:center}.userProfileCard__name{font-size:2.5rem;font-weight:700}.userProfileCard__info{display:flex;gap:2rem;margin:0}.userProfileCard__totalScore{font-size:3rem}.userProfileCard__weekMonthNum{font-size:2rem}.userProfileCard__classNum{font-size:1.75rem;padding-top:10px;text-align:center}.userProfileCard__weekAndMonths{display:flex;gap:1rem}.userProfileCard__border{border-right:1px solid #d3d3d3;padding-right:1em}.userProfileCard__infoTitle{color:#787878;padding-bottom:.75em}.userProfileCard__weekAndMonthsTitle{color:#787878;font-size:1rem}@media screen and (max-width:440px){.userProfileCard{display:none}}.playerStats{display:inline-block;text-align:center}.playerStats:first-child{margin-right:10px}.playerStats__title{font-size:12px;font-weight:600}.playerStats__lastMonth{margin-top:10px}.playerStats__points{font-size:1.6em;font-weight:800}.playerStats__points--small{font-size:1.4em}.playerStats__lastMonth,.playerStats__lastWeek{position:relative}.playerStats__lastMonthLabel,.playerStats__lastWeekLabel{font-size:10px;padding-top:2px}.playerDetailCard__totalPoints{font-size:2.3em;font-weight:800;padding:25px 0 40px}.playerDetailCard__cohort{font-size:14px}.playerDetailCard__stats{display:flex;gap:20px}@media screen and (min-width:440px){.playerDetailCard{display:none}}.points-breakdown{font-size:12px}.points-breakdown__source{display:flex;justify-content:space-between;padding-bottom:10px}.points-breakdown__leetcode-problems{margin-bottom:20px}.points-breakdown__leetcode-problems td{padding:0 10px}.singleBadge{display:flex;height:auto;justify-content:center;width:75px}.singleBadge img{height:75px;max-width:100%}.badgeList__container{display:grid;grid-template-columns:repeat(5,1fr)}@media only screen and (max-width:440px){.badgeList__container{grid-template-columns:repeat(4,1fr);width:calc(100% - 30px)}}.badgeList__container>*{width:75px}.batting-cage-prompt,.sync-prompt{display:flex;flex-direction:column;gap:16px}.sync-prompt__image-container{height:45px}.sync-prompt__image-container,.sync-prompt__images-row{align-items:center;display:flex;justify-content:center}.sync-prompt__images-row.left{margin-right:-10px}.sync-prompt__images-row.right{margin-left:-10px}.sync-prompt__images-row .image-50{width:55%}.sync-prompt__images-row .image-custom{width:65%}.syncButton{margin-left:64%!important}.batting-cage-prompt__image-container{align-items:center;display:flex;justify-content:center;margin:10px 0}.batting-cage-prompt .batting-cage-image{border-radius:8px;height:auto;max-width:50%;object-fit:contain}.batting-cage-prompt p{margin:10px 0}.battingCageButton{padding:10px 24px!important;text-transform:none!important}@media(max-width:768px){.battingCageButton,.syncButton{margin-left:0!important;width:100%}.batting-cage-prompt__image-container{min-height:80px}}.barGraph{background-color:#fff;color:#aaa;height:220px;z-index:20}.barGraph__menu{display:flex;font-size:14px;justify-content:space-between;margin-left:10px}.barGraph__dataTypes{align-items:center;display:flex;gap:10px;padding:0}.barGraph__dataTypes>*{cursor:pointer;height:40px;line-height:40px}.barGraph__togglePoints-active{color:rgb(var(--secondary-highlight));font-weight:600}.barGraph__toggleCommits-active{color:var(--background);font-weight:600}.barGraph__container{display:flex}.barGraph__scale{color:#000;height:165px;padding-right:3px;text-align:right}.barGraph__scale>*{padding-bottom:20px}.barGraph__background{margin-top:9px}.barGraph__row{display:flex}.barGraph__row:nth-child(4)>*{border-bottom:1px solid #ccc!important}.barGraph__row:nth-child(4)>:first-child{border-bottom:2px solid #000!important}.barGraph__row:last-child{height:5px}.barGraph__row:last-child>*{border-bottom:none;border-left:2px solid #000;border-top:none;height:5px}.barGraph__row:last-child>:nth-child(2){border-left:none}.barGraph__row:last-child>:last-child{border-right:none}.barGraph__backgroundCell{border-left:1px solid #ccc;border-top:1px solid #ccc;height:38px;margin-bottom:-1px;width:12%}.barGraph__backgroundCell:first-child{border-left:none;border-top:2px solid #000;height:37px;width:3%}.barGraph__backgroundCell:nth-child(2){width:7%}.barGraph__backgroundCell:last-child{border-right:1px solid #ccc;width:7%}.barGraph__bars{align-items:end;bottom:155px;display:flex;left:61px;min-height:148px;position:relative}.barGraph__bars>*{background-color:rgb(var(--secondary-highlight));width:4%}.barGraph__bars>.commits{background-color:var(--background)}.barGraph__bars>:not(:last-child){margin:0 1.9% 0 0}.barGraph__bars.both{left:54px}.barGraph__bars.both>*{background-color:rgb(var(--secondary-highlight));width:18.5px}.barGraph__bars.both>.commits{background-color:var(--background)}.barGraph__bars.both>:nth-child(odd){margin:0 .74% 0 0!important}.barGraph__bars.both>:nth-child(2n){margin:0 8.5px 0 0}.barGraph__bars.both>:last-child{margin:0}.barGraph__dates{bottom:144px;color:#000;display:flex;font-size:12px;position:relative}.barGraph__dates>* :last-child{padding-right:0!important}.playerCard .barGraph__bars{left:46px}.playerCard .barGraph__bars>*{width:8%}.playerCard .barGraph__bars>:not(:last-child){margin:0 10px 0 0}.playerCard .barGraph__bars.both>*{width:4%}.playerCard .barGraph__bars.both>:nth-child(odd){margin:0 3px 0 0!important}.playerCard .barGraph__bars.both>:nth-child(2n){margin:0 6px 0 0}@media only screen and (max-width:440px){.barGraph__bars>:not(:last-child){margin:0 10px 0 0}.barGraph__bars.both>:nth-child(odd){margin:0 3px 0 0}.barGraph__bars.both>:nth-child(2n){margin:0 7.5px 0 0}.barGraph__dates{padding-left:48px}}.profileInfo{margin-bottom:1em}.sideTabs{margin-right:40px}.challengeLists{width:700px}.dashboard__barChart{margin-bottom:20px}@media only screen and (max-width:440px){.accountSettings,.codeChallenges,.portfolio,.profileInfo{width:auto}.dashboard__barChart{display:none}}.challengeCollection .problemSetHeader{background-color:#efefee;border-radius:5px;font-weight:600;margin:10px 0;padding:10px 20px}.challengeCollection .problemSetHeader:hover{color:#3f51b5;-webkit-filter:drop-shadow(2px 2px 4px #bebeb9);filter:drop-shadow(2px 2px 4px #bebeb9)}.challengeCollection .problemSetHeader__title{padding-right:40px}.codewarsChallenge__videoUrl{margin-left:20px}.codilityChallengesCollection .MuiButtonBase-root{margin-left:10px}.codilityChallengesCollection .MuiOutlinedInput-input{padding:10px 12px!important}.codilityChallengesCollection a{margin:10px 20px 10px 0}.codilityChallengesCollection .codilityChallenge{align-items:center;display:flex;justify-content:space-between}.codilityChallengesCollection .codilityChallenge__rank{color:gray}.MuiTabs-fixed{overflow:auto!important}@media only screen and (max-width:420px){.MuiBox-root{padding:0!important}}.cssChallengeListItem{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex}.cssChallengeListItem__difficulty span{font-weight:600}.trackProjectInstructions a div{border-radius:2px;margin:1px 0;padding:3px}.trackProjectInstructions ol li{font-weight:600;margin:30px 0 0}.trackProjectInstructions img{max-width:100%;width:400px}.commitsLog__header{display:flex;justify-content:space-between;margin-bottom:10px}.commitsLog__title{font-size:24px;font-weight:600}.commitsLog table{width:100%}.commitsLog table thead{background-color:#4d6799}.commitsLog table thead th{color:#fff;font-size:1rem}.commitsLog table tr.odd{background-color:#20b2aa}.commitsLog table tr.feedback{background-color:#ddd}.commitsLog__repoName{font-weight:600!important}.commitsLog__loadingView{font-weight:700;margin:0 auto;padding-top:40px;text-align:center}.portfolioProjectForm__submit{display:flex;justify-content:end;margin-top:10px}.portfolioProjectForm__submit button{width:200px}.portfolioProjectForm__submitLoader-spinning{-webkit-animation:spin-animation 1.2s infinite;animation:spin-animation 1.2s infinite}@-webkit-keyframes spin-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.portfolio>*{margin-bottom:20px}.portfolio__titleContainer{display:flex;justify-content:space-between}.portfolio__titleContainer svg{color:gray;font-size:2em;font-weight:600;padding:10px;transition:color .2s ease}.portfolio__titleContainer svg:hover{color:#333}.portfolio__settings{cursor:pointer}.portfolio__title{font-size:2.5em;font-weight:600}.portfolio__subtitle{color:gray;font-size:1.4em;font-weight:600}.portfolio__link{display:inline-block;font-size:1.2em;margin:8px 0;width:30%}.portfolio__link span{font-weight:600}.portfolio__mainImg{float:left;margin-bottom:20px;margin-right:20px;width:400px}.portfolio__emptyState{color:#666;padding:60px 40px;text-align:center}.portfolio__emptyState__icon{font-size:4em;margin-bottom:20px}.portfolio__emptyState__title{color:#333;font-size:1.8em;font-weight:600;margin-bottom:12px}.portfolio__emptyState__description{color:#666;font-size:1.1em;line-height:1.6;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:500px}.portfolio__emptyState__button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;padding:12px 32px;transition:background-color .2s ease}.portfolio__emptyState__button:hover{background-color:#0056b3}.portfolio__emptyState--clickable{border-radius:8px;cursor:pointer;transition:background-color .2s ease}.portfolio__emptyState--clickable:hover{background-color:#f8f9fa}.portfolio .leftCol{display:inline-block;vertical-align:top;width:60%}@media(max-width:440px){.portfolio__mainImg{float:none;max-width:100%;padding-right:0}.portfolio__emptyState{padding:40px 20px}.portfolio__emptyState__icon{font-size:3em}.portfolio__emptyState__title{font-size:1.5em}.portfolio__emptyState__description{font-size:1em}}.stickyNavbar{margin:5px 0;overflow:hidden;position:-webkit-sticky;position:sticky;top:-1px;transition:.2s ease-out;z-index:5}.stickyNavbar--isSticky{background-color:#fff;border:1px solid var(--highlight);border-radius:0 0 10px 10px;color:var(--highlight)}.stickyNavbar--isSticky .stickyNavbar__item{cursor:pointer;padding:0 10px}.stickyNavbar--isSticky .stickyNavbar__item:hover{background-color:var(--highlight);color:#fff}.stickyNavbar__items{display:flex;gap:10px;height:50px;line-height:50px;list-style-type:none;margin:initial;padding:initial}.stickyNavbar__item{cursor:pointer;padding:0 10px}.stickyNavbar__item--active,.stickyNavbar__item:hover{background-color:var(--highlight);color:#fff}.stickyNavbar__cohortPills{display:flex;gap:10px;margin:0 8px}.stickyNavbar__cohortPill{align-items:center;background-color:var(--highlight);border-radius:10px;color:#fff;display:flex;gap:8px;margin:8px 0;padding:5px 10px}.stickyNavbar__cohortPillClose{cursor:pointer}@media screen and (max-width:440px){.stickyNavbar .stickyNavbar__items{width:440px}}.selectorCard{display:inline-block;height:42px;line-height:42px;margin:5px;padding-right:10px;width:140px}.classSelector{padding-top:15px}.classSelector__title{cursor:pointer;font-weight:600;width:230px}@media only screen and (max-width:440px){.classSelector{overflow:auto;white-space:nowrap}}.emptyView{font-weight:600;height:100px;line-height:150px;text-align:center}@media only screen and (max-width:440px){.emptyView{line-height:100px;position:static!important}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Animation{0%{background-position:90% 100%}50%{background-position:50% 50%}to{background-position:0 0}}@keyframes Animation{0%{background-position:90% 100%}50%{background-position:50% 50%}to{background-position:0 0}}.loadingCard{-webkit-animation:Animation 2s linear infinite;animation:Animation 2s linear infinite;background:linear-gradient(90deg,var(--background),#fff,var(--background));background-size:200% 200%;border-radius:10px;height:200px;padding:20px 20px 15px;position:relative}.playerCard{color:#fff;max-width:100%;position:relative;text-decoration:none!important;z-index:1}.playerCard__notGraph{background-color:var(--background);border-radius:10px 10px 0 0;min-height:170px;padding:20px}.playerCard-employed .playerCard__notGraph{background-color:var(--secondary-background)}.playerCard-employed .playerCard__barGraphContainer{border-bottom:1px solid var(--secondary-background);border-left:1px solid var(--secondary-background);border-right:1px solid var(--secondary-background)}.playerCard:hover{-webkit-filter:drop-shadow(3px 3px 5px #8c8c85);filter:drop-shadow(3px 3px 5px #8c8c85)}.playerCard__playerInfo{height:50px}.playerCard__settings{position:absolute;right:20px;top:20px}.playerCard__totalScore{display:flex;flex-direction:column}.playerCard__points{font-size:40px;font-weight:800;padding-top:10px}.playerCard__name{display:inline-block;font-size:24px;font-weight:800}.playerCard__options{display:flex}.playerCard__leetCodeData{padding-top:10px}.playerCard__leetCodeData div{display:inline-block;padding-right:10px}.playerCard__leetCodeData .leetCode__difficulty{padding:0 5px}.playerCard__leetCodeData .leetCode__difficulty,.playerCard__leetCodeData .leetCode__title{font-weight:600}.playerCard__leetCodeData .leetCode__loading{padding-right:10px}.playerCard__sync{margin-left:30px}.playerCard__codewarsInfo{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:4fr 1fr;row-gap:1rem}.playerCard__employed{background:linear-gradient(90deg,#eb8200,rgba(235,130,0,.3));box-shadow:-2px 2px rgba(10,40,140,.6);color:#fff;display:inline;font-weight:600;height:26px;line-height:26px;padding:5px 10px;position:absolute;right:0;top:20px}.playerCard__employed:after,.playerCard__employed:before{border-right-color:transparent;color:#eb8200;content:"";-webkit-filter:drop-shadow(-1px 2px rgba(10,40,140,.6));filter:drop-shadow(-1px 2px rgba(10,40,140,.6));height:0;left:-17px;position:absolute;width:0}.playerCard__employed:before{border-left:17px solid transparent;border-top:17px solid;height:0;top:0}.playerCard__employed:after{border-bottom:17px solid;border-left:17px solid transparent;height:0;top:19px}.playerCard__position{font-size:22px;font-weight:700;vertical-align:bottom}.playerCard__role,.playerCard__topScore{background-color:#edff00;color:#000;display:inline;height:26px;left:0;line-height:20px;padding:8px 10px 0 25px;position:absolute;top:10px}.playerCard__role:after,.playerCard__topScore:after{border-bottom:17px solid transparent;border-left:10px solid #edff00;border-top:17px solid transparent;content:"";height:0;position:absolute;right:-10px;top:0;width:0}.playerCard__topScore{background:linear-gradient(to right,rgba(var(--secondary-highlight),.3),rgba(var(--secondary-highlight),1));box-shadow:2px 2px rgba(10,40,140,.6);color:#fff;font-weight:600}.playerCard__topScore:after{border-left-width:17px;border:17px solid rgb(var(--secondary-highlight));border-right:17px solid transparent;content:"";display:block;-webkit-filter:drop-shadow(2px 2px rgba(10,40,140,.6));filter:drop-shadow(2px 2px rgba(10,40,140,.6));position:absolute;right:-2em;top:0}.playerCard__clan{float:right;font-size:12px;font-weight:600}.playerCard__label{font-size:12px;font-weight:800}.playerCard__syncButton{border:1px solid #fff;border-radius:5px;cursor:pointer;font-size:15px;padding:10px;text-align:center;width:72px}.playerCard__codewarsUsername{font-size:14px}.playerCard__graphs{display:flex;justify-content:space-between;padding-top:10px}.playerCard__openBarGraph{font-size:1.2em;margin-top:auto;z-index:3}.playerCard__stats{width:125px}.playerCard__barGraphContainer{background-color:#fff;border-bottom:1px solid var(--background);border-left:1px solid var(--background);border-radius:0 0 10px 10px;border-right:1px solid var(--background);padding:20px}@media only screen and (max-width:440px){.playerCard{margin:0 auto;width:372px}}.topScoresCollection__container{grid-column-gap:2rem;grid-row-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:10px;row-gap:2rem}@media only screen and (max-width:440px){.topScoresCollection__container{grid-template-columns:1fr;row-gap:1rem}}.topScoresCollection{position:relative}.topScoresCollection__header{align-items:center;display:flex;justify-content:space-between}.topScoresCollection__showStandings{align-items:center;display:flex;flex-direction:column;height:45px}.topScoresCollection__showStandingsText{color:#0a288c;font-size:12px}.toggle{display:inline-block;height:20px;position:relative;top:10px;width:45px}.toggle input[type=checkbox]{display:none}.toggle__switch{background-color:#ccc;border-radius:25px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:background-color .2s ease}.toggle__switch:before{background-color:var(--background);border:.1px solid #837f7f;border-radius:50%;bottom:0;content:"";height:20px;margin:auto;position:absolute;top:1;top:.05px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:20px}.toggle input[type=checkbox]:checked+.toggle__switch:before{background-color:#ccc;border:.1px solid #cacaca;top:.05px;-webkit-transform:translateX(25px);transform:translateX(25px)}.toggle input[type=checkbox]:checked+.toggle__switch{background-color:var(--background)}.articleList{border:1px solid #ccc;border-radius:10px;grid-column-start:3;grid-row-end:3;grid-row-start:1;margin:0 auto}.articleList__title{border-bottom:1px solid #ccc;font-size:13px;font-weight:600;padding:15px 20px;text-transform:uppercase}.articleList__title a{color:inherit}.articleList__title a:hover{text-decoration:underline}.articleList__title .purple-circle{border:2px solid #9c1cd1;border-radius:50%;display:inline-block;height:8px;margin-right:5px;width:8px}.articleList img{height:190px;justify-content:center;width:100%}.articleList__list{padding:20px}.articleList__list .article{cursor:pointer;display:grid;grid-template-columns:1fr 8fr;padding-top:10px}.articleList__list .article:not(:last-child){border-bottom:1px solid #ccc;padding-bottom:10px}.articleList__list .article__number{color:#9c1cd1}.articleList__list .article__title{font-weight:600}@media only screen and (max-width:440px){.articleList{grid-column-start:unset;grid-row-end:unset;grid-row-start:unset}}.jobsList{border:1px solid #d9d9d9;border-radius:10px;grid-column-start:3;grid-row-end:4;grid-row-start:3}.jobsList__title{border-bottom:1px solid #ccc;font-size:13px;font-weight:600;padding:15px 20px;text-transform:uppercase}.jobsList__title .red-circle{border:2px solid #9c1cd1;border-radius:50%;display:inline-block;height:8px;margin-right:5px;width:8px}.jobsList__locations{border:0;border-radius:4px;border-right:10px solid transparent;color:#8c8c8c;cursor:pointer;font-weight:600;outline:none;padding:10px}.jobsList__container{transition:height .5s ease}.jobsList__item{grid-gap:6px;align-items:center;border-bottom:1px solid #d9d9d9;display:grid;grid-template-columns:1fr 3fr 2.5fr;padding:10px}.jobsList__item-hidden{display:none}.jobsList__brandImg img{border-radius:3px;width:50px}.jobsList__brand{color:gray;font-size:.8em;font-weight:600}.jobsList__content{font-size:.8em;font-weight:600;line-height:17px}.jobsList__itemButton{background-color:var(--background);border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;font-weight:600;padding:5px 10px;text-align:center}.jobsList__itemButton a{color:#fff;text-decoration:none}.jobsList__itemButton:hover{background-color:var(--highlight)}.jobsList__toggle{color:#1578ff;cursor:pointer;font-size:.8em;font-weight:600;padding:15px;text-align:center}@media only screen and (max-width:440px){.jobsList{display:none;grid-column-start:unset;grid-row-end:unset;grid-row-start:unset}}.playerCardCollection__container,.playerCardCollection__header{grid-column-gap:2rem;grid-row-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:10px;row-gap:2rem}@media only screen and (max-width:440px){.playerCardCollection__container,.playerCardCollection__header{grid-template-columns:1fr;row-gap:1rem}}.playerCardCollection{position:relative}@media only screen and (max-width:440px){.playerCardCollection__header{display:block}}.playerCardCollection__filter,.playerCardCollection__order{margin:12px 0}.playerCardCollection__filter{display:flex;justify-content:space-between}.playerCardCollection__showEmployed{align-items:center;display:flex;flex-direction:column}.playerCardCollection__showEmployedText{color:#0a288c;font-size:12px}.playerCardCollection__pagination{background-color:initial;display:flex;justify-content:space-around;margin-top:20px}.playerCardCollection__loadMore{align-items:center;background-color:var(--background);border-radius:10px;color:#fff;display:flex;font-size:large;font-weight:600;height:210px;justify-content:center;text-align:center}.playerCardCollection__loadMore:hover{-webkit-filter:drop-shadow(3px 3px 5px #8c8c85);filter:drop-shadow(3px 3px 5px #8c8c85)}.scoreBoard{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:1rem}@media only screen and (max-width:440px){.scoreBoard{grid-template-columns:1fr 1fr}}.scoreBoard{background-color:var(--background);border-radius:10px;color:#fff;padding:10px;width:inherit}.scoreBoard__subtitle,.scoreBoard__title{font-size:28px;font-weight:600}.scoreBoard__subtitle{font-size:18px}.scoreBoard__singleScore{font-size:19px;padding-top:10px}.scoreBoard span{font-weight:600}@media only screen and (max-width:440px){.scoreBoard__singleScore{font-size:18px}}.logicAssessment{background-color:#fff;margin:0 auto;padding:5px 20px 20px;width:1200px}.logicAssessment .tryTwoColumns{display:flex;justify-content:space-between}.logicAssessment__clues{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.logicAssessment__clue{align-items:center;border:1px solid #d3d3d3;border-radius:3px;display:flex;font-size:2em;font-weight:700;justify-content:center}.logicAssessment__clue img{height:100px;width:100px}.logicAssessment__challenge{padding-bottom:20px}.logicAssessment__answer{border:none;border-bottom:2px solid #000;font-size:1.2em;font-weight:700;margin:0 20px;outline:none;text-align:center;width:50px}.logicAssessment__rating{font-size:1.2em}.logicAssessment__rating>*{margin-bottom:5px}.logicAssessment__submit{background-color:#4caf50;border:none;border-radius:3px;color:#fff;cursor:pointer;float:right;font-size:1.2em;font-weight:700;margin-top:20px;padding:20px 30px}.logicAssessment__submit--small{padding:10px 20px}.github-signin-button{align-items:center;background-color:#24292e;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:background-color .2s ease;width:100%}.github-signin-button:hover{background-color:#2c3237}.github-signin-button:active{background-color:#1c2024}.github-signin-button .github-icon{flex-shrink:0}.org-settings__grid{grid-gap:15px;display:grid!important;grid-template-columns:1fr 1fr;margin-bottom:15px}.org-settings__button{float:right;width:50%}@media screen and (max-width:440px){.org-settings__grid{display:block!important}.org-settings__grid>*{margin-bottom:15px!important;width:100%}.org-settings__button{width:100%}}.planSummary__details{display:flex}.planSummary__details .bold{font-weight:600}.planSummary__details>*{margin-right:40px}.inviteMembers__textArea{font-size:18px;height:100px;padding:5px;width:calc(100% - 10px)}.inviteMembers__buttonDiv{display:flex;justify-content:end}.inviteList__headers{display:flex;margin:0 115px}.inviteList__headers>*{width:25%}.inviteList ul{list-style-type:none}.inviteList__item{display:flex}.inviteList__item>*{width:33%}.memberListItem__text{width:100%}.memberListItem__text>*{float:left;width:25%}.memberListItem__actionsContainer>button{margin:0 8px}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.memberList__sorting{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:1rem}@media only screen and (max-width:440px){.memberList__sorting{grid-template-columns:1fr 1fr}}.memberList__tableHeaderRow>th{font-weight:600}.memberList__count{padding-top:20px}.memberList__count span{font-weight:600;margin-right:10px}.inviteList,.memberList{padding-bottom:30px}.orgAccountManagement{margin:0 auto;max-width:1200px}@media screen and (max-width:440px){.orgAccountManagement{margin:.5em}}.problemSetHeader{display:flex;justify-content:space-between}.problemSets{margin:.5em}.problemSets>*{margin-bottom:10px}.problemSets__createNewProblem{display:flex;justify-content:end}.problems{margin:.5em}.problems>*{margin-bottom:10px}.problems__addNewProblem{display:flex;justify-content:center}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local("Inter Regular"),url(/static/media/Inter-Regular.3de4f43fdebbce1657f2.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;src:local("Inter Italic"),url(/static/media/Inter-Italic.4722018a7f9ae421db3c.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:local("Inter Thin BETA"),url(/static/media/Inter-Thin-BETA.afa43f73396191a91481.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:100;src:local("Inter Thin Italic BETA"),url(/static/media/Inter-ThinItalic-BETA.b53ead3aa2a8cb08d4c0.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:local("Inter Extra Light BETA"),url(/static/media/Inter-ExtraLight-BETA.7fdc10980cffeaf49bf6.woff) format("woff")}@font-face{font-family:Inter\ ;font-style:italic;font-weight:200;src:local("Inter Extra Light Italic BETA"),url(/static/media/Inter-ExtraLightItalic-BETA.09ba9d55ee78e2dde20b.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:local("Inter Light BETA"),url(/static/media/Inter-Light-BETA.2ff55d31b8db224390de.woff) format("woff")}@font-face{font-family:Inter\ ;font-style:italic;font-weight:300;src:local("Inter Light Italic BETA"),url(/static/media/Inter-LightItalic-BETA.67f9e6c1beb2e5ae0c25.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local("Inter Medium"),url(/static/media/Inter-Medium.e03c0ca5d884e95176c1.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:500;src:local("Inter Medium Italic"),url(/static/media/Inter-MediumItalic.281925df3a01f37ae833.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local("Inter Semi Bold"),url(/static/media/Inter-SemiBold.34489dd47473bf485abb.woff) format("woff")}@font-face{font-family:Inter\ ;font-style:italic;font-weight:600;src:local("Inter Semi Bold Italic"),url(/static/media/Inter-SemiBoldItalic.9246acc9218487267a9c.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local("Inter Bold"),url(/static/media/Inter-Bold.00dc41b74c73bd548602.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:700;src:local("Inter Bold Italic"),url(/static/media/Inter-BoldItalic.a904cde5bbd069b11a92.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:local("Inter Extra Bold"),url(/static/media/Inter-ExtraBold.64fb1a677308ca97dc65.woff) format("woff")}@font-face{font-family:Inter\ ;font-style:italic;font-weight:800;src:local("Inter Extra Bold Italic"),url(/static/media/Inter-ExtraBoldItalic.4863fd0fadf069437591.woff) format("woff")}@font-face{font-family:Inter\ ;font-style:normal;font-weight:900;src:local("Inter Black"),url(/static/media/Inter-Black.d61d35be8a792e1ed278.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:900;src:local("Inter Black Italic"),url(/static/media/Inter-BlackItalic.04ab4e7eec79221607b4.woff) format("woff")}body{color:#121138;font-family:Inter;font-style:normal;font-weight:400}.container{margin:15px auto;max-width:1200px}.btn-transparent-outline{align-items:center;background-color:transparent!important;border:1px solid #3f51b5!important;border-radius:12px!important;color:#3f51b5!important;display:inline-flex!important;font-size:16px!important;font-weight:500!important;justify-content:center;line-height:24px!important;opacity:1!important;padding:14px 24px!important}.btn-purple,.btn-transparent-outline:hover{background-color:#3f51b5!important;color:#fff!important}.btn-purple{align-items:center;border:1px solid #3f51b5!important;border-radius:12px!important;display:inline-flex!important;font-size:16px!important;font-weight:500!important;justify-content:center;line-height:24px!important;opacity:1!important;padding:14px 24px!important}.btn-purple:hover{background-color:#fff!important;color:#3f51b5!important}.sales__salesCards{grid-column-gap:2rem;grid-row-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:10px;row-gap:2rem}@media only screen and (max-width:440px){.sales__salesCards{grid-template-columns:1fr;row-gap:1rem}}.createProblemSet{margin-bottom:50px}@media(max-width:1199px){.container{max-width:960px}}@media(max-width:991px){.container{max-width:700px;padding-left:15px;padding-right:15px}}@media(max-width:767px){.container{max-width:100%}}.sales__miniTitle{color:#3f51b5;font-size:20px;margin:0 auto 24px;padding-bottom:0}.sales__miniTitle,.sales__title{font-weight:600;text-align:center}.sales__title{font-size:56px;line-height:64px;margin:0 auto;padding-bottom:24px}.sales__title i{color:#3f51b5;font-weight:700}.sales__subtitle{color:#121138;font-size:20px;line-height:32px;margin:0 auto 50px;opacity:.8;text-align:center}.sales__text{font-size:20px;letter-spacing:1.1px;margin:0 auto 20px}.sales__callToAction{margin:0 auto 30px;text-align:center}.sales__salesCards,.sales__salesPoints{margin-top:40px}@media only screen and (max-width:440px){.sales__salesCards{display:block}}.sales .salesCard{width:250px}.sales .salesCard .salesImage{background-image:url(https://via.placeholder.com/269x212);background-position:0 0;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(25,4,69,.1);border-radius:8px;box-shadow:0 4px 10px #190445;height:172px;margin-bottom:40px;width:250px}@media only screen and (max-width:440px){.sales .salesCard{width:100%}.sales .salesCard .salesImage{margin:0 auto}.sales__callToAction,.sales__miniTitle,.sales__subtitle,.sales__text,.sales__title{width:100%}.sales__title{font-size:2.6em}}.card-info{background-color:#3f51b5;border-radius:10px;box-shadow:0 4px 10px #190445;color:#fff;margin:0 auto;max-width:600px;min-height:300px;padding:15px}.card-info .name{font-size:24px;font-weight:600}.card-info .name,.card-info .role{padding-top:10px;text-align:center}.card-info .role{font-size:14px}.card-info .content{background-color:initial;font-family:Circular,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.1;padding:15px 0}.videos__grid{grid-gap:1em;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:440px){.videos__grid{grid-template-columns:1fr}}.heroBlock__leftContainer{margin:120px 0}.heroBlock__leftContainer h1{color:#15154f;font-family:DM Sans,sans-serif;font-size:58px;font-weight:700;letter-spacing:-1px;line-height:64px;margin-bottom:20px}.heroBlock__leftContainer p{color:#747474;font-size:18px;font-weight:510;line-height:28px;opacity:.7}.heroBlock__leftContainer .btn-purple{height:55px;margin-top:30px;text-transform:none!important;width:150px}.heroBlock__rightContainer{align-items:center;display:flex;justify-content:center}.heroBlock__rightContainer img{height:auto;max-width:600px;width:100%}@media only screen and (max-width:768px){.heroBlock__leftContainer{margin:40px 20px;text-align:center}.heroBlock__leftContainer h1{font-size:38px;line-height:44px}.heroBlock__leftContainer p{font-size:16px;line-height:24px}.heroBlock__leftContainer .btn-purple{height:50px;margin-top:20px;width:140px}.heroBlock__rightContainer{margin-top:20px;padding:0 20px}.heroBlock__rightContainer img{max-width:400px}}@media only screen and (max-width:440px){.heroBlock__leftContainer{margin:30px 20px}.heroBlock__leftContainer h1{font-size:28px;letter-spacing:-.5px;line-height:34px}.heroBlock__leftContainer p{font-size:14px;line-height:22px}.heroBlock__leftContainer .btn-purple{font-size:14px;height:45px;width:130px}.heroBlock__rightContainer{margin-top:15px;padding:0 20px}.heroBlock__rightContainer img{max-width:280px}}.codeTrackIntroVideo{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;text-align:center}.codeTrackIntroVideo__textContainer{margin:10px auto;max-width:800px;padding:0 20px;width:100%}.codeTrackIntroVideo__textContainer h3{color:#15154f;font-family:DM Sans,sans-serif;font-size:42px;font-weight:700;letter-spacing:-.4px;line-height:52px;margin-bottom:20px;margin-top:60px;text-align:center}.codeTrackIntroVideo__textContainer p{color:#747474;font-size:16px;font-weight:510;line-height:28px;margin-bottom:20px;opacity:.7;text-align:center}.codeTrackIntroVideo__textContainer h4{color:rgba(21,20,57,.8);font-family:DM Sans,sans-serif;font-size:26px;font-weight:700;line-height:28px;margin:20px;text-align:center}.codeTrackIntroVideo__videoContainer{margin:10px auto;max-width:600px;padding:0 20px;width:100%}.codeTrackIntroVideo__videoPlaceholder{align-items:center;background:#e9e9e9;border-radius:20px;display:flex;height:400px;justify-content:center;margin:10px;width:650px}.codeTrackIntroVideo__videoPlaceholder__circleContainer{align-items:center;border:1.5px solid #4242ea;border-radius:50%;display:flex;height:63px;justify-content:center;position:absolute;width:63px}.codeTrackIntroVideo__videoPlaceholder__circleContainer__playButton{height:25.83px;width:25.83px}.codeTrackIntroVideo__signup .btn-purple{height:55px;margin:40px;text-transform:none!important;width:140px}@media only screen and (max-width:768px){.codeTrackIntroVideo__textContainer{max-width:600px;padding:0 30px}.codeTrackIntroVideo__textContainer h3{font-size:32px;line-height:40px;margin-top:40px}.codeTrackIntroVideo__textContainer p{font-size:15px;line-height:24px}.codeTrackIntroVideo__textContainer h4{font-size:20px;line-height:26px;margin:15px}.codeTrackIntroVideo__videoContainer{max-width:500px;padding:0 30px}.codeTrackIntroVideo__signup .btn-purple{margin:30px}}@media only screen and (max-width:440px){.codeTrackIntroVideo__textContainer{max-width:100%;padding:0 20px}.codeTrackIntroVideo__textContainer h3{font-size:24px;line-height:30px;margin-bottom:15px;margin-top:30px}.codeTrackIntroVideo__textContainer p{font-size:14px;line-height:22px;margin-bottom:15px}.codeTrackIntroVideo__textContainer h4{font-size:16px;line-height:22px;margin:15px 0}.codeTrackIntroVideo__videoContainer{max-width:100%;padding:0 20px}.codeTrackIntroVideo__signup .btn-purple{font-size:14px;height:50px;margin:25px;width:130px}}.howDoesItWork_battingCageModal{align-items:center;display:flex;height:100%;overflow:hidden}.howDoesItWork_battingCageModal__image{margin-right:30px}.howDoesItWork_battingCageModal__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;width:100%}.howDoesItWork_battingCageModal__content__text{color:#747474;font-size:12px;height:130px;max-width:280px;text-align:start}.howDoesItWork_battingCageModal__content__buttons{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}.howDoesItWork_battingCageModal__content__buttons .btn-purple{font-size:12px!important;height:38px;width:120px}.howDoesItWork_battingCageModal__content__buttons .learnMore{background:#e1e1f7!important;color:#4242ea!important}.howDoesItWork_battingCageModal__content__buttons .learnMore:hover{background-color:#fff!important}.howDoesItWork_battingCageModal .howDoesItWork_battingCageModal__content__title{color:#15154f;font-size:32px;font-weight:600;height:35px;line-height:36px}.howDoesItWork_battingCageModal .battingCageModal__alternativeContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:515px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px}.howDoesItWork_battingCageModal .battingCageModal__alternativeContainer p{color:#fff;font-size:17px;height:20px;text-align:center;width:100%}.howDoesItWork_battingCageModal .battingCageModal__alternativeContainer .battingCageModal__imageContainer{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.howDoesItWork_battingCageIntroModal{align-items:center;display:flex;flex-direction:column;height:420px;margin:45px 35px}.howDoesItWork_battingCageIntroModal__title{color:#15154f;font-size:30px;font-weight:600;margin:10px;text-align:center}.howDoesItWork_battingCageIntroModal__content{font-size:13px;margin:15px auto;width:80%}.howDoesItWork_battingCageIntroModal__buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin:20px 0}.howDoesItWork_battingCageIntroModal__buttons .btn-purple{font-size:13px!important;height:38px;width:130px}.howDoesItWork_battingCageIntroModal__buttons .videoTutorial{background:#e1e1f7!important;color:#4242ea!important}.howDoesItWork_battingCageIntroModal__buttons .videoTutorial:hover{background-color:#fff!important}.howDoesItWork_battingCageIntroModal .battingCageIntroModal__alternativeContainer{align-items:center;display:flex;flex-direction:column;height:150px;justify-content:center;left:50%;position:absolute;top:505px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:450px}.howDoesItWork_battingCageIntroModal .battingCageIntroModal__alternativeContainer p{color:#fff;font-size:17px;height:20px;text-align:center;width:100%}.howDoesItWork_battingCageIntroModal .battingCageIntroModal__alternativeContainer .battingCageIntroModal__imageContainer{align-items:center;display:flex;gap:20px;height:50px;justify-content:center;width:210px}.howDoesItWork_battingCageIntroModal__leftColumn ul li,.howDoesItWork_battingCageIntroModal__rightColumn ul li{margin-bottom:13px}.howDoesItWork_battingCageIntroModal__rightColumn{padding:10px;width:42%}.howDoesItWork_battingCageIntroModal__rightColumn span{color:#15154f;display:flex;font-size:16px;font-weight:600;justify-content:center}.howDoesItWork_battingCageIntroModal__leftColumn{padding:10px;width:45%}.howDoesItWork{margin:0 auto;max-width:1200px}.howDoesItWork,.howDoesItWork .howDoesItWork__top{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.howDoesItWork .howDoesItWork__top{max-width:902px;padding:0 20px;text-align:center}.howDoesItWork .howDoesItWork__top .howDoesItWork__heading{color:#15154f;font-size:42px;font-weight:600;letter-spacing:-.4px;line-height:52px;margin:0}.howDoesItWork .howDoesItWork__top .howDoesItWork__subheading{color:#747474;font-size:18px;font-weight:500;line-height:28px;opacity:.7;width:60%}.howDoesItWork .howDoesItWork__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:20px;max-width:740px;padding:0 20px;text-align:center;width:100%}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__divider{background-color:#ebeaed;height:360px;width:2px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .btn-purple,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .btn-purple{height:50px;margin-top:20px;text-transform:none!important;width:140px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__text,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__text{max-width:300px;width:100%}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__text .howDoesItWork__title,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__text .howDoesItWork__title{font-size:22px;font-weight:500;line-height:32px;margin:10px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__text .howDoesItWork__description,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__text .howDoesItWork__description{color:#747474;font-size:16px;font-weight:400;line-height:24px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__imageContainer,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__imageContainer{align-items:center;display:flex;height:100px;justify-content:center;max-width:300px;width:100%}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__imageContainer .howDoesItWork__imagesRow,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__imageContainer .howDoesItWork__imagesRow{width:80px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__circularBorder{align-items:center;border:4px solid #1e0e62;border-radius:50%;display:flex;height:64px;justify-content:center;margin:auto;width:64px}@media only screen and (max-width:768px){.howDoesItWork .howDoesItWork__top{padding:0 30px}.howDoesItWork .howDoesItWork__top .howDoesItWork__heading{font-size:32px;line-height:40px}.howDoesItWork .howDoesItWork__top .howDoesItWork__subheading{font-size:16px;line-height:24px;width:80%}.howDoesItWork .howDoesItWork__bottom{flex-direction:column;max-width:400px;padding:0 30px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__divider{height:2px;margin:20px 0;width:80%}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right{padding:30px 20px;width:100%}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__text .howDoesItWork__title,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__text .howDoesItWork__title{font-size:20px;line-height:28px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__text .howDoesItWork__description,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__text .howDoesItWork__description{font-size:15px;line-height:22px}}@media only screen and (max-width:440px){.howDoesItWork .howDoesItWork__top{padding:0 20px}.howDoesItWork .howDoesItWork__top .howDoesItWork__heading{font-size:24px;line-height:32px}.howDoesItWork .howDoesItWork__top .howDoesItWork__subheading{font-size:14px;line-height:22px;width:90%}.howDoesItWork .howDoesItWork__bottom{max-width:100%;padding:0 20px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right{padding:20px 15px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .btn-purple,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .btn-purple{font-size:14px;height:45px;width:130px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__text .howDoesItWork__title,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__text .howDoesItWork__title{font-size:18px;line-height:26px;margin:8px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__text .howDoesItWork__description,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__text .howDoesItWork__description{font-size:14px;line-height:20px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__imageContainer,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__imageContainer{height:80px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__imageContainer .howDoesItWork__imagesRow,.howDoesItWork .howDoesItWork__bottom .howDoesItWork__right .howDoesItWork__imageContainer .howDoesItWork__imagesRow{width:60px}.howDoesItWork .howDoesItWork__bottom .howDoesItWork__left .howDoesItWork__circularBorder{height:56px;width:56px}}.sync-codewars-account img{width:100%}.sync-codewars-account .btn-purple{height:47px;text-transform:none!important;width:100px}.sync-codewars-account .get-started-btn{height:50px;width:140px}.sync-codewars-account .btn-disabled{background-color:#bdbdbd!important;color:#fff!important;cursor:not-allowed!important}.copy-url{align-items:center;border:1px solid gray;border-radius:7px;display:inline-flex;padding:10px}.suggested-problems{list-style:none;width:80%}.suggested-problems li{align-items:center;color:#000;cursor:pointer;display:flex;gap:20px;justify-content:space-between;margin-bottom:25px;padding-left:5px}.suggested-problems li a{color:#000}.suggested-problems li a:hover{color:#0a288c}.footer{background-color:#44454a;padding:60px 0 40px}.footer .container{border-bottom:1px solid hsla(0,0%,100%,.1);justify-content:space-between;margin-bottom:40px;padding-bottom:50px;width:100%}.footer .container,.footer .container .nav-logo-wrapper{align-items:center;display:flex}.footer .container .nav-logo-wrapper .footer-logo{margin-right:30px}.footer .nav-items{border-left:1px solid hsla(0,0%,100%,.8);display:flex;list-style:none;margin:0;padding-left:30px}.footer .nav-items .nav-link:not(:last-child){margin-right:40px}.footer .nav-items a{color:#fff;cursor:pointer;font-size:16px;line-height:24px;opacity:.8;text-decoration:none}.footer .social-icons{display:flex;list-style:none;margin:0}.footer .social-icons .social-link:not(:last-child){margin-right:8px}.footer .social-icons a{align-items:center;background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.3);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;text-decoration:none;width:40px}.footer .copywrite,.footer .copywrite a{color:#fff;opacity:.8}.footer .copywrite a{cursor:pointer;font-size:16px;line-height:24px;text-decoration:none}@media(max-width:1199px){.footer{padding:40px 0 20px}.footer .container{flex-wrap:wrap;margin-bottom:20px;padding-bottom:30px}.footer .container .nav-logo-wrapper{flex-direction:column;margin-bottom:40px;width:100%}.footer .container .nav-logo-wrapper .footer-logo{margin-bottom:30px;margin-right:0}.footer .nav-items{border-left:none;display:flex;list-style:none;margin:0;padding-left:0}.footer .social-icons{justify-content:center;padding:0;width:100%}}@media(max-width:767px){.footer{padding:30px 0!important}.footer .container{width:auto}.footer .nav-items .nav-link:not(:last-child){margin-right:20px}.footer .nav-items a{font-size:13px}}
/*# sourceMappingURL=main.1c9f0d60.css.map*/