@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";.search-box{background-color:#f6f7f9;border-radius:30px;height:50px;display:flex;align-items:center;justify-content:space-between;padding:1rem 3rem}.search-box__wrapper{display:flex;align-items:center;justify-content:space-between}.search-box__wrapper svg{font-size:4rem;color:#15181f}.cart-menu__menu .MuiPaper-root.MuiMenu-paper.MuiPopover-paper.MuiPaper-elevation8.MuiPaper-rounded{width:500px;padding:5rem;position:absolute!important;top:60px!important}.cart-menu__menu .MuiPaper-root.MuiMenu-paper.MuiPopover-paper.MuiPaper-elevation8.MuiPaper-rounded h2{color:#898b8e}.cart-menu__menu-items{margin-top:8rem}.cart-menu__menu-item{display:flex;align-items:center;padding-bottom:3rem;justify-content:space-between;border-bottom:1px solid #898b8e;margin-top:2.5rem}.cart-menu__menu-item:last-child{border-bottom:none;padding-bottom:0}.cart-menu__menu-item img{flex:1;width:100px!important;margin-right:2rem;border:1px solid #898b8e}.cart-menu__menu-item h2{color:#898b8e;flex:2}.cart-menu__menu-item .cart-menu__delete-icon{flex:1;font-size:4rem;color:#898b8e;cursor:pointer}.appbar{padding-top:10px;padding-right:2rem;padding-left:2rem}.appbar__content{display:flex;justify-content:space-evenly;align-items:center}.appbar__content-left img{min-width:150px;height:auto;width:auto}.appbar__helped-container{display:flex;align-items:center;gap:10rem}.appbar__content-right{display:flex;align-items:center}.appbar__content-right svg{font-size:5rem;color:#15181f}.appbar__content-cart{display:flex;align-items:center;margin-right:5rem}.appbar__content-cart-counter{min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;font-size:2rem;background-color:#898b8e;color:#dbffff;border-radius:50%;margin-left:2.5rem}.appbar .active{background-color:var(--primary-color)}@media (max-width: 768px){.appbar__content{flex-direction:column;align-items:stretch}.appbar__content-left{display:flex;justify-content:center;margin-bottom:.5rem}.appbar__content-search{width:50%;margin-bottom:.5rem}.appbar__content-right{justify-content:center}}@media (max-width: 600px){.appbar__helped-container{gap:3rem;justify-content:center;margin-top:2rem}}@media (max-width: 480px){.appbar__content-search{display:none}}.sidebar__drawer{min-width:250px}.sidebar__drawer .MuiDrawer-paperAnchorRight{left:auto;right:0;width:250px}.sidebar__drawer-content{display:flex;flex-direction:column;align-items:flex-end;padding-top:2.5rem;padding-right:5rem}.sidebar__drawer-content svg{font-size:5rem;color:#15181f;cursor:pointer}.sidebar__navigation{margin-top:2.5em;padding-right:1rem;text-align:right}.sidebar__navigation ul{margin-top:8rem}.sidebar__navigation ul li{margin-bottom:9rem;display:flex;align-items:center;justify-content:flex-end}.sidebar__navigation ul .blue{background-color:#3d89e9}.sidebar__navigation ul .green{background-color:#23f0dc}.sidebar__navigation ul .red{background-color:#f1622f}.sidebar__color-box{display:flex;width:80px;height:50px;margin-left:2rem;background-color:var(--primary-color)}.sidebar .blue{background-color:var(--primary-color)}.sidebar .green{background-color:#23f0dc}.sidebar .red{background-color:#f1622f}.country-card{box-shadow:0 6px 16px #a59b9730;width:330px;margin-bottom:3rem}.country-card__wrapper{padding:5rem;text-align:center}.country-card__wrapper img{max-width:250px;height:150px;border:1px solid #15181f}.country-card__name{margin-top:5rem;color:#15181f;text-align:left}.country-card__region{margin-top:2.5rem;margin-bottom:6.5rem;color:#898b8e;text-align:left}.country-card__action{width:100%;margin-bottom:2.5rem}@media (max-width: 768px){.country-card{width:100%}.country-card__wrapper{padding:2rem}.country-card__wrapper img{max-width:100%;height:auto}.country-card__name,.country-card__region{text-align:center;margin-top:1.5rem;margin-bottom:1rem}.country-card__action{display:flex;justify-content:center}}@media (max-width: 480px){.country-card__wrapper{padding:1rem}.country-card__wrapper img{width:100%;height:auto}}.country-list{max-width:1040px;margin:5rem auto 0}.country-list__cards{display:flex;justify-content:space-between;flex-wrap:wrap}.country-list__sort{display:flex;align-items:center;justify-content:flex-end}.country-list__sort p{margin-right:1rem;font-weight:500}.country-list__sort #sort-country-select{color:var(--primary-color)!important;font-weight:500}.country-list__sort #sort-country-select:hover{color:var(--primary-color-hover)!important}.country-list__sort svg{color:var(--primary-color);font-weight:500}.country-list__pagination{display:flex;justify-content:space-around;align-items:center;margin:3rem 0}.country-list__pagination-controls{display:flex;align-items:center;justify-content:center;width:50%}.country-list__pagination-controls *{margin:0 1rem!important}.country-list__pagination-controls .btn{width:auto}@media (max-width: 768px){.country-list__pagination{gap:2rem}.country-list__pagination-results{display:none}.country-list__pagination-rows-per-page{display:none!important}.country-list__pagination-controls{width:100%;gap:1rem;justify-content:space-around}.country-list__pagination-controls *{margin:0!important}}@media (max-width: 480px){.country-list__pagination{margin:2rem 0}.country-list__pagination-controls{gap:.75rem}.country-list__pagination-controls .btn{font-size:.9rem}}.country-page{box-shadow:0 6px 16px #a59b9730!important;margin:5rem auto 0;max-width:1040px}.country-page__go-back{padding:2rem0;display:flex;justify-content:flex-start}.country-page__go-back button{width:200px!important}.country-page__go-back span.MuiButton-label{display:flex;align-items:center}.country-page__details{display:flex;align-items:center;justify-content:space-between;padding:5rem}.country-page__details-left{flex:1}.country-page__details-left img{width:450px;border:1px solid #898b8e}.country-page__details-right{flex:1}.country-page__details-right-list{display:flex;justify-content:space-between;margin-top:1rem}.country-page__details-right-list h2{text-align:left}.country-page__details-right-list .right{text-align:right;margin-left:3rem;color:#898b8e}.country-page__actions{display:flex;justify-content:flex-end;padding:2rem 2rem 5rem 0rem}.country-page__actions button{width:200px}@media (max-width: 1024px){.country-page__details{flex-direction:column;align-items:center;padding:3rem 2rem}.country-page__details-left h2{text-align:center;font-size:4rem}.country-page__details-right{margin-top:2rem}.country-page__details-right-list{gap:6rem}.country-page__actions{justify-content:center;padding:3rem 1rem}}@media (max-width: 576px){.country-page__go-back{justify-content:center}.country-page__go-back button{width:100%!important}.country-page__details-left img,.country-page__actions button{width:100%}.country-page__details{padding:2rem 1rem}}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}*:focus{outline:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-size:8px;font-weight:weight(regular);font-family:Poppins,sans-serif;--primary-color: #3d89e9;--primary-color-hover: #1f7aed}.container{max-width:1040px;margin:auto}h2{font-size:3rem;font-family:Poppins,sans-serif;font-weight:weight(regular)}p{font-size:2rem;font-family:Poppins,sans-serif;font-weight:weight(regular)}.btn{font-size:2.5rem!important;font-weight:weight(medium)!important;font-family:Poppins,sans-serif!important;border-radius:8px!important;display:block!important;text-align:center!important;transition:all .2s;width:100%}.btn__primary{background-color:var(--primary-color)!important;color:#dbffff!important}.btn__primary:hover{background-color:var(--primary-color-hover)!important}.btn__text{color:#898b8e!important;font-size:3rem!important;display:flex;align-items:center!important}.cursor-pointer{cursor:pointer}.MuiInputBase-input{font-family:Poppins,sans-serif!important;color:#15181f!important;font-size:2rem!important}.MuiButtonBase-root.Mui-disabled{cursor:default;pointer-events:none;background-color:#b8b9bb!important;color:#f6f7f9!important}.MuiButtonBase-root.MuiMenuItem-root.MuiMenuItem-gutters.MuiMenuItem-root.MuiMenuItem-gutters.css-15thseo-MuiButtonBase-root-MuiMenuItem-root{font-family:Poppins,sans-serif!important}
