*{margin:0;padding:0;box-sizing:border-box;font-family:"Nunito Sans",sans-serif}body{width:100%;min-height:100vh}@media screen and (min-width: 0px){body .container header{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}body .container header .right_section{width:100px;height:50%;display:flex;align-items:center;justify-content:flex-start}body .container header .right_section i{margin-right:5px}body .container header p{font-weight:600;font-size:14px}body .main{width:100%;height:92%;padding:20px;position:relative}body .main .home{width:100%;height:100%}body .main .home .functionalities{width:100%;height:auto;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;position:relative}body .main .home .functionalities .search{width:300px;height:45px;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;border-radius:5px;padding:0 20px}body .main .home .functionalities .search i{margin-right:20px}body .main .home .functionalities .search input{width:90%;border:none;height:100%;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600}body .main .home .functionalities .search input:focus{outline:none}body .main .home .functionalities .filter{height:45px;width:250px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}body .main .home .functionalities .filter p{font-size:14px;font-weight:600}body .main .home .functionalities .search_options,body .main .home .functionalities .filter_options{width:55%;min-height:30px;position:absolute;top:120%;padding:0;border-radius:5px;display:none;z-index:3}body .main .home .functionalities .search_options ul,body .main .home .functionalities .filter_options ul{list-style:none;width:100%;height:100%}body .main .home .functionalities .search_options ul li,body .main .home .functionalities .filter_options ul li{height:30px;width:100%;padding:0 20px;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:flex-start}body .main .home .functionalities .search_options ul li:hover,body .main .home .functionalities .filter_options ul li:hover{cursor:pointer}body .main .home .functionalities .filter_options{width:250px;left:0;top:115%}body .main .home .output{width:100%;height:auto;margin-top:50px;display:grid;grid-template-columns:repeat(1, 1fr);grid-gap:48px 54px}body .main .home .output .card{width:100%;height:280px;border-radius:5px;overflow:hidden;transition:all .15s ease-in}body .main .home .output .card:hover{cursor:pointer;scale:1.05}body .main .home .output .card .card_top{width:100%;height:50%}body .main .home .output .card .card_top img{width:100%;height:100%}body .main .home .output .card .card_bottom{padding:10px;height:50%;width:100%}body .main .home .output .card .card_bottom h3{font-weight:900;font-size:14px;margin-bottom:20px}body .main .home .output .card .card_bottom p{font-size:14px;font-weight:600}body .main .home .output .card .card_bottom p span{font-weight:300}body .main .details{height:100vh;width:100%;padding:50px 20px;z-index:2;position:fixed;left:0;display:none;top:0;overflow-y:auto}body .main .details .top_section{width:100%;height:35px}body .main .details .top_section .back{width:35%;height:100%;display:flex;align-items:center;justify-content:flex-start;font-size:14px;font-weight:600;border-radius:5px;padding:0 25px}body .main .details .top_section .back:hover{cursor:pointer}body .main .details .top_section .back i{margin-right:10px}body .main .details .bottom_section{width:100%;height:auto;margin-top:70px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}body .main .details .bottom_section .left_section{width:100%;height:100%}body .main .details .bottom_section .left_section img{width:100%;height:100%}body .main .details .bottom_section .right_section{width:100%;height:100%;padding:30px 0px}body .main .details .bottom_section .right_section .info{width:100%;height:auto;margin-top:20px;font-size:14px;display:flex;justify-content:space-between;flex-direction:column}body .main .details .bottom_section .right_section .info div{width:100%;height:100%}body .main .details .bottom_section .right_section .info div p{font-weight:600;margin-bottom:5px}body .main .details .bottom_section .right_section .info div p span{font-weight:300}body .main .details .bottom_section .right_section .border_countries{margin-top:30px;font-size:14px;font-weight:600;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}body .main .details .bottom_section .right_section .border_countries .borders{width:100%;height:auto;margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:0px 5px}body .main .details .bottom_section .right_section .border_countries .borders .border-country{min-height:40px;max-height:50px;max-width:400px;border-radius:5px;font-weight:300;padding:0;margin-bottom:5px;display:flex;align-items:center;justify-content:center;text-align:center}body .main .details .bottom_section .right_section .border_countries .borders .border-country:hover{opacity:.7;cursor:pointer}body .main .details .bottom_section .right_section .border_countries .no_border{margin-left:3px}body .main .loading__container{width:100%;height:auto;min-height:30vh;display:flex;align-items:center;justify-content:center;align-self:center}body .main .loading__container .loading{border:5px solid #858585;border-top-color:rgba(0,0,0,0);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}}@media screen and (min-width: 560px){.container{height:100%;margin:0 auto}.container header{padding:0 50px}.container header .right_section{width:100px}.container .main .details .top_section .back{width:25%}.container .main .details .bottom_section{flex-direction:column;height:auto !important}.container .main .details .bottom_section .left_section{width:80%}.container .main .details .bottom_section .right_section{width:100%;padding:50px}.container .main .details .bottom_section .right_section .info{flex-direction:row}.container .main .details .bottom_section .right_section .info div{width:50%}.container .main .details .bottom_section .right_section .border_countries .borders{width:100% !important;display:grid;grid-template-columns:repeat(2, 1fr)}.container .main .home .functionalities{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;height:45px}.container .main .home .functionalities .search{width:50%;height:100%;margin:0}.container .main .home .functionalities .filter{max-width:35%;height:100%}.container .main .home .functionalities .search_options{width:50%}.container .main .home .functionalities .filter_options{width:35%;right:0;left:auto;top:120%}.container .main .home .output{grid-template-columns:repeat(2, 1fr);grid-gap:48px 64px}}@media screen and (min-width: 768px){.container{max-width:1300px;height:100%;margin:0 auto}.container header .right_section{width:15%}.container .main .details .top_section .back{width:15%}.container .main .details .bottom_section{flex-direction:row;height:350px}.container .main .details .bottom_section .left_section{width:40%}.container .main .details .bottom_section .right_section{width:60%}.container .main .details .bottom_section .right_section .info div{width:50%}.container .main .details .bottom_section .right_section .border_countries .borders{width:75%}.container .main .home .functionalities .search{width:30%}.container .main .home .functionalities .filter{max-width:23%}.container .main .home .functionalities .search_options{width:30%}.container .main .home .functionalities .filter_options{width:23%}.container .main .home .output{grid-template-columns:repeat(3, 1fr);grid-gap:48px 64px}}@media screen and (min-width: 1025px){.container{max-width:1300px;height:100%;margin:0 auto}.container header .right_section{width:10%}.container .main .details{padding:50px 120px}.container .main .details .top_section .back{width:10%}.container .main .details .bottom_section .left_section{width:40%}.container .main .details .bottom_section .right_section{width:60%}.container .main .details .bottom_section .right_section .info div{width:50%}.container .main .details .bottom_section .right_section .border_countries .borders{width:75%}.container .main .home .functionalities .search{width:30%}.container .main .home .functionalities .filter{width:20%}.container .main .home .functionalities .search_options{width:30%}.container .main .home .functionalities .filter_options{width:20%}.container .main .home .output{grid-template-columns:repeat(4, 1fr);grid-gap:48px 84px}}.light{background-color:#fafafa}.light .container{color:#202c37}.light .container header{background-color:#fff}.light .container header h3,.light .container header p,.light .container header i{color:#202c37}.light .container .main{background-color:#fafafa}.light .container .details{background-color:#fafafa}.light .container .details .top_section .back{box-shadow:2px 3px 5px #858585}.light .container .details .top_section .back:hover{background-color:#202c37;color:#fff}.light .container .details .bottom_section{color:#202c37}.light .container .details .bottom_section .right_section .border_countries .borders .border-country{border:2px solid #858585;box-shadow:2px 3px 5px #858585}.light .container .home .functionalities .search,.light .container .home .functionalities .filter{box-shadow:2px 2px 5px #858585}.light .container .home .functionalities .search i,.light .container .home .functionalities .filter i{color:#858585}.light .container .home .functionalities .search input,.light .container .home .functionalities .search p,.light .container .home .functionalities .filter input,.light .container .home .functionalities .filter p{color:#858585}.light .container .home .functionalities .search_options,.light .container .home .functionalities .filter_options{background-color:#fff;box-shadow:2px 2px 5px #858585}.light .container .home .functionalities .search_options li:hover,.light .container .home .functionalities .filter_options li:hover{background-color:#202c37;color:#fff}.light .container .home .output{color:#202c37}.light .container .home .output .card{box-shadow:3px 3px 5px #858585}.light .container .home .output .card_bottom{color:#202c37}.dark{background-color:#202c37}.dark .container{color:#202c37}.dark .container header{background-color:#2b3945}.dark .container header h3,.dark .container header p,.dark .container header i{color:#fff}.dark .container .main{background-color:#202c37}.dark .container .details{background-color:#202c37;color:#fff;box-shadow:none}.dark .container .details .top_section .back{box-shadow:none;background-color:#2b3945}.dark .container .details .top_section .back:hover{background-color:#fafafa;color:#202c37}.dark .container .details .bottom_section{color:#fff}.dark .container .details .bottom_section .right_section .border_countries .borders .border-country{border:2px solid #fff;background-color:#2b3945}.dark .container .home .functionalities .search,.dark .container .home .functionalities .filter{box-shadow:none;background-color:#2b3945}.dark .container .home .functionalities .search i,.dark .container .home .functionalities .filter i{color:#fff}.dark .container .home .functionalities .search input,.dark .container .home .functionalities .search p,.dark .container .home .functionalities .filter input,.dark .container .home .functionalities .filter p{color:#fff;background-color:rgba(0,0,0,0)}.dark .container .home .functionalities .search_options,.dark .container .home .functionalities .filter_options{background-color:#2b3945;box-shadow:none;color:#fff}.dark .container .home .functionalities .search_options li:hover,.dark .container .home .functionalities .filter_options li:hover{background-color:#fff !important;color:#202c37}.dark .container .home .output{color:#202c37}.dark .container .home .output h1{color:#fff}.dark .container .home .output .card{box-shadow:none;background-color:#2b3945}.dark .container .home .output .card_bottom{color:#fff}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#zohocomponents__svg{display:none}