@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900&family=Poppins:ital,wght@0,400;0,500;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";body{font-family:DM Sans,sans-serif;overflow-x:hidden}*,:after,:before,:focus{outline:none}*,:after,:before{box-sizing:border-box;margin:0;padding:0;line-height:1.2}html{font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:DM Sans,sans-serif;font-size:inherit;font-weight:inherit;text-align:start;color:#000;font-style:normal;font-weight:700;line-height:125%;display:flex;gap:.5em}h1 svg,h2 svg,h3 svg,h4 svg,h5 svg,h6 svg{font-size:larger}h1{font-size:clamp(1.275rem,1.55vw + .8rem,1.8rem)}h2{font-size:clamp(1.125rem,1.05vw + .8rem,1.45rem)}h3{font-size:clamp(.9rem,.8vw + .45rem,1.3rem)}h4{font-size:clamp(.775rem,.55vw + .3rem,1.05rem)}h5{font-size:clamp(.75rem,.5vw + .4rem,1rem)}p{font-size:clamp(.875rem,.6vw + .45rem,1.125rem);font-size:clamp(.75rem,.5vw + .4rem,1rem);font-style:normal;font-weight:400;line-height:100%}a,button,input,label,select,svg,svg *,textarea{transition:all .3s ease-in-out;font-family:DM Sans,sans-serif}a:after,a:before,button:after,button:before,input:after,input:before,label:after,label:before,select:after,select:before,svg :after,svg :before,svg:after,svg:before,textarea:after,textarea:before{transition:all .3s ease-in-out}button,input,select,textarea{font-size:1rem;font-family:inherit;font-family:DM Sans,sans-serif}textarea{resize:none}button,button[type=submit],input[type=submit]{cursor:pointer;font-family:DM Sans,sans-serif}a{display:block;text-decoration:none}a,table{font-family:DM Sans,sans-serif}table{font-size:small;font-size:clamp(.875rem,.6vw + .45rem,1.125rem);font-size:clamp(.875rem,.5vw + .4rem,1rem)}span{font-family:DM Sans,sans-serif}img{height:auto;width:auto;display:block}ul{list-style:none}p,ul{font-family:DM Sans,sans-serif}p{line-height:1.5}.css-1yhyf2r-MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{color:#2b3674;font-weight:700;font-family:DM Sans,sans-serif}.css-1yhyf2r-MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input .MuiSvgIcon-root path,.css-1yhyf2r-MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input svg path{fill:#4318ff;stroke:aqua}.css-1jy569b-MuiFormLabel-root-MuiInputLabel-root{font-family:DM Sans,sans-serif;color:#2b3674}.ta--center{text-align:center}.ta--left{text-align:left}.ta--right{text-align:right}.tt--upper{text-transform:uppercase}.tt--lower{text-transform:lowercase}.jc--start{justify-content:flex-start}.jc--end{justify-content:flex-end}.jc--center{justify-content:center}.jc--between{justify-content:space-between}.ai--start{align-items:flex-start}.ai--end{align-items:flex-end}.ai--center{align-items:center}.pos--relative{position:relative}.flex{display:flex}.flex.__mr>*{margin-right:1rem}.flex.__mr>:last-child{margin-right:0}.form-container{display:flex;flex-direction:column;width:100%}.form-container .contentError{margin:1rem 0;display:flex;justify-content:center;align-items:center;gap:.5em}.form-container .contentError h2{color:#9a90ff}.form-container .contentError p{color:#000!important}.input-box{display:flex;flex-direction:column;color:#000;position:relative;justify-content:baseline;flex:1 1}.input-box input[type=email],.input-box input[type=number],.input-box input[type=password],.input-box input[type=tel],.input-box input[type=text],.input-box textarea{padding:.5rem;margin:1em 0;border:1px solid #e5e5ea;border-radius:.3125rem;height:3em;color:#2b3674;line-height:none;width:100%;font-family:Arial,Helvetica,sans-serif}@media only screen and (min-width:768px){.input-box input[type=email],.input-box input[type=number],.input-box input[type=password],.input-box input[type=tel],.input-box input[type=text],.input-box textarea{padding:1rem}}.input-box input[type=email]:active,.input-box input[type=email]:hover,.input-box input[type=number]:active,.input-box input[type=number]:hover,.input-box input[type=password]:active,.input-box input[type=password]:hover,.input-box input[type=tel]:active,.input-box input[type=tel]:hover,.input-box input[type=text]:active,.input-box input[type=text]:hover,.input-box textarea:active,.input-box textarea:hover{border:2px solid #9a90ff}.input-box input[type=checkbox]{background-color:aqua}.input-box textarea{height:4em}.input-box label:not(.checkbox){font-weight:500;cursor:pointer;transition:.5s;position:absolute;top:1.2em;left:1em;color:rgba(75,82,108,.5);transform:translateY(10px);transition:transform .5s,color .3s;max-width:12rem;margin:0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:768px){.input-box label:not(.checkbox){white-space:wrap;max-width:25rem}}.input-box input:focus+label,.input-box input:not(:placeholder-shown)+label,.input-box textarea:focus+label,.input-box textarea:not(:placeholder-shown)+label{display:inline-block;transform:translateY(-30px) scale(.9);transform-origin:left top;top:2.5rem;left:1rem;color:#4b526c;background-color:#fff;border-radius:5px;padding:0 .25rem;font-size:small}.input-box .iconPassword{position:relative}.input-box .iconPassword svg{position:absolute;right:1rem;margin-top:2rem}.input-box .iconPassword svg path{fill:#9a90ff}.input-box span:nth-child(3){color:#4318ff;font-size:14px}.bank-box label,.country-box label{color:#4b526c;font-size:smaller;background-color:#fff;padding-left:1.1rem;font-size:small}.bank-box .css-1dimb5e-singleValue,.country-box .css-1dimb5e-singleValue{color:#2b3674;padding-left:.5rem}.bank-box .css-13cymwt-control,.country-box .css-13cymwt-control{border-radius:.3125rem;height:2.8em}.bank-box .css-1jqq78o-placeholder,.country-box .css-1jqq78o-placeholder{color:rgba(75,82,108,.5);font-family:DM Sans,sans-serif;padding-left:.5rem}.box-filter{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:1rem;width:100%}.box-filter .css-b1884d{margin:0;min-width:100%}@media only screen and (min-width:768px){.box-filter .css-b1884d{min-width:auto}}.box-filter .css-fvipm8{width:auto}@media only screen and (min-width:768px){.box-filter .css-fvipm8{min-width:8rem}}.box-filter label{top:0;left:-4px;background:#fff;color:#4b526c;padding:.4rem .2rem 0}.box-filter .css-p0rm37{transform:translate(14px,10px) scale(1)}.box-filter .css-1869usk-MuiFormControl-root{margin:0;width:16.5rem}@media only screen and (min-width:768px){.box-filter .css-1869usk-MuiFormControl-root{width:auto}}.box-filter .css-1869usk-MuiFormControl-root label{top:0;left:-4px;padding:0 .5rem;color:#4b526c}.box-filter .css-1869usk-MuiFormControl-root .css-1jy569b-MuiFormLabel-root-MuiInputLabel-root{padding:.5rem .5rem 0}.box-filter .css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{border-radius:.725rem}.box-filter .css-1pduc5x-MuiStack-root{padding-top:0;display:flex;flex-direction:row;gap:1rem}.box-filter .css-1pduc5x-MuiStack-root label{padding:.5rem .5rem 0}.box-filter .css-1pduc5x-MuiStack-root .css-1jy569b-MuiFormLabel-root-MuiInputLabel-root.Mui-focused{color:#4318ff}@media only screen and (min-width:768px){.box-filter .css-1pduc5x-MuiStack-root{flex-direction:row}}.box-filter .css-1pduc5x-MuiStack-root>.MuiTextField-root,.box-filter .css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{min-width:0;margin-top:1.5px;width:16.5rem}@media only screen and (min-width:768px){.box-filter .css-1pduc5x-MuiStack-root>.MuiTextField-root,.box-filter .css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{max-width:150px}}.box-filter .css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{color:#2b3674}.box-filter .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root,.box-filter .css-fvipm8{padding-right:.5rem;border-radius:.3125rem;width:12rem}@media only screen and (min-width:768px){.box-filter .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root,.box-filter .css-fvipm8{width:auto;min-width:7rem}}.box-filter .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root svg,.box-filter .css-fvipm8 svg{width:1.5rem;height:auto;padding-top:.5rem}.box-filter .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select,.box-filter .css-qiwgdb{color:#2b3674;padding:16px 0 12px 12px;display:flex;align-items:center}.box-filter .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input,.box-filter .css-qiwgdb.css-qiwgdb.css-qiwgdb{padding-right:.5rem;white-space:wrap}@media only screen and (min-width:1024px){.box-filter .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input,.box-filter .css-qiwgdb.css-qiwgdb.css-qiwgdb{white-space:wrap}}.errorMessage{color:#e31a1a!important;font-size:small}.requestError{color:#e31a1a;background-color:rgba(227,26,26,.1)!important;padding:.5rem;border-radius:.725rem;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content}.date{display:flex;justify-content:flex-start;gap:1rem;flex-direction:row;margin-top:.2rem;flex-wrap:wrap;width:100%}@media only screen and (min-width:768px){.date{width:auto}}.date label{padding:.2rem .25rem 0}.date .css-1u3bzj6-MuiFormControl-root-MuiTextField-root,.date .css-i44wyl{width:12rem}@media only screen and (min-width:768px){.date .css-1u3bzj6-MuiFormControl-root-MuiTextField-root,.date .css-i44wyl{width:9rem}}.date .css-1v4ccyo,.date .css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{height:3rem;color:#2b3674;border-radius:.3125rem}.date .css-1bn53lx,.date .css-1v4ccyo,.date .css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{border-radius:.3125rem;margin-top:0;color:#2b3674;height:3rem}.box-search{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.contaniner-tables{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%;margin-bottom:1rem;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.contaniner-tables p{color:#4b526c}.contaniner-tables .boards{display:flex;flex-direction:column;gap:1rem}.contaniner-tables .tableContainer{overflow-x:auto;scroll-behavior:auto;max-width:12rem;max-width:100%}.contaniner-tables .tableContainer::-webkit-scrollbar{width:.5rem;height:.2rem;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.contaniner-tables .tableContainer::-webkit-scrollbar-thumb{background-image:linear-gradient(90deg,rgba(75,82,108,.5),#e5e5ea);border-radius:none;-webkit-transition:background-image .3s ease;transition:background-image .3s ease}.contaniner-tables .tableContainer::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(100deg,#9a90ff 30%,#4318ff 64%)}.contaniner-tables .tableContainer:hover::-webkit-scrollbar{opacity:1}@media only screen and (min-width:768px){.contaniner-tables .tableContainer{max-width:100%}}.contaniner-tables .tableContainer th:first-child{background-color:#fff;border-bottom:2px solid #e4ebf6}.contaniner-tables .tableContainer td:first-child,.contaniner-tables .tableContainer th:first-child{position:-webkit-sticky;position:sticky;background-color:hsla(0,0%,100%,.94);z-index:2;left:-1rem;right:0;padding-left:1rem}.contaniner-tables .dataTable{width:100%;border-collapse:collapse;background-color:#fff}.contaniner-tables .dataTable thead{background-color:transparent;border-style:none;border-spacing:8px;overflow-x:auto}.contaniner-tables .dataTable thead tr{border-style:none;border-bottom:2px solid #efecff;position:-webkit-sticky;position:sticky;top:0;z-index:2}.contaniner-tables .dataTable thead th{padding:.5rem;color:#2b3674;text-align:start;width:max-content;border:1px solid #efecff}.contaniner-tables .dataTable thead th button{display:inline-block;margin-left:.5rem}.contaniner-tables .dataTable thead .th-search{min-width:18rem}.contaniner-tables .dataTable tbody{overflow-y:auto}.contaniner-tables .dataTable td,.contaniner-tables .dataTable th{border:.5px solid #efecff;padding:.4rem;width:auto}.contaniner-tables .dataTable th{border-style:none}.contaniner-tables .dataTable td{text-align:start;color:#4b526c}.contaniner-tables .dataTable .active{background-color:#efecff}.contaniner-tables .box-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;border-bottom:none!important;height:-moz-fit-content;height:fit-content}.contaniner-tables .box-actions svg path{fill:#4b526c}.datefilter{color:#4318ff;font-size:smaller;font-style:italic}.pagination{width:100%;display:flex;flex-direction:row;justify-content:space-between}.pagination .css-yuzg60-MuiButtonBase-root-MuiPaginationItem-root.Mui-selected{background-color:#efecff;color:#000;font-size:larger}.Account tr:hover{background-color:#f6f9ff}.Account td,.Account th{white-space:nowrap}.Account tbody tr{cursor:auto}.delimite-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:11rem;padding-right:28px}.input-box textarea{max-width:100%;overflow:hidden;resize:none;padding:8px;font-size:1rem;border:1px solid #ccc;border-radius:5px;white-space:nowrap}@media only screen and (min-width:768px){.input-box textarea{min-width:20ch}}.page404{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100vh;text-align:center;background-image:src;background-image:url(https://img.freepik.com/foto-gratis/robot-ultima-pieza-rompecabezas_1048-3550.jpg?w=740&t=st=1693262002~exp=1693262602~hmac=3fa44f0b907a75f50410f4b2a46cace364cb29bad39f8d1de2e27d86dc6a7b61);background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (min-width:768px){.page404{width:100%;height:100vh}}.title{font-size:2rem;margin-bottom:1rem;color:#fff;display:flex;text-align:center}.layoutLogin{display:flex;flex-direction:row;height:105vh;width:100%}.layoutLogin_image{display:none;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;width:0}@media only screen and (min-width:768px){.layoutLogin_image{width:40%}}@media only screen and (min-width:1024px){.layoutLogin_image{width:50%;height:100vh}}@media only screen and (min-width:768px){.layoutLogin{background-image:url(/_next/static/media/register.ed0dc7fc.webp);background-repeat:no-repeat;background-size:cover;height:auto}}@media only screen and (min-width:1024px){.layoutLogin{background-size:250vh}}@media only screen and (min-width:1440px){.layoutLogin{background-size:250vh;min-height:120vh}}.layoutLogin_form{display:flex;flex-direction:column;width:100%;justify-content:space-around;align-items:center;margin:1rem}@media only screen and (min-width:768px){.layoutLogin_form{width:70%;justify-content:flex-start}}@media only screen and (min-width:1024px){.layoutLogin_form{width:50%;background-color:transparent}}@media only screen and (min-width:1440px){.layoutLogin_form{width:45%}}.layoutLogin_form .navRegister{display:flex;justify-content:space-around;flex-direction:column}@media only screen and (min-width:768px){.layoutLogin_form .navRegister{padding:0 2rem}}.layoutLogin_form .navRegister_head{display:flex;justify-content:center;flex-direction:column}.layoutLogin_form .navRegister_head .container-lang{width:100%;justify-content:flex-end}.layoutLogin_form .navRegister_head .container-lang .container-dropdown{background-color:#f6f9ff;box-shadow:0 18px 40px 0 rgba(112,144,176,.12)}.layoutLogin_form .navRegister_head .container-lang svg path{fill:#4b526c}.layoutLogin_form .navRegister_logo{display:flex;justify-content:center;align-items:center;width:100%}.layoutLogin_form .navRegister_logo img{height:100px;width:auto}.layoutLogin_form .navRegister_question{display:flex;justify-content:center;align-content:flex-end;gap:.25em;padding-bottom:1rem}.layoutLogin_form .navRegister_question li{list-style-type:none}.layoutLogin_form .navRegister_question .Question{color:#4b526c}.layoutLogin_form .navRegister_question .link a{color:#4318ff;font-weight:700}.layout-children{width:100%;background-color:#fff;margin:1rem 2rem;border-radius:.725rem}.navLogin{display:flex;flex-direction:column;padding-bottom:2rem}.iforget,.navLogin{justify-content:flex-end;width:100%}.iforget{align-self:flex-end;color:#4b526c;margin-bottom:1em}.container-lang{display:flex;padding-top:1rem;justify-content:center;align-items:center}.textAnimation{justify-content:center;height:auto}.textAnimation,.textAnimation h1{display:flex;align-items:flex-start;padding:2rem}.textAnimation h1{justify-content:flex-start;flex-direction:column}.textAnimation .text{font-size:1.5rem;display:flex;text-align:center;color:#f6f9ff;font-size:2rem;align-items:center;gap:.5rem;border-radius:.725rem;background:hsla(0,0%,100%,.15);padding:1rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.textAnimation .typing{display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;color:#9a90ff;white-space:wrap;animation:typingAnimation 1s steps(5)}@keyframes typingAnimation{0%{width:0}}.register{padding:0 1rem;max-width:500px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em;width:100%}@media only screen and (min-width:768px){.register{padding:0 1rem 1rem}}.register .btn_primary{margin-top:1rem}.checkboxId{margin-top:.5em;width:20px;height:20px}.containerButton{display:flex;justify-content:center;align-content:center;justify-items:center}.containerButton button{max-width:500px;width:100%}.box-term{display:flex;flex-direction:row;justify-content:flex-start;align-items:first baseline;gap:.25rem;padding-bottom:1rem}@media only screen and (min-width:768px){.box-term{gap:.25rem}}.box-term .button-conditions{display:flex;background-color:transparent;border-style:none;color:#4b526c;align-items:center;text-align:left}.box-term .button-conditions :focus,.box-term .button-conditions:hover{color:#9a90ff}.Conditions{display:flex;width:100%}.Conditions .contentForm{height:90vh}.Conditions-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Conditions-list h3{padding-top:1rem}.Conditions-list p{color:#4b526c}.sectionloanding{background-color:transparent;height:100vh}.sectionloanding,.sectionloanding div{display:flex;justify-content:center;align-items:center}.sectionloanding div{flex-direction:column;gap:1em;text-align:center;width:100%}.profilestart{height:100vh;background-image:src;background-image:url(/_next/static/media/profilestart.937fb062.webp);background-repeat:no-repeat;background-size:cover;background-size:80vw;padding:2em 1em;display:flex;flex-direction:row}@media only screen and (min-width:768px){.profilestart{padding:2em}}@media only screen and (min-width:1024px){.profilestart{padding:2em 8em}}.profilestart .discover{display:none}@media only screen and (min-width:768px){.profilestart .discover{display:block;width:5%}}.profilestart .welcome{width:100%}.profilestart h2{color:#4318ff}.profilestart nav{display:flex;width:100%;justify-items:center;align-items:center;justify-content:space-between;flex-direction:column}@media only screen and (min-width:768px){.profilestart nav{flex-direction:row}}.profilestart nav ul{text-align:center;padding:1rem;color:#efecff}.profilestart nav ul h1{color:#fff}@media only screen and (min-width:768px){.profilestart nav ul h1{color:#000}.profilestart nav ul{color:#4b526c}}.profilestart nav fieldset{display:flex;justify-content:center;align-items:center;border-style:none;gap:1em}.profilestart .formProfile{margin:.5em 0;background-color:#fff;padding:2em;box-shadow:0 22.0468px 22.0468px rgba(50,50,71,.08),0 22.0468px 44.0937px rgba(50,50,71,.06);border-radius:8.63363px;gap:4em}.profilestart .formProfile p{color:#4b526c}.profilestart .box-progress{padding:1rem 0}.profile{background-color:transparent;gap:1rem;border-radius:.725rem}.profile,.profile-perfil{display:flex;flex-direction:column}.profile-action{display:flex;justify-content:flex-end;justify-content:space-between;align-items:center}.profile .style-container{background-color:#fff;border-radius:.725rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}.profile .edit-profile{background-color:#fff}.profile .edit-profile h2{display:flex;align-items:center;justify-content:flex-start;text-align:center}.profile .edit-profile h4{width:100%;display:inline-block;text-align:start}.profile .edit-profile .form-container{display:flex;gap:1rem;flex-direction:column}.profile .edit-profile .form-container_editProfile{display:flex;flex-direction:column;gap:2rem}.profile .edit-profile .notification-container p{color:#4b526c}.profile .edit-profile .notification-container ul{color:#2b3674;display:flex;justify-content:space-around;flex-direction:row}.profile .edit-profile .notification-container ul .box-notification{display:flex;align-items:center;gap:.5rem;align-items:flex-end;justify-content:center}.box-forms{display:grid;grid-auto-columns:auto;grid-gap:1rem;gap:1rem}@media only screen and (min-width:1024px){.box-forms{grid-template-columns:1fr 1fr}}.box-phone{display:flex;gap:1em;flex-direction:row;align-items:center;justify-content:flex-start}.box-phone .delimite-text{height:3.1rem;color:#4318ff;padding-top:.7rem}.box-phone .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root{margin-bottom:.35em}.box-phone .box-filter .css-1869usk-MuiFormControl-root .css-1jy569b-MuiFormLabel-root-MuiInputLabel-root{padding:-.5rem .5rem 0}.box-phone .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select,.box-phone .css-qiwgdb.MuiSelect-select{padding:5px 0 12px 12px}.box-phone svg{padding-top:0!important}.companies-container{display:flex;gap:1rem;width:100%;align-items:flex-start;flex-direction:column}.companies-container .companies{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;gap:1rem;padding:1rem}.companies-container .box-companies{display:flex;gap:.5rem;flex-direction:column;align-items:center;padding:1rem;max-width:10rem;text-align:center;cursor:pointer}.companies-container .card{background:linear-gradient(to bottom right,#3c2cd1,#ff8d8d);background:linear-gradient(90deg,rgba(106,210,255,.7),rgba(154,144,255,.7));display:flex;align-items:center;flex-direction:row;justify-content:center;border-radius:20rem;width:min-content;height:3rem;min-width:4rem}.companies-container .initial{font-size:2.5rem;color:#fff}.selected{border-radius:.3125rem;border:2px solid #9a90ff;padding:1rem;transition:border .3s ease-in-out}.data-profile{background-color:transparent;display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:768px){.data-profile{flex-direction:row}}.data-profile p{color:#4b526c}.data-profile .card-perfil{background-color:#fff;padding:1rem;display:flex;flex-direction:column;gap:.25rem;min-width:10rem;justify-content:flex-start;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);border-radius:.725rem;width:100%}.data-profile .card-perfil span{color:#4b526c}.data-profile .card-perfil p{color:#2b3674;font-weight:500;word-wrap:break-word}.data-profile .info-personal{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.data-profile .info-personal .box-name{padding-left:1rem;justify-content:space-between;border-left:none}.data-profile .info-personal .box-name .box-img{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.data-profile .info-personal .box-name .box-img .img{display:flex;justify-content:center;align-items:center;border-radius:20rem;width:4.5rem;height:4.5rem;background:linear-gradient(270deg,#4318ff,#9a90ff)}.data-profile .info-personal .box-name .box-img Img{height:2rem}.data-profile .info-personal .box-name .list-personal{display:flex;justify-content:center;align-items:center;gap:1rem;flex-direction:row}@media only screen and (min-width:768px){.data-profile .info-personal .box-name .list-personal{gap:2rem}}.data-profile .info-personal .box-name .list-personal li{display:flex;justify-content:center;align-items:center;flex-direction:column}.data-profile .info-personal .box-information{display:flex;flex-direction:column;gap:1rem}.data-profile .info-container{display:flex;gap:1rem;flex-direction:row;flex-wrap:wrap}.data-profile .info-container .card-perfil{flex:1 1}.data-profile .list-information{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:768px){.data-profile .list-information{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}}.data-profile .box-companies{flex:1 1}.data-profile .box-companies,.data-profile .box-companies .info-companies,.data-profile .box-companies .info-companies .box-cards{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:1024px){.data-profile .box-companies .info-companies .box-cards{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}}.data-profile .box-companies .info-companies .companies{padding-top:1rem}.data-profile .box-companies .info-notifi ul{color:#4b526c;list-style:inside}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.522);display:flex;align-items:center;justify-content:center;z-index:9999}.modal .content{width:40vw;box-shadow:0 3px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.modal .content p{color:#4b526c}@media only screen and (max-width:767px){.modal .content{width:80vw;min-height:40vh}}.modal .content .message{display:flex;align-content:center;border-radius:.3125rem;gap:.5em;justify-content:center;align-items:center;flex-direction:column;color:#4b526c}.modal .content .message h2,.modal .content .message h3,.modal .content .message h4{display:flex;align-items:center;justify-content:center;text-align:center}.modal .content .message p{color:#4b526c;padding-bottom:1rem}.modal .content .message span{color:#9a90ff;font-weight:500;font-size:medium}.modal .content .message svg{fill:#9a90ff;height:3rem;width:3rem}.modal .content .message svg path{fill:#9a90ff}.modal .content .actions{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center}.modal .content .box-buttons{padding-top:1rem}.close,.closeform{display:flex;justify-content:flex-end;position:absolute;z-index:9;top:4%;right:2%}.close button,.closeform button{background-color:rgba(227,26,26,.05);border-style:none;border-radius:20rem;color:#e31a1a;font-weight:700;height:2.2rem;width:2.2rem}.close button:focus,.close button:hover,.closeform button:focus,.closeform button:hover{background-color:#fff;border:1px solid #000}.modalForm{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.522);display:flex;align-items:center;justify-content:center;z-index:10}.modalForm .contentForm{overflow:auto;width:90%;box-shadow:0 3px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff;padding:.75rem;position:relative;max-height:90vh}.modalForm .contentForm::-webkit-scrollbar{width:.5rem;height:.2rem;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modalForm .contentForm::-webkit-scrollbar-thumb{background-image:linear-gradient(90deg,rgba(75,82,108,.5),#e5e5ea);border-radius:none;-webkit-transition:background-image .3s ease;transition:background-image .3s ease}.modalForm .contentForm::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(100deg,#9a90ff 30%,#4318ff 64%)}.modalForm .contentForm:hover::-webkit-scrollbar{opacity:1}.modalForm .contentForm p{color:#4b526c}@media only screen and (min-width:768px){.modalForm .contentForm{padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff;width:80vw;max-height:98vh;overflow:auto}.modalForm .contentForm p{color:#4b526c}}.modalForm .css-6hp17o-MuiList-root-MuiMenu-list{z-index:200}.tab-header{flex-direction:column;display:flex}.tab-header button{display:flex;gap:.5em;background:none;border:none;color:#4b526c;flex:1 1;cursor:pointer}@media only screen and (min-width:768px){.tab-header button{gap:1em;padding:1em;min-width:auto}}.tab-header button svg path{fill:transparent}.tab-header button.active{color:#4318ff;border-right:2px solid #9a90ff}.tab-header button.complete svg path{fill:#4318ff}.tab-content{min-height:80vh;display:flex;flex-direction:column;gap:1rem;width:100%}.tab-content p{color:#4b526c}.tab-content .tabOne{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.tab-content .tabOne h4{display:flex;justify-self:baseline;align-content:center;justify-content:center;gap:1em}.horizontalTabs{border-radius:.3125rem;display:flex;flex-direction:column;gap:1rem;width:100%}.horizontalTabs .tab-header{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;width:100%;flex-wrap:nowrap;overflow-x:auto;border-bottom:1px solid #e5e5ea}@media only screen and (min-width:768px){.horizontalTabs .tab-header{width:100%}.horizontalTabs .tab-header::-webkit-scrollbar{width:.5rem;height:.2rem;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.horizontalTabs .tab-header::-webkit-scrollbar-thumb{background-image:linear-gradient(90deg,rgba(75,82,108,.5),#e5e5ea);border-radius:none;-webkit-transition:background-image .3s ease;transition:background-image .3s ease}.horizontalTabs .tab-header::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(100deg,#9a90ff 30%,#4318ff 64%)}.horizontalTabs .tab-header:hover::-webkit-scrollbar{opacity:1}}@media only screen and (min-width:1024px){.horizontalTabs .tab-header{width:-moz-fit-content;width:fit-content}}.horizontalTabs .tab-header h4{color:#4b526c;font-weight:500;text-align:left}.horizontalTabs .tab-header button{display:flex;border-style:none;justify-content:center;align-items:center;width:100%;padding:.5rem .5rem .5rem 0}@media only screen and (min-width:768px){.horizontalTabs .tab-header button{padding:.5rem 1rem}}.horizontalTabs .tab-header button.active{color:#4318ff;border-bottom:2px solid #4318ff}.horizontalTabs .tab-header button.active h4{color:#4318ff;font-weight:600}.verticalTabs{display:flex;height:100%;width:100%;font-size:1.2rem;flex-direction:column;cursor:pointer}@media only screen and (min-width:768px){.verticalTabs{flex-direction:row}}.verticalTabs .tabHeader{display:flex;flex-direction:row;height:100%;padding:.5em}.verticalTabs .tabHeader p{color:#e4ebf6}@media only screen and (min-width:768px){.verticalTabs .tabHeader{flex-direction:column}}.verticalTabs .tabHeader button{display:flex;background:none;border:none;width:5rem}.verticalTabs .tabHeader button h4{color:#4b526c;font-size:medium;padding-left:1em}@media only screen and (min-width:768px){.verticalTabs .tabHeader button{gap:1em;padding:.25em;width:8rem}}.verticalTabs .tabHeader button.activeVT h4{color:#000;font-weight:600;padding-bottom:.5em;border-bottom:2px solid #e5e5ea}@media only screen and (min-width:768px){.verticalTabs .tabHeader button.activeVT h4{padding-bottom:none;border-bottom:none}}.verticalTabs .tabHeader button.complete h4{color:#000;font-weight:600}.verticalTabs .tabContent{padding:.5em;width:100%}.verticalTabs .tabContent p{color:#4b526c}.verticalTabs .tabContent .tabOne{display:flex;flex-direction:column;justify-content:center;align-items:center}.verticalTabs .tabContent .tabOne h4{display:flex;justify-self:baseline;align-content:center;justify-content:center;gap:1em}.Tabsumenu{display:flex;flex-direction:column}@media only screen and (min-width:768px){.Tabsumenu{flex-direction:column}}.Tabsumenu-header{display:flex;flex-direction:row;padding-top:1rem}.Tabsumenu-header button{display:flex;border-style:none;background-color:transparent;justify-content:flex-start;flex-direction:column;width:10rem;height:5rem;gap:.5rem;align-items:center;position:relative;z-index:2;cursor:pointer}@media only screen and (min-width:1024px){.Tabsumenu-header button{width:11rem}}.Tabsumenu-header button:not(:last-child,:first-child):after{content:"";position:absolute;top:16%;height:2px;z-index:1;background-color:#e4ebf6;width:10rem;transform:translateY(-1px);border-bottom:2px dashed #4b526c}@media only screen and (min-width:1024px){.Tabsumenu-header button:not(:last-child,:first-child):after{width:11rem}}.Tabsumenu-header button:last-child:after{content:"";position:absolute;top:16%;left:0;height:2px;z-index:1;background-color:#e4ebf6;width:4.2rem;transform:translateY(-1px);border-bottom:2px dashed #4b526c}@media only screen and (min-width:1024px){.Tabsumenu-header button:last-child:after{width:5rem}}.Tabsumenu-header button:first-child:after{content:"";position:absolute;top:16%;right:0;height:2px;z-index:1;width:4.2rem;transform:translateY(-1px);border-bottom:2px dashed #4b526c;background-color:#e4ebf6}@media only screen and (min-width:1024px){.Tabsumenu-header button:first-child:after{width:5rem}}.Tabsumenu-header button h4{text-align:center;color:#4b526c}.Tabsumenu-header button svg{font-size:1.5rem;border-radius:bdr(f);z-index:4;background-color:#fff}@media only screen and (min-width:768px){.Tabsumenu-header button svg{background-color:#f6f9ff}}.Tabsumenu-header button svg path{fill:#e4ebf6}.Tabsumenu-header .activeST h4{color:#4318ff}.Tabsumenu-header .completeST svg path{fill:#4b526c}.Tabsumenu-content{justify-content:center;flex-direction:column;gap:1rem;padding-top:1rem}.Tabsumenu-content,.phone-field{width:100%;display:flex;align-items:center}.phone-field{flex-direction:row!important;gap:1em}.registration-form{max-width:500px;margin:0 auto}.registration-form-progress{display:flex;justify-content:space-evenly;margin-bottom:20px}.registration-form-progress .progress-step{flex:1 1;height:10px;background-color:#ccc}.registration-form-progress .progress-step:not(:last-child){margin-right:10px}.registration-form-progress .progress-step.active{background-color:#2ecc71}.registration-form .registration-form-content{margin-bottom:20px}.actionsButtons,.companyForm{display:flex;width:100%;justify-content:center}.companyForm{padding-top:1em;align-items:center;flex-direction:column}.companyForm .preview{padding:1em;display:flex;flex-direction:column}.companyForm .preview svg{border-style:none;font-size:1.1rem}.companyForm .preview svg path{border-style:none}.companyForm .preview ul{display:flex;flex-direction:column;gap:1em}.companyForm .preview ul li{background-color:#efecff;align-items:center;padding:.5rem;gap:16px;border:.5px solid #efecff;border-radius:5px;display:flex}.companyForm .preview ul li p{color:#000}.companyForm .preview ul li button{border-style:none;background-color:transparent}.containerProgress{margin:0 auto;padding:20px;border-radius:5px;display:flex;justify-content:center;align-items:center;flex-direction:column}.containerProgress .progressBar{width:60%;height:10px;background-color:#f0f0f0;border-radius:5px;margin-bottom:20px;overflow:hidden}.containerProgress .progressBar .progressBarFill{height:100%;background-color:#4318ff;transition:width .3s}.containerProgress .step{display:flex;justify-content:center;align-items:center;font-weight:700;color:#000;margin-bottom:20px}.containerProgress .step.active{color:#4318ff}.container-notificatión{flex-direction:column}.container-notificatión,.container-notificatión ul{display:flex;gap:1em;align-items:center;justify-content:center;justify-items:center}.container-notificatión ul{flex-direction:row}.container-notificatión .box-notification{display:flex;gap:.5em;justify-content:baseline;align-items:center}.title-Config{width:100%;text-align:start;display:flex;justify-content:flex-start;align-items:center}.title-Config button{background-color:transparent;border-style:none;text-align:center}.scrollWrapper{position:relative;top:200%;width:100%;z-index:100}.scrollWrapper .scrollButtons{display:flex;align-items:center;position:absolute;width:100%;pointer-events:none;gap:1rem;justify-content:space-between}.scrollWrapper .scrollButton{border:none;cursor:pointer;font-size:1rem;padding:.5rem 0;pointer-events:auto;z-index:10;font-size:1.5rem}.scrollWrapper .scrollButton svg path{stroke:#4b526c}.scrollWrapper .scrollButton:hover svg path{stroke:#000}.scrollWrapper .left,.scrollWrapper .right{margin:0 -.25rem}.box-name{display:flex;justify-content:flex-start;flex-direction:row;gap:.25rem;border-left:1px solid #e4ebf6;width:100%;padding-left:1rem}.box-name_person{background-color:#4318ff;border-radius:.3125rem;padding:.5rem;height:min-content;flex-shrink:0;display:flex;justify-content:center;align-items:center}.box-name_person img{height:1.2rem}.box-name_name p{color:#007aff;font-weight:600;font-size:.75rem}.box-name_name span{color:#4b526c;font-size:small;font-weight:300;width:130px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.layout-product,.layout-product .menu_Account{display:flex;flex-direction:row}.layout-product .menu_Account{justify-content:center;align-items:center;position:relative}@media only screen and (min-width:1024px){.layout-product .menu_Account{gap:4rem;padding:0 1rem}}.layout-product .menu_Account p{font-size:small}.layout-product .menu_Account .box-correo{display:flex;flex-direction:column;font-size:.5rem}.layout-product .menu_Account .box-correo .company{color:#4318ff;font-weight:600px;font-size:.8rem}.layout-product .menu_Account .imgPerfil_logo img{height:75px;width:auto;padding-top:.5rem;padding-bottom:.5rem}@media only screen and (min-width:768px){.layout-product .menu_Account .imgPerfil{display:flex;flex-direction:row;position:relative;justify-content:center;align-items:center;width:100%}}.layout-product .menu_Account .titlePage{margin-left:1.2rem}.layout-product .menu_Account-close{padding:0;gap:3rem}.layout-product .menu_Account-close .imgPerfil img{height:60px}.layout-product .movil-content{display:flex;justify-content:center;padding:0 1rem}@media only screen and (min-width:1024px){.layout-product .movil-content{display:none}}.layout-product .movil-content p span{color:#4318ff}.layout-product .movil-content .hamburgerMenu .btn_crud{color:#2b3674;display:flex;align-items:flex-end;justify-content:center;padding:0}.layout-product .movil-content .hamburgerMenu .btn_crud svg{height:30px;width:30px}.layout-product .movil-content .hamburgerMenu .btn_crud svg path{stroke:#2b3674}.layout-product .movil-content .nav-movil{display:block;top:50%;width:99%;right:82%;padding:1rem}.layout-product .movil-content .nav-movil .content-personal{border-bottom:1px solid #e4ebf6;padding-bottom:1rem;width:99%;display:flex;gap:1rem;padding-top:1rem}@media only screen and (min-width:768px){.layout-product .movil-content .nav-movil .content-personal{display:none}}.layout-product .movil-content .nav-movil .content-personal .box-name{border-left:none;padding-left:0}.layout-product .movil-content .nav-movil .content-personal .languajes-box{background-color:rgba(229,229,234,.3);border-radius:.3125rem;width:5rem;height:2.5rem}.layout-product .movil-content .nav-movil .content-personal .languajes-box svg path{fill:#000}.layout-product .movil-content .nav-movil .movil-options{background-color:#fff;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);border-radius:0 0 .725rem .725rem;height:auto;justify-content:flex-start;align-items:start;top:5%}.layout-product .movil-content .nav-movil .movil-options .list-options{text-align:start}.layout-product .movil-content .nav-movil .movil-options .list-options .submenu{gap:1rem}.layout-product .movil-content .nav-movil .movil-options a{color:#000}.layout-product .movil-content .nav-movil .active{font-weight:500;color:#000}.layout-product .movil-content .nav-movil .active:before{content:"";position:absolute;left:0;bottom:0;width:20%;height:3px;margin-left:.9rem;background-image:linear-gradient(90deg,#d037d8,#6640ff 75%,#0ea4ca)}.signOut-movil{margin-top:1rem;border-top:1px solid #e4ebf6;padding-top:1rem;width:100%}.signOut-movil button{border-style:none;display:flex;padding:.5rem;gap:.5rem;background-color:rgba(229,229,234,.6);border-radius:.3125rem}.signOut-movil h5{font-weight:400;color:#000}.layoutProducts{display:flex;flex-direction:row;width:100%;margin-top:4rem;background-color:#f6f9ff}@media only screen and (min-width:768px){.layoutProducts{width:100%}}.layoutProducts .menu{padding-top:2rem;display:none}@media only screen and (min-width:768px){.layoutProducts .menu{padding-top:0;min-height:102vh;border-radius:0;position:fixed;box-shadow:none;align-items:center;border-style:none;background-color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:space-between;flex-direction:column;border-right:1px solid #e4ebf6}}@media only screen and (min-width:1024px){.layoutProducts .menu{display:flex;min-height:calc(100vh - 4rem)}}.layoutProducts .menu_nav{padding:2rem 0 1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;width:100%;overflow-y:auto}.layoutProducts .menu_nav::-webkit-scrollbar{width:.5rem;height:.2rem;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.layoutProducts .menu_nav::-webkit-scrollbar-thumb{background-image:linear-gradient(90deg,rgba(75,82,108,.5),#e5e5ea);border-radius:none;-webkit-transition:background-image .3s ease;transition:background-image .3s ease}.layoutProducts .menu_nav::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(100deg,#9a90ff 30%,#4318ff 64%)}.layoutProducts .menu_nav:hover::-webkit-scrollbar{opacity:1}.layoutProducts .menu_nav::-webkit-scrollbar{width:.14rem}.layoutProducts .menu_nav .list-content{display:flex;flex-direction:column;justify-content:center}.layoutProducts .menu_nav .list-content li{display:flex;padding:.5rem 0;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#4b526c;position:relative;font-size:small}.layoutProducts .menu_nav .list-content li h5{display:flex;font-weight:300}.layoutProducts .menu_nav .list-content li svg{width:auto;height:1rem;width:1rem;display:flex;align-items:flex-start}.layoutProducts .menu_nav .list-content li svg path{height:10px!important;fill:#4b526c}.layoutProducts .menu_nav .list-content li button{background-color:transparent;border-style:none}.layoutProducts .menu_nav .list-content li a,.layoutProducts .menu_nav .list-content li button{display:flex;gap:.5rem;flex-direction:row;justify-content:center;align-items:center;color:#4b526c;font-weight:600;align-items:flex-start;text-decoration:none}.layoutProducts .menu_nav .list-content li a:focus h5,.layoutProducts .menu_nav .list-content li a:hover h5,.layoutProducts .menu_nav .list-content li button:focus h5,.layoutProducts .menu_nav .list-content li button:hover h5{color:#4318ff;font-weight:700}.layoutProducts .menu_nav .list-content li a:focus svg path,.layoutProducts .menu_nav .list-content li a:hover svg path,.layoutProducts .menu_nav .list-content li button:focus svg path,.layoutProducts .menu_nav .list-content li button:hover svg path{fill:#4318ff}.layoutProducts .menu_nav .list-content li h5{color:#4b526c;font-weight:500}.layoutProducts .menu_nav .submenu{padding:.5rem 0 1rem .5rem;gap:0;display:flex}.layoutProducts .menu_nav .submenu h5{display:flex;text-align:start;text-wrap:wrap;max-width:8rem}.layoutProducts .menu_nav .submenu .pellet{width:.75rem;height:.75rem;border-radius:20rem;border:2px solid #fff;background-color:#e5e5ea;position:relative}.layoutProducts .menu_nav .submenu li{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;position:relative}.layoutProducts .menu_nav .submenu li:after{position:absolute;content:"";border-right:2px solid #e5e5ea;width:2px;height:100%;left:4px;height:-50%;z-index:-1}.layoutProducts .menu_nav .submenu li:first-child:after{position:absolute;content:"";border-right:2px solid #e5e5ea;width:2px;right:4px;height:50%;bottom:0;z-index:-4}.layoutProducts .menu_nav .submenu li:last-child:after{position:absolute;content:"";border-right:2px solid #e5e5ea;width:2px;right:4px;height:50%;top:-5px;z-index:-4}.layoutProducts .menu_nav .img-down{position:absolute;display:flex;justify-content:center;align-items:center;padding-right:1rem;right:0}.layoutProducts .menu_nav .img-down svg{width:15px!important;height:10px}.layoutProducts .menu_profile{border-top:1px solid #e4ebf6;overflow-y:initial;position:relative}.layoutProducts .menu_profile .action-open-close{display:none}@media only screen and (min-width:768px){.layoutProducts .menu_profile .action-open-close{background-color:#fff;position:absolute;display:flex;justify-content:center;align-items:center;height:30px;width:30px;border-radius:.3125rem;z-index:14;border:1px solid #e4ebf6;right:-9px;bottom:80px;padding:.25rem}.layoutProducts .menu_profile .action-open-close svg{stroke:#4318ff;width:4rem;height:4rem}}.layoutProducts .menu .active{color:#4318ff;border-radius:.3125rem}.layoutProducts .menu .active h5{color:#4318ff!important;font-weight:700!important;text-align:start;text-wrap:wrap;width:auto}.layoutProducts .menu .active svg path{fill:#4318ff!important}.layoutProducts .menu .active:before{display:none}@media only screen and (min-width:768px){.layoutProducts .menu .active:before{display:block;content:"";position:absolute;top:6px;right:0;width:4px;height:71%;display:flex;align-items:center;border-radius:.725rem;background-color:#4318ff}}.layoutProducts .menu_logo{padding-top:2rem;display:flex;justify-content:center;align-items:center}.layoutProducts .menu_logo img{width:50px}@media only screen and (min-width:768px){.layoutProducts .menu.menu-close{margin-left:0;max-width:92px;height:-moz-fit-content;height:fit-content;justify-content:space-between;gap:1rem}.layoutProducts .menu.menu-close .menu_Account{width:100%;margin:0;gap:1rem;padding-bottom:1rem}.layoutProducts .menu.menu-close .activeIcon svg path{fill:#4318ff!important}.layoutProducts .menu.menu-close .menu_nav{padding:2rem 0;align-items:center;gap:1rem;overflow-y:initial;position:relative}.layoutProducts .menu.menu-close .menu_nav li{justify-content:center}.layoutProducts .menu.menu-close .menu_nav li h5{display:none}.layoutProducts .menu.menu-close .submenu{max-width:1.1rem;padding:1rem 0 0}.layoutProducts .menu.menu-close .submenu .list-content .activeIcon{display:flex;justify-content:center;align-items:center}.layoutProducts .menu.menu-close .submenu .list-content li{justify-content:flex-start;max-width:2rem;flex-direction:column;align-items:flex-start;display:flex}.layoutProducts .menu.menu-close .submenu .list-content .active{flex-direction:column;align-items:flex-start}.layoutProducts .menu.menu-close .submenu .list-content .active .pellet{background-color:#4318ff}.layoutProducts .menu.menu-close .submenu .list-content .active:before{display:none}.layoutProducts .menu.menu-close .submenu .list-content h5{max-width:3em;background-color:#fff;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layoutProducts .menu.menu-close .active:before{right:-36px}.layoutProducts .menu.menu-close .img-down,.layoutProducts .menu.menu-close .username{display:none}.layoutProducts .menu.menu-close .box-name{justify-content:center}.layoutProducts .menu.menu-close .box-name_name{display:none}.layoutProducts .menu.menu-close .action-open-close{left:70px;border:1px solid #9a90ff;top:-14%}.layoutProducts .menu.menu-close .imgPerfil_logo img{height:90px}.layoutProducts .menu.menu-close .fondoPerfil{display:none}.layoutProducts .menu.menu-close .menu_Account-close{gap:2rem}.layoutProducts .menu.menu-close .img_perfil,.layoutProducts .menu.menu-close .img_perfil span{display:none}.layoutProducts .menu.menu-close .imgPerfil img{width:auto;padding:1rem;margin-left:0}}.layoutProducts .menu_children{gap:1em;flex:1 1;width:100%}@media only screen and (min-width:768px){.layoutProducts .menu_children{padding-top:2rem}}.layoutProducts .menu_children .welcomeSpan{display:none}@media only screen and (min-width:1024px){.layoutProducts .menu_children .welcomeSpan{display:block}}.layoutProducts .menu_children .logo-oscuro{display:block}.layoutProducts .menu_children .logo-oscuro img{display:flex;justify-content:center;align-items:center;height:5rem;border-radius:.725rem}@media only screen and (min-width:768px){.layoutProducts .menu_children .logo-oscuro{display:none}}.layoutProducts .menu_children .children{padding:2rem;background-color:#fff;height:auto;width:100%}@media only screen and (min-width:768px){.layoutProducts .menu_children .children{padding:0 2rem;background-color:#f6f9ff}}.lang-box{display:flex;width:100%}.lang-box button{color:#4b526c}.lang-box .lang_active{color:#4318ff;border-bottom:1px solid #4318ff}.lang-box svg path{fill:#4b526c}@media only screen and (min-width:768px){.lang-box{display:none}}.children_after{padding:6rem 2rem;background-color:#f6f9ff;height:auto;position:relative}.children_after:after{content:"";position:fixed;top:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.fondoPerfil{background-color:rgba(0,122,255,.2)!important}.fondoPerfil_color p{color:#4b526c!important}.fondoPerfil svg path{fill:#007aff}.perfil-select{display:flex;width:100%;align-items:center;justify-content:flex-start;max-width:33em;padding:0 1rem}@media only screen and (min-width:768px){.perfil-select{padding:0 1rem 0 0}}.perfil-select select{background-color:#fff;border-radius:.725rem;padding:.5em;font-weight:550;font-size:.8rem;border:none}.perfil-select select option{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;color:#4b526c;padding:1rem}.perfil-select select:focus{outline:none;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.1)}@media only screen and (min-width:768px){.perfil-select select{width:auto;margin:1em 0;color:#4318ff;background-color:transparent}}.container-lang-hambuerger{display:flex;justify-content:center;align-items:center}@media only screen and (min-width:768px){.container-lang-hambuerger{display:none}}.container-lang-hambuerger button{color:#e5e5ea}.container-lang-hambuerger .btn_circle{background-color:transparent;display:none}.container-lang-hambuerger .lang_active{color:#fff;border-bottom:1px solid #fff}.container-dropdown{position:relative;display:inline-block;width:max-content}.container-dropdown .dropdown-button{padding:.5rem 1rem;background-color:transparent;color:#000;border:none;cursor:pointer;font-size:1rem;display:flex;justify-content:center;align-items:center;gap:1rem;text-transform:capitalize;position:relative}.container-dropdown .dropdown-button path{fill:#fff}.container-dropdown .dropdown-button:hover{color:#4b526c}.container-dropdown .dropdown-button .icon{transition:transform .3s ease}.container-dropdown .dropdown-button .icon.open{transform:rotate(180deg)}.container-dropdown button{border-style:none;background-color:transparent}.container-dropdown .dropdown-options{position:absolute;top:100%;left:0;border:1px solid #e5e5ea;border-radius:4px;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);width:100%;max-height:0;overflow:hidden;background-color:hsla(0,0%,100%,.7);opacity:0;transition:max-height .3s ease,opacity .3s ease}.container-dropdown .dropdown-options.open{max-height:200px;opacity:1}.container-dropdown .dropdown-options .language-option{padding:.5rem;cursor:pointer;text-align:center;transition:background-color .3s ease}.container-dropdown .dropdown-options .language-option:hover{background-color:rgba(229,229,234,.5)}.languaje-white .dropdown-button,.languaje-white a{color:#fff}.languaje-white .dropdown-button path{fill:#fff}.languaje-white button{background-color:#000;color:#fff;text-align:left;padding:.5rem}.languaje-white .dropdown-options{position:absolute;top:100%;left:0;background-color:#000;color:#fff;border:1px solid #fff}.navegation{color:#4b526c;display:flex;justify-content:flex-start;flex-direction:row;gap:.25rem;align-items:center;width:100%;font-size:.75rem}.navegation_title{color:#2b3674}.navegation svg{display:flex;justify-content:flex-start;align-items:flex-start;height:1rem}.navegation svg path{stroke:#4b526c}.navigation-box{display:flex;flex-direction:row;background-color:#fff;justify-content:space-between;width:100%;position:fixed;z-index:3;height:4rem;padding:1rem 0 1rem 2rem;border-bottom:1px solid rgba(229,229,234,.5)}@media only screen and (min-width:768px){.navigation-box .languajes-box{width:15%;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:.5rem}}.navigation-box .languajes-box svg path{fill:#4b526c}.navigation-box .titlePage{display:flex;flex-direction:column;gap:.25rem}.navigation-box .titlePage .navegation_title{display:flex;flex-direction:row;width:100%;text-wrap:nowrap;font-size:1rem;display:none}@media only screen and (min-width:768px){.navigation-box .titlePage .navegation_title{display:block}}.navigation-box .profile-box{display:none}@media only screen and (min-width:768px){.navigation-box .profile-box{display:flex;justify-content:space-between}}.reporting-box{border-radius:.3125rem;display:flex;width:100%;justify-content:flex-end;align-items:flex-end;box-shadow:drop-shadow(0 10px 60px rgba(226,236,249,.5))}.reporting-box,.reporting-box article,.reporting-box p,.reporting-box span{font-size:clamp(.75rem,.5vw + .4rem,1rem)}.reporting-box .report-content{width:auto;display:flex;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem;z-index:1}.reporting-box .report-content p{color:#4b526c}@media only screen and (min-width:768px){.reporting-box .report-content{padding:1rem;justify-content:center;gap:1rem}}@media only screen and (min-width:1024px){.reporting-box .report-content{height:auto;padding:1rem;justify-content:space-around;gap:0}}@media only screen and (min-width:1440px){.reporting-box .report-content{height:auto;justify-content:space-around}}.reporting-box .report-content .report{flex-direction:row;display:flex;justify-content:center;align-items:center;gap:.5rem;justify-content:flex-start}@media only screen and (min-width:1024px){.reporting-box .report-content .report{padding:0 1rem;justify-content:space-between}}.reporting-box .report-content .report_icon{border-radius:20rem;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem}.reporting-box .report-content .report_icon img{display:flex;justify-content:center;align-items:center;width:1.5rem;height:auto}.reporting-box .report-content .report_icon svg{width:1.5em;height:1.5em}.reporting-box .report-content .report_data{display:flex;justify-content:center;align-items:center;align-items:flex-start;flex-direction:column}.reporting-box .report-content .report_data article{color:#4b526c;display:flex;justify-content:center;align-items:center}.reporting-box .report-content .report_data p{color:#2b3674}.reporting-box .report-content .report_data svg{width:.9rem;height:.9rem}@media only screen and (min-width:1024px){.reporting-box .report-content .liner{width:.832px;height:72.35px;background-color:#e4ebf6}}.reporting-box .green .report_icon{background-image:linear-gradient(201deg,#d3ffe7 3.14%,#effff6 86.04%)}.reporting-box .green span{color:#05cd99}.reporting-box .green svg path{fill:#05cd99}.reporting-box .blue .report_icon{background-image:linear-gradient(201deg,#caf1ff 3.14%,#cdf4ff 86.04%)}.reporting-box .blue span{color:#4318ff}.reporting-box .blue svg path{fill:#4318ff}.reporting-box .red .report_icon{background-image:linear-gradient(201deg,#ffa3cf 3.14%,#ffd4f3 86.04%)}.reporting-box .red span{color:#e31a1a}.reporting-box .red svg path{fill:#e31a1a}.reporting-box .gradientAri .report_icon{border:1px solid #f6f9ff;background-color:rgba(246,249,255,.9)}.reporting-box .gradientAri span{color:#4b526c}.reporting-box .gradientAri svg path{fill:#4318ff}@keyframes fluido{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.products,.products_home{display:flex;flex-direction:column;gap:1rem}.products_home{border-radius:.725rem;width:100%;justify-content:flex-end;position:relative;background-color:transparent}@media only screen and (min-width:768px){.products_home{padding:2rem;background:url(/_next/static/media/home.544ab569.webp) top no-repeat,transparent;background-size:cover,auto}}.products_home .welcome{width:100%;display:flex;justify-content:space-around;flex-direction:column;align-items:flex-start}.products_home .welcome h2{display:flex;flex-direction:column;gap:.25rem;display:inline-block;font-size:medium;color:#4b526c}@media only screen and (min-width:768px){.products_home .welcome h2{color:#4b526c;color:hsla(0,0%,100%,.5);align-items:flex-end;display:inline-block;flex-direction:row}}.products_home .welcome h2 span{color:#2b3674}@media only screen and (min-width:768px){.products_home .welcome h2 span{color:#fff}}.products_home .welcome p{color:hsla(0,0%,100%,.5)}@media only screen and (min-width:768px){.products_home .welcome{align-items:flex-end}.products_home .outstanding-image{position:absolute;width:100%;height:20rem;width:20rem;z-index:1;left:0;bottom:0;background-size:contain;background-repeat:no-repeat;animation:changeImage 9s infinite}.products_home .outstanding-image img{object-fit:contain}}@media only screen and (min-width:1024px){.products_home .outstanding-image{height:18rem}}@media only screen and (min-width:1440px){.products_home .outstanding-image{height:18rem;width:18rem}}.products_empresa{display:flex;justify-content:center;align-items:center;justify-content:flex-start}@media only screen and (min-width:768px){.products_empresa{justify-content:flex-end}}.products_filter-types{display:flex;flex-direction:column;position:relative}@media only screen and (min-width:768px){.products_filter-types{flex-direction:row;align-items:flex-start;justify-content:space-between}}.products_filter-types .tab-header{width:auto;gap:1rem;margin-top:2rem}@media only screen and (min-width:768px){.products_filter-types .tab-header{gap:0;margin-top:0}}.products_filter-types .tab-header p{text-wrap:nowrap}.products_filter-types .movilShowdow:after,.products_filter-types .movilShowdow:before{bottom:60%}.products_box-filterSearch{display:flex;flex-direction:column;align-items:flex-start;align-content:center;padding:.5em 0;gap:1em;width:100%;position:relative}@media only screen and (min-width:768px){.products_box-filterSearch{flex-direction:row;align-items:flex-start;justify-content:space-between}}@media only screen and (min-width:1024px){.products_box-filterSearch{flex-direction:row;justify-content:space-between}}.products_box-filterSearch .filterButtons{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:.5rem;gap:.5rem;flex-direction:row;justify-content:flex-start;align-items:flex-start;overflow-x:scroll}@media only screen and (min-width:768px){.products_box-filterSearch .filterButtons{width:auto;justify-content:flex-end;align-items:center;gap:1rem;padding:none none 1rem;overflow-x:auto}}.products_box-filterSearch .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-1yhyf2r-MuiAutocomplete-root .MuiOutlinedInput-root{width:95%}.products_cards{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;gap:1em;width:auto;padding-bottom:2rem}.products_cards ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));grid-gap:2rem}@media only screen and (min-width:768px){.products_cards ul{display:flex;justify-content:center;flex-direction:row;grid-gap:2rem;gap:2rem;flex-wrap:wrap;justify-content:space-evenly;width:100%;display:grid;padding:auto;grid-gap:2rem 2rem;grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),2fr))}}@media only screen and (min-width:1024px){.products_cards ul{grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),3fr))}}@media only screen and (min-width:1440px){.products_cards ul{grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),4fr))}}.card{display:flex;background:#fff;flex-direction:column;padding:2em 1rem;border-radius:.3125rem;gap:.5rem;position:relative;border:1px solid #e4ebf6}@media only screen and (min-width:768px){.card{border:none;padding:1rem}}.card p{font-size:smaller;font-weight:300;color:#4b526c;text-align:justify}.card-type{display:flex;align-items:flex-start;flex-direction:row;justify-content:space-between;height:min-content}.card-type p{text-align:right;text-wrap:wrap}.card-type .type_icon{display:flex;align-items:flex-start}.card-type .type_icon svg{height:3rem;width:3rem}.card-name{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:space-between;height:auto}@media only screen and (min-width:768px){.card-name{height:4.5rem}}@media only screen and (min-width:1024px){.card-name{height:3.8rem}}.card-name h4{color:#000;font-size:medium;font-weight:600}.card-name h4:focus{background-color:#f6f9ff}.card-name .status-box{display:flex;flex-direction:column;width:100%;justify-content:space-between}@media only screen and (min-width:768px){.card-name .status-box{flex-direction:row}}.card-name .status-box .status{color:#000;font-weight:400}.card-name .dayLetf{display:flex;justify-content:flex-start;align-items:center;color:#4b526c;text-align:center}.card-name .dayLetf svg{height:.85rem;display:inline-block}.card-name .dayLetf svg path{stroke:#b51515}.card-name .dayLetf .expire{background-color:rgba(227,26,26,.05)}.card .css-1hdyuqk-MuiPaper-root-MuiAlert-root{padding:.5rem;gap:0;align-self:flex-start}.card .css-1hdyuqk-MuiPaper-root-MuiAlert-root .css-1ytlwq5-MuiAlert-icon{font-size:1.25rem;padding:0}.card .css-1hdyuqk-MuiPaper-root-MuiAlert-root .css-1pxa9xg-MuiAlert-message{padding:0;display:flex;align-items:center;font-size:small;letter-spacing:-.5px}.card .admin{position:absolute;z-index:1;left:3%;bottom:3%;padding:.5rem;transform:rotate(-90deg);background-color:#f6f9ff;border-radius:20rem}.card .admin svg{width:1.25rem}.card .admin svg,.card-actions{display:flex;align-items:center}.card-actions{flex-direction:column;flex-wrap:wrap;justify-content:flex-start;width:100%;align-items:flex-start}@media only screen and (min-width:768px){.card-actions{flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;justify-content:space-between;gap:1rem}}.card-actions .box-actions{height:auto;align-self:flex-end;width:auto}@media only screen and (min-width:768px){.card-actions .box-actions{height:3rem}}.card-actions a{color:#000;align-self:center;display:flex;height:100%;align-items:center;text-decoration:underline}.card .gradientButton{cursor:pointer!important;font-size:.85rem!important;padding:.5rem 1rem!important}.card .filterButtons{overflow-x:scroll}@media only screen and (min-width:768px){.card .filterButtons{overflow-x:hidden!important}}.limited-paragraph{white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.card-reporting div{display:flex;align-items:center}.card-reporting div:first-child span{color:#05cd99;background-image:radial-gradient(circle at -20.44% 43.84%,#beb 0,#b3efc1 12.5%,#abf1c7 25%,#a4f1ce 37.5%,#9df2d5 50%,#96f2dc 62.5%,#91f3e3 75%,#8cf3ea 87.5%,#88f3f1 100%);color:#000;border-radius:.725rem;padding:.8em 1em}.card-reporting div:nth-child(3) span{color:#e4ebf6}.card-reporting div:nth-child(4){display:flex;justify-content:center;padding:.5rem}.box-empresa{display:flex;justify-content:flex-start;gap:1rem;flex-direction:column;align-items:flex-start;margin-top:1rem;position:relative}.box-empresa .icon_arrow{position:absolute;right:5%;top:35%}.box-empresa .css-17l143u-MuiAutocomplete-root{min-width:16rem}@media only screen and (min-width:768px){.box-empresa .css-17l143u-MuiAutocomplete-root{min-width:22rem}}.box-empresa .css-1yhyf2r-MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{padding-top:1rem;color:#2b3674}.box-empresa .css-1ald77x,.box-empresa .css-1jy569b-MuiFormLabel-root-MuiInputLabel-root{color:#4b526c;border-radius:.725rem;margin-left:.2rem;font-size:1.2rem;background-color:get-colro(white_s1);transform:translateY(-22px) scale(.76)}.box-empresa .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-154wcn3 .MuiOutlinedInput-root,.box-empresa .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-17l143u-MuiAutocomplete-root .MuiOutlinedInput-root{color:#2b3674;font-weight:500;border-radius:.725rem;padding:.35rem .5rem;background-color:#fff;border:1px solid rgba(67,24,255,.3)}.box-empresa .css-154wcn3{max-width:18rem!important}@media only screen and (min-width:768px){.box-empresa .css-154wcn3{max-width:22.5rem}}.box-empresa .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator,.box-empresa .css-uge3vf{margin:-1rem 0}.box-empresa .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator svg,.box-empresa .css-uge3vf svg{width:1.5rem;height:1.5rem;position:relative;background-image:url(/_next/static/media/arrow.835170d4.svg);background-size:contain;display:inline-block}.box-empresa .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator svg path,.box-empresa .css-uge3vf svg path{fill:transparent;border-radius:3.0625rem}.box-empresa .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root,.box-empresa .css-b0lk9r-MuiAutocomplete-root,.box-empresa .css-fvipm8{width:12rem!important}@media only screen and (min-width:768px){.box-empresa .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root,.box-empresa .css-b0lk9r-MuiAutocomplete-root,.box-empresa .css-fvipm8{width:auto!important;min-width:17rem}}.box-empresa .css-segi59,.box-empresa .css-wb57ya-MuiFormControl-root-MuiTextField-root{background-color:#f6f9ff;border-radius:.725rem;width:16rem!important}@media only screen and (min-width:768px){.box-empresa .css-segi59,.box-empresa .css-wb57ya-MuiFormControl-root-MuiTextField-root{background-color:#fff}}@media only screen and (min-width:768px)and (min-width:768px){.box-empresa .css-segi59,.box-empresa .css-wb57ya-MuiFormControl-root-MuiTextField-root{min-width:22rem}}.sub-title h3{padding-top:1rem;justify-content:flex-start}.financy{box-shadow:0 3px 10px rgba(67,24,255,.02)}.financy .card-type p{color:#3f13ff}.financy .card-type .type_icon svg{border-bottom:2px solid rgba(67,24,255,.5);padding:.25rem}.financy .card-type .type_icon svg path{fill:#000;box-shadow:0 3px 10px hsla(0,0%,100%,.12)}.financy .report{background:linear-gradient(270deg,rgba(67,24,255,.8),rgba(67,24,255,.9))}.financy .report :focus,.financy .report:hover{box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background:linear-gradient(0deg,#4318ff,#4318ff)}.financy .report svg{width:3rem;height:auto}.financy .report svg path{fill:#fff}.financy .admin svg path{stroke:#2100b1}.tecnology{box-shadow:0 3px 10px rgba(0,122,255,.02)}.tecnology .card-type p{color:#0078fa}.tecnology .card-type .type_icon svg{border-bottom:2px solid rgba(0,122,255,.5);padding:.25rem}.tecnology .card-type .type_icon svg path{fill:#000;box-shadow:0 3px 10px hsla(0,0%,100%,.12)}.tecnology .report{background:linear-gradient(270deg,rgba(0,122,255,.8),rgba(0,122,255,.9))}.tecnology .report :focus,.tecnology .report:hover{box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background:linear-gradient(0deg,#007aff,#007aff)}.tecnology .report svg{width:3rem;height:auto}.tecnology .report svg path{fill:#fff}.tecnology .admin svg path{stroke:#004999}.human{box-shadow:0 3px 10px rgba(5,205,153,.02)}.human .card-type p{color:#05c895}.human .card-type .type_icon svg{border-bottom:2px solid rgba(5,205,153,.5);padding:.25rem}.human .card-type .type_icon svg path{fill:#000;box-shadow:0 3px 10px hsla(0,0%,100%,.12)}.human .report{background:linear-gradient(270deg,rgba(5,205,153,.8),rgba(5,205,153,.9))}.human .report :focus,.human .report:hover{box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background:linear-gradient(0deg,#05cd99,#05cd99)}.human .report svg{width:3rem;height:auto}.human .report svg path{fill:#fff}.human .admin svg path{stroke:#03694f}@media only screen and (max-width:767px){.slider{overflow:hidden;position:relative}.slider .report-content,.slider .slides-container{display:flex;flex-direction:row;flex-wrap:nowrap;box-shadow:none;background-color:transparent;animation:slideAnimation 15s linear infinite}.slider .report,.slider .slide{flex:0 0 100%;width:5rem;background-color:rgba(246,249,255,.5);border-radius:.725rem;border:1px solid rgba(246,249,255,.5);justify-content:flex-start;padding:.5rem}}.style-transparent .report-content{background-color:transparent;box-shadow:none;padding:0;transition:background-color .9s ease}.style-transparent .report-content article,.style-transparent .report-content p{color:#4b526c}@media only screen and (min-width:768px){.style-transparent .report-content article,.style-transparent .report-content p{color:hsla(0,0%,100%,.65)!important}}.style-transparent .report-content h2{color:#000}@media only screen and (min-width:768px){.style-transparent .report-content h2{color:#fff}.style-transparent .report-content{padding:1rem}}.style-transparent .report-content .gradientAri .report_icon{border:1px solid #f6f9ff;background-color:rgba(246,249,255,.9)}@media only screen and (min-width:768px){.style-transparent .report-content .gradientAri .report_icon{border:1px solid rgba(246,249,255,.75);background-color:transparent}}.style-transparent .report-content .gradientAri span{color:#4b526c}@media only screen and (min-width:768px){.style-transparent .report-content .gradientAri span{color:#e4ebf6}}.style-transparent .report-content .gradientAri svg path{fill:#4318ff}@media only screen and (min-width:768px){.style-transparent .report-content .gradientAri svg path{fill:#fff}.style-transparent .report-content .liner{background-color:rgba(228,235,246,.4)!important}}@keyframes slideAnimation{0%{transform:translateX(90%)}33.33%{transform:translateX(-100%)}66.66%{transform:translateX(-200%)}to{transform:translateX(100%)}}@keyframes changeImage{0%,33%{background-image:url(/_next/static/media/home-3.7d97884c.webp)}34%,66%{background-image:url(/_next/static/media/home-5.89c433f6.webp)}67%,to{background-image:url(/_next/static/media/home-12.9a627bff.svg)}}.idProduct{width:100%;display:flex;flex-direction:column;gap:.5em;justify-content:center;align-items:center}.idProduct_container{width:100%}.idProduct-header{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem;align-items:flex-start}.idProduct-header p{text-align:left;font-size:.9rem;display:flex;color:#4b526c}.idProduct-header svg{height:1rem;width:1rem;text-align:left;margin-right:.25rem}.idProduct-header svg path{fill:#4b526c}.idProduct-header .status{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;border-left:1px solid #e5e5ea;padding-left:.5rem}.idProduct-header .status p{align-items:center}.freetrial{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;gap:1em}@media only screen and (min-width:768px){.freetrial{flex-direction:row}}.freetrial .message-support{display:flex;margin-top:-5rem;margin-left:-4rem;align-items:center;gap:.25rem;flex-direction:column;color:#4318ff;font-size:1.2rem;font-weight:600}@media only screen and (min-width:768px){.freetrial .message-support{margin-top:-7.5rem;font-size:1.5rem}.freetrial .message-support span{color:#9a90ff;font-size:1.5rem;font-weight:600}.freetrial .message-support p{font-size:1.5rem;font-weight:600;color:#000}}.freetrial_description{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:1em;flex:1 1}.freetrial_description span{color:#9a90ff}.freetrial_description p{color:#000;text-align:center;display:inline-block}.freetrial_description img{max-width:15rem}@media only screen and (min-width:768px){.freetrial_description img{max-width:20rem}}@media only screen and (min-width:1024px){.freetrial_description img{max-width:24rem}}.freetrial_contact{flex:2 1;width:100%;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.freetrial_contact p{color:#4b526c}.freetrial .send{display:flex;width:100%;align-items:center}.currency_features{cursor:default;display:flex;flex-direction:column;gap:.5em;align-items:center}.currency_features span{color:#9a90ff}.currency_features .description{display:flex;flex-direction:column}@media only screen and (min-width:768px){.currency_features .description{flex-direction:row}.currency_features .description p{font-size:large;display:inline-block;padding:1em;width:30%}}.currency_features .description .videoPlayer{display:flex;justify-content:center;align-items:center;height:100%}.currency_features .description .videoPlayer .title{display:flex;justify-content:center;align-items:center;text-align:center}.currency_features .description .videoPlayer iframe{width:40vw;height:40vh;border-radius:.725rem;margin:.5em}.currency_benefits{display:flex;flex-direction:column;justify-content:center}.currency_benefits h6{font-size:medium}.currency_benefits div{display:flex;flex-direction:column;gap:1em;padding:.5em}.currency_benefits div ul{padding:.5em;display:flex;align-items:center;flex-direction:column}.currency_benefits div ul li{text-align:center;margin-bottom:5px;list-style-type:disc;display:inline-block;align-items:center}.currency_benefits div ul svg{height:40px;width:40px;margin:auto}.currency_benefits div ul button{background-color:transparent;border-style:none;color:#9a90ff}@media only screen and (min-width:768px){.currency_benefits div{display:grid}}.currency_configurations .contentForm{width:95vw;height:90vh}@media only screen and (min-width:1024px){.currency_configurations .contentForm{width:90vw;height:auto}}@media only screen and (min-width:1440px){.currency_configurations .contentForm{width:80vw;height:auto}}.currency_configurations .contentForm .closeform button{top:81px}.currency_configurations .contentForm .MuiFormHelperText-root{color:color-mix(in srgb,#e31a1a 60%,#000)}.currency_configurations .box-search span{color:#4b526c}.error{margin:1rem 2rem;border-radius:.725rem;background-color:rgba(227,26,26,.1)}.conten-form-Curency,.error{display:flex;align-items:center;justify-content:center;padding:1rem}.conten-form-Curency{flex-direction:column}.conten-form-Curency .form-Curency{width:100%}.conten-form-Curency .form-Curency .box-filter .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select,.conten-form-Curency .form-Curency .box-filter .css-qiwgdb{padding-right:1rem;margin-top:.25rem}.conten-form-Curency .group{padding:1rem 0}.config-Automated{width:100%}.config-Automated--tables{justify-content:center;align-items:center}.config-Automated--tables,.container-status{display:flex;gap:1em;flex-direction:column;width:100%}.container-status{justify-content:flex-start;align-items:flex-start}.container-status .status-config{width:100%;display:flex;gap:.25rem;flex-direction:column;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.container-status .status-config p{color:#4b526c}.container-status .status-config .name-blue{font-weight:600}.container-status .status-config ul{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.container-status .status-config ul p:first-of-type{color:#4b526c;display:flex;justify-content:flex-start;text-align:start;width:100%;flex:1 1}.container-status .status-config ul p:nth-of-type(3){color:#2b3674;width:100%;display:flex;justify-content:flex-start;flex:3 1}.container-status .status-config ul li{display:flex;gap:1em;justify-content:center}@media only screen and (min-width:768px){.container-status .status-config ul li{justify-content:space-between}}.container-status .status-config ul li .Active{color:#4318ff}.container-status .container-emails{padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff;width:100%}.container-status .container-emails p{color:#4b526c}.container-status .container-emails .form-emailTo{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.container-status .container-emails .form-emailTo .input-box{flex:6 1}.container-status .container-emails .form-emailTo .box-add{flex:1 1;width:100%}@media only screen and (min-width:768px){.container-status .container-emails .form-emailTo{flex-direction:row;gap:1em}}.container-status .container-emails .box-emails-show{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:1rem;width:100%}.container-status .container-emails .box-emails-show .box-title{display:flex;width:100%;justify-content:space-between}.container-status .container-emails .box-emails-show .box-title .box-edit{width:auto;display:flex;text-align:left;justify-content:space-between;flex-wrap:wrap;height:2rem}.container-status .container-emails .box-emails-show .box-title .box-edit .btn_crud{border:1px solid rgba(67,24,255,.3)}.container-status .container-emails .box-emails-show .box-emails{width:100%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:768px){.container-status .container-emails .box-emails-show .box-emails{flex-direction:row}}.container-status .container-emails .box-emails-show .box-emails .list-emails{flex:1 1}.container-status .container-emails .box-emails-show .box-emails .list-emails p{padding-right:.25rem;color:rgba(75,82,108,.7)}.container-status .container-emails .box-emails-show .box-emails .cards{display:flex;width:100%;align-items:flex-start;flex-wrap:wrap}.container-status .container-emails .box-emails-show .card--emails{border:2px solid var(--s-2-pink,#efecff);background:var(--s-1-white,#fff);border-radius:.3125rem;padding:1rem;display:flex;align-items:flex-start;flex-direction:column;gap:2rem}.container-status .container-emails .box-emails-show svg{color:#4318ff}.container-status .container-emails .box-emails-update{display:flex;width:100%;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center;font-size:smaller}.container-status .container-emails .box-emails-update .box-update{padding:1rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;border:2px solid var(--s-2-pink,#efecff);background:var(--s-1-white,#fff);border-radius:.3125rem}.container-status .container-emails .box-emails-update .description{display:flex;width:100%;margin:0;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:.25rem}@media only screen and (min-width:768px){.container-status .container-emails .box-emails-update .description{font-size:medium}}.container-status .emails{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;text-align:center}.container-status .emails span{font-size:medium}.container-status .emails p{background-color:#f9f9f9;color:#000;padding:.25em .5rem;border-radius:.3125rem;font-weight:300;width:auto;display:inline-flex}.container-status .emails ul{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;border-radius:.725rem;gap:.5rem}@media only screen and (min-width:768px){.container-status .emails ul{padding:1rem}}.container-status .emails ul li{background-color:#f9f9f9;color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;padding:.5rem;border-radius:.3125rem}@media only screen and (min-width:768px){.container-status .emails ul li{justify-content:space-between}}.container-status .emails ul button{background-color:transparent;border-style:none}.container-status .emails ul button svg{color:#4318ff}.status-active{color:#4b526c}.status-disabled{color:#871010}.formCredential .GroupForm{display:flex;flex-direction:column}@media only screen and (min-width:768px){.formCredential .GroupForm{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);grid-gap:1rem}}.subtitle{padding-top:1rem}.subtitle .description{color:#4b526c}.group{display:flex;flex-direction:column}@media only screen and (min-width:768px){.group{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem}}.Form-listCredential{padding:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.Form-listCredential{padding:0 1rem}}.Form-listCredential h2{display:flex;width:100%;align-items:center;justify-content:center}.Form-listCredential .bank-box,.Form-listCredential .country-box{padding:1rem 0}@media only screen and (min-width:768px){.Form-listCredential .bank-box,.Form-listCredential .country-box{padding:0}}.state-box{display:flex;gap:1rem;flex-wrap:wrap}.state-box .content{width:100%;justify-content:space-around}.state-box .content,.state-box .content label{display:flex;gap:1rem}.submit-box{padding:2rem 0;justify-content:center;gap:1rem;align-content:center;flex-wrap:wrap}.submit-box,.submit-box button{width:100%;display:flex;align-items:center}.submit-box button{justify-content:space-evenly}.head-status{min-width:10.5rem}.head-status button{width:9.5rem}.befenitDes{font-size:.8rem;justify-content:center;text-align:center;color:#4b526c}.befenitDes,.shedule{width:100%;display:flex;align-items:center}.shedule{gap:2rem;flex-direction:column}.shedule .checkbox{display:flex;gap:.25rem;align-items:flex-end}.shedule .repository{display:flex;width:100%;align-items:center;flex-direction:column}.accounts-tables,.shedule .repository a{display:inline-block}.accounts-tables{width:100%;display:flex;gap:1rem}.noti{background-color:#efecff;border-radius:10px 0 10px 0;display:flex;flex-direction:column;align-items:center;padding:1rem}.name-blue,.noti span{color:#4318ff}.btn,.btn_primary{cursor:pointer}.btn_primary{border-radius:3.0625rem;border-style:none;width:auto;background-color:#4318ff;color:#fff;padding:.8rem 1.25rem;min-width:7rem;max-width:500px;display:flex;font-weight:600;align-items:center;gap:.5rem;justify-content:center;transition:transform .1s ease-in,box-shadow .25s ease-in;box-shadow:0 2px 8px #efecff}.btn_primary svg path,.btn_primary svg polyline{stroke:#fff;color:#fff}.btn_primary a{color:#fff}.btn_primary:focus{outline:0}.btn_primary:active{transform:scale(.9);background-color:#242d61;box-shadow:0 2px 25px #9a90ff}.btn_secundary{border-radius:3.0625rem;background-color:#fff;color:#4318ff;padding:.8rem 1.25rem;min-width:7rem;border:2px solid #9a90ff;font-weight:600;display:flex;justify-content:center;align-items:center;transition:transform .1s ease-in,box-shadow .25s ease-in;box-shadow:0 2px 25px #f6f9ff}.btn_secundary svg path,.btn_secundary svg polyline{stroke:#4318ff;color:#4318ff}.btn_secundary:hover{background-color:#4318ff;color:#fff;font-size:1rem;border-style:none}.btn_secundary:hover svg path,.btn_secundary:hover svg polyline{stroke:#fff;color:#fff}.btn_secundary:focus{outline:0}.btn_secundary:active{transform:scale(.9);background-color:#2f00fe;box-shadow:0 2px 25px #f6f9ff}.btn_crud{border-style:none;padding:.75em;display:flex;align-items:center;justify-content:center;color:#4318ff;transition:transform .1s ease-in,box-shadow .25s ease-in;border-radius:20rem;background-color:transparent;height:auto}.btn_crud:focus img,.btn_crud:focus svg,.btn_crud:hover img,.btn_crud:hover svg{width:.9rem;height:auto}.btn_icons{background-color:transparent;border-radius:.725rem;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.25rem 1rem;border:1px solid #fff;gap:.5rem;color:#4b526c;height:2.5rem;width:4rem}.btn_icons:active,.btn_icons:hover{border:1px solid #4318ff;font-size:1rem;color:#4318ff}.btn_filter{border-style:none;display:flex;justify-content:flex-start;background-color:transparent;align-items:center;font-weight:500;color:rgba(75,82,108,.6);flex-direction:column;text-wrap:nowrap;cursor:pointer}@media only screen and (min-width:768px){.btn_filter{width:auto;flex-direction:row}}.btn_filter svg{width:1rem;height:1rem}@media only screen and (min-width:768px){.btn_filter svg{width:1rem;height:1rem}}.btn_filter svg path{stroke:#4b526c}.btn_filter p{display:flex;justify-content:flex-start;align-items:flex-start;text-align:center}@media only screen and (min-width:1024px){.btn_filter p{text-align:start}}.btn_filter.active{color:#2b3674;height:inherit}.btn_filter.active svg path{stroke:#4318ff}@media only screen and (min-width:768px){.btn_filter.active{border-radius:20rem}}.btn_black{display:flex;width:auto;border-style:none;padding:.5em 1.25em;justify-content:center;align-items:center;border-radius:3.0625rem;background:#000;color:#fff;gap:1rem;transition:transform .1s ease-in,box-shadow .25s ease-in}.btn_black svg path{fill:#fff}@media only screen and (min-width:768px){.btn_black{font-size:medium;padding:.8rem 1.25rem;gap:1em}}.btn_black:focus{outline:0}.btn_black:focus,.btn_black:hover{background-color:#fff;color:#000;border:1px solid #000;transform:scale(.9);box-shadow:0 2px 25px #f6f9ff}.btn_black:focus svg path,.btn_black:hover svg path{fill:#000}.btn_white{padding:.5rem 1rem;grid-column-gap:8px;grid-row-gap:8px;border:1px solid #fff;color:#fff;background:#000;border-radius:100px;justify-content:center;align-items:center;line-height:120%;text-decoration:none;display:flex;transition:transform .1s ease-in,box-shadow .25s ease-in}.btn_white svg path{fill:#fff}@media only screen and (min-width:768px){.btn_white{text-align:left;line-height:144%}}.btn_white:focus{outline:0}.btn_white:focus,.btn_white:hover{background-color:#fff;color:#000;border:1px solid #000;transform:scale(.9);box-shadow:0 2px 25px #f6f9ff}.btn_white:focus svg path,.btn_white:hover svg path{fill:#000}.btn .white{color:#000;background:#fff}.btn_gradient{padding:.5rem 1rem;grid-column-gap:8px;grid-row-gap:8px;border:1px solid #fff;border-radius:100px;justify-content:center;align-items:center;line-height:144%;text-decoration:none;display:flex;transition:transform .1s ease-in,box-shadow .25s ease-in}.btn_gradient svg path{fill:#fff}.btn_gradient:focus{outline:0}.btn_gradient:focus,.btn_gradient:hover{background-color:#fff;color:#000;border:1px solid #000;transform:scale(.9);box-shadow:0 2px 25px #f6f9ff}.btn_gradient:focus svg path,.btn_gradient:hover svg path{fill:#000}.btn_circle{border-radius:50px;padding:.5rem;background-color:#fff;border:1px solid #e5e5ea;width:45px;height:45px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#4b526c}.btn_circle img{width:25px}.btn_circle:active,.btn_circle:hover{border:2px solid #efecff;font-size:1rem;background-color:#000;color:#fff}.btn_circle:active svg,.btn_circle:hover svg{color:#fff;font-size:1.2rem}.btn_green{background-color:transparent;color:#000;text-decoration:underline;padding:.5rem .5rem .5rem 0;border-radius:.725rem;border-style:none;min-width:5rem;text-align:left}.btn_green:hover{padding:.5rem .6rem;font-weight:600}.btn_red{padding:.5rem;background-color:transparent;color:#e31a1a;text-decoration:underline;border-radius:.725rem;border-style:none;width:9rem}.btn_red:hover{padding:.5rem .6rem;font-weight:600}.btn_types{background-color:#f6f9ff;border-radius:.3125rem;border:1px solid rgba(75,82,108,.2);color:rgba(75,82,108,.75);padding:.5rem;text-wrap:nowrap;font-size:.85rem;display:flex;gap:.25rem;justify-content:space-between;align-items:center}@media only screen and (min-width:768px){.btn_types{font-size:.85rem}}.btn_types svg path{fill:rgba(75,82,108,.75)}.activeTypes{background-color:#4318ff;color:#fff;border:none}@media only screen and (min-width:768px){.activeTypes{background-color:#000;color:#fff}.activeTypes svg path{fill:#fff}}@media only screen and (max-width:767px){.movilShowdow:after{width:2rem;right:-3%;background:linear-gradient(270deg,#fff 20%,hsla(0,0%,100%,0) 80%)}.movilShowdow:after,.movilShowdow:before{position:absolute;content:"";height:3rem;bottom:15%}.movilShowdow:before{width:0;left:-3%;background:linear-gradient(90deg,#fff 20%,hsla(0,0%,100%,0) 80%)}}.small{margin:.5rem;padding:.625rem 2rem;width:100%}@media only screen and (min-width:768px){.small{max-width:200px}}.black{background-color:#000;color:#fff}.black:hover{font-size:1rem}.black:hover,.white{background-color:#fff;color:#000;border:1px solid #e4ebf6}.white:hover{background-color:#000;color:#fff;font-size:1rem}.disabled{opacity:.5;pointer-events:none}.desactivo,.disabled,.disabled-gradient .box-container-gradient{border-style:none;cursor:not-allowed}.desactivo{opacity:.8;background-color:#e4ebf6;color:#fff}.cloudContainer{position:relative}.cloudContainer .cloud{position:absolute;background-color:#efecff;padding:.5rem;border-radius:11px 10px 10px 10px;box-shadow:0 3px 10px 0 rgba(0,0,0,.1);opacity:0;transition:opacity .3s ease-in-out;z-index:1;top:-36px;left:0;color:#4318ff;filter:drop-shadow(0 0 1px #efecff)}button:hover+.cloud{opacity:1}.box-buttons{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}@media only screen and (min-width:768px){.box-buttons{flex-wrap:nowrap}}.searchButton{display:flex;align-items:center;width:100%;background-color:#fff;height:2.5em;border-radius:.725rem}@media only screen and (min-width:768px){.searchButton{width:auto}}.searchButton input{font-size:1rem;height:1.5em;color:#2b3674;background-color:transparent;font-weight:500;border-style:none;padding:1em;width:100%}.searchButton input::placeholder{color:#8f9bba;font-weight:400}.searchButton button{border-style:none;display:flex;background-color:transparent;justify-content:center;align-items:center;padding-left:1rem}.searchButton button svg{color:#2b3674;pointer-events:none}@keyframes colorGrad{0%{background-position:50% 0}50%{background-position:50% 100%}to{background-position:50% 0}}.box-container-gradient{position:relative;display:inline-block;border-radius:100px;padding:.15rem;background-image:linear-gradient(90deg,#bf4fdb,#5778ea,#3db1f7);background-size:200% 200%;animation:gradientAnimation 5s linear infinite}.box-container-gradient .gradientButton{padding:.75rem 1rem;border-radius:50px;font-size:16px;font-weight:500;cursor:auto;background-color:#000;color:#fff;border:none;z-index:2;text-transform:uppercase;letter-spacing:1.75px}.whiteButton{background-color:#fff!important;color:#000!important;cursor:pointer!important}.disabled-gd .box-container-gradient{background-image:linear-gradient(90deg,#d1d1d1,rgba(87,119,234,.357),rgba(61,176,247,.239))}.disabled-gd .whiteButton{color:rgba(75,82,108,.5)!important}@keyframes gradientAnimation{0%{background-position:0 50%}to{background-position:100% 50%}}.reporting,.reporting-head{display:flex;flex-direction:column;gap:1rem}.reporting-head{justify-content:space-between;width:100%}@media only screen and (min-width:768px){.reporting-head{flex-direction:row;flex-wrap:wrap;align-items:stretch!important}}.reporting-menu{padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff;display:flex;flex-direction:column;gap:1rem}.reporting-menu p{color:#4b526c}@media only screen and (min-width:768px){.reporting-menu{flex:2 1}}.reporting-menu .menu-list{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;align-items:stretch;border-style:none}.reporting-menu .menu-list .box-option{background-color:transparent;border-style:none;display:flex;flex-direction:column;flex-wrap:wrap;box-shadow:none;align-items:stretch;padding:0}.reporting-menu .menu-list .box-option .report{display:flex;flex-direction:column;padding:1rem;justify-content:flex-start;align-items:center;border-radius:.725rem;width:6rem;height:8rem}@media only screen and (min-width:1440px){.reporting-menu .menu-list .box-option .report{width:min-content;width:7rem;height:8rem}}.reporting-menu .menu-list .box-option .report h4{display:flex;width:100%;color:#fff;font-weight:500;justify-content:center;gap:.25rem;text-align:center}@media only screen and (min-width:768px){.reporting .reporting_dashboard{width:100%;flex:1 1;height:-moz-fit-content;height:fit-content}.reporting .reporting_dashboard .report-content{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;height:max-content}}@media only screen and (min-width:1024px){.reporting .reporting_dashboard .report-content{gap:.5rem}}.reporting .reporting_dashboard .report-content .report_data{width:auto}@media only screen and (min-width:1024px){.reporting .reporting_dashboard .report-content .report_data{width:12rem}}.reporting .reporting_dashboard .liner{display:none}.reporting .reporting_dashboard .report_icon svg{width:auto;height:4rem;padding:1rem}.reporting_rates{display:flex;width:100%;justify-content:last baseline;align-items:flex-start;gap:1rem}@media only screen and (min-width:768px){.reporting_rates{gap:2rem;flex-direction:row;flex-wrap:wrap}}.reporting_rates-exchange{background-color:#fff;flex:1 1;padding:1rem 2rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);width:100%}@media only screen and (min-width:768px){.reporting_rates-exchange{flex:3 1}}.reporting_rates-exchange .rates-description{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:1rem;width:100%}@media only screen and (min-width:768px){.reporting_rates-exchange .rates-description{flex-wrap:nowrap}}.reporting_rates-exchange .rates-description p{color:#4b526c}.reporting_rates-exchange .rates-description .country-svg{display:flex;width:100%;justify-content:flex-start;gap:1rem;color:#2b3674;padding-bottom:.5rem}.reporting_rates-exchange .rates-description .country-svg span{display:flex;align-items:center;gap:.25rem}.reporting_rates-exchange .rates-description .country-svg svg path{fill:#4318ff}.reporting_rates-exchange .rates-description .box-filter{justify-content:flex-end;gap:1rem}.reporting_rates-exchange .rates-description .box-filter .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root,.reporting_rates-exchange .rates-description .box-filter .css-fvipm8{min-width:4rem!important}.reporting_rates-exchange .grafics{overflow-x:auto;scrollbar-width:auto}.reporting_rates-exchange .grafics::-webkit-scrollbar{width:.5rem;height:.2rem;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.reporting_rates-exchange .grafics::-webkit-scrollbar-thumb{background-image:linear-gradient(90deg,rgba(75,82,108,.5),#e5e5ea);border-radius:none;-webkit-transition:background-image .3s ease;transition:background-image .3s ease}.reporting_rates-exchange .grafics::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(100deg,#9a90ff 30%,#4318ff 64%)}.reporting_rates-exchange .grafics:hover::-webkit-scrollbar{opacity:1}@media only screen and (min-width:768px){.reporting_rates-exchange .grafics{width:100%}}.reporting_rates-exchange .grafics canvas{object-fit:contain;min-width:10rem!important;min-height:10rem}@media only screen and (min-width:768px){.reporting_rates-exchange .grafics canvas{min-height:300px;width:100%!important;max-width:100%;height:100%}}.reporting-list{display:flex;justify-content:flex-start!important}.reporting .description{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.reporting .description .maybe{padding:0;color:#4b526c}.layoutReporting-company{padding:1rem 0}.layoutReporting-company p{color:#4b526c;display:inline-block;justify-content:flex-start;gap:.25rem;align-items:center}.layoutReporting-company span{font-weight:600;display:inline-block;align-items:center}.layoutReporting .tab-content .tabOne{align-items:flex-start;transition:width .5s}.balance{width:100%;display:flex;justify-content:flex-start;flex-direction:column;gap:1rem}.balance .spanReporting{font-size:.8rem;text-rendering:geometricPrecision}.container-filters{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.container-filters p{color:#4b526c}.searchReporting{height:3rem;color:#000}.movement-table{width:100%}@media only screen and (min-width:768px){.movement-table{width:100%}}.box-clear{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px){.box-clear{align-items:center;height:4rem;padding-left:1rem;justify-content:center;flex-wrap:nowrap}}.rowTable tr :focus,.rowTable tr:hover{background-color:#f6f9ff!important}.rowTable .cuenta{width:8rem!important}.rowTable .importe{text-align:right!important}.graphic{max-width:100%;padding:1rem}.container-search{background-color:#f6f9ff;border-radius:.3125rem;padding:0 .5rem;display:flex;flex-direction:row;align-items:center}.container-search ::placeholder{color:#e5e5ea}.container-search button{height:auto;border-radius:3.0625rem;width:2rem;display:flex;justify-content:center;align-items:center}.orderTable table{border-collapse:collapse;width:100%}.orderTable td,.orderTable th{padding:10px;border:1px solid #ccc}.orderTable th{background-color:#f0f0f0}.orderTable tr:nth-child(2n){background-color:#eee}.orderTable .draggable{cursor:move}.captcha{display:flex;flex-direction:column;gap:2rem}.captcha-tabs{width:100%;display:flex;flex-direction:row;gap:1rem}.captcha .tab-content{min-height:max-content}.captcha-summary{gap:1rem;flex-wrap:wrap}.captcha-summary,.captcha-summary .report-content{display:flex;width:100%;justify-content:space-between}.captcha-summary .report-content .report_resume{display:flex;justify-content:flex-end;align-items:center;flex-direction:row}.captcha-summary .report-months{width:100%}.captcha-summary .report-months .tableContainer{max-height:250px;overflow-y:auto}.captcha-summary .report-months .tableContainer::-webkit-scrollbar{width:.5rem;height:.2rem;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.captcha-summary .report-months .tableContainer::-webkit-scrollbar-thumb{background-image:linear-gradient(90deg,rgba(75,82,108,.5),#e5e5ea);border-radius:none;-webkit-transition:background-image .3s ease;transition:background-image .3s ease}.captcha-summary .report-months .tableContainer::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(100deg,#9a90ff 30%,#4318ff 64%)}.captcha-summary .report-months .tableContainer:hover::-webkit-scrollbar{opacity:1}.captcha-summary .report-months .tableContainer thead tr{background-color:#fff}.captcha-summary .report-months .tableContainer td:first-child{position:static}@media only screen and (min-width:768px){.captcha-summary .report-months{flex:1 1}}.captcha .content-headers{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}@media only screen and (min-width:768px){.captcha .content-headers{flex-direction:row}}.captcha .content-headers .tab-header{border-bottom:none;gap:1rem}.captcha .content-headers .tab-header button{padding-left:0;padding-right:0}.captcha-filters{display:flex;justify-content:flex-start;flex-direction:row;gap:1rem}.captcha .box-filters,.captcha .date{flex-direction:column;flex-wrap:wrap}@media only screen and (min-width:768px){.captcha .box-filters,.captcha .date{flex-wrap:nowrap;flex-direction:row}}.captcha .box-filters .active,.captcha .date .active{background-color:#4318ff;color:#fff}.captcha .box-filters .active path,.captcha .date .active path{fill:#fff;stroke:#fff}.captcha .box-tabs .report-content,.captcha .box-tabs .reporting-box{background-color:transparent;box-shadow:none;flex-direction:row;justify-content:flex-start}.captcha .grafics{flex-direction:column}.captcha .grafics .rates-description{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-bottom:1rem}.captcha .grafics .rates-description .dates{display:flex;padding-top:.5rem;justify-content:flex-start;gap:.25rem}.captcha .grafics .rates-title{display:flex}.captcha .btn_secundary{padding:.5rem;gap:.25rem}.captcha .btn_secundary svg path,.captcha .btn_secundary svg polyline{fill:#4318ff}.captcha .btn_secundary:hover svg path,.captcha .btn_secundary:hover svg polyline{fill:#fff}.pattern-configuration .contentForm{width:auto;height:auto}.home p{font-size:clamp(.875rem,.75vw + .5rem,1.25rem)}.home-nav{margin-top:0;padding:.5rem 2rem;background-color:transparent;background-color:#000;position:fixed;display:flex;width:100%;align-items:center;flex-direction:row;justify-content:space-between;z-index:4}@media only screen and (min-width:768px){.home-nav{padding:.5rem 4rem}}@media only screen and (min-width:1024px){.home-nav{padding:.5rem 8rem}}.home-nav ul{display:flex;align-items:center;gap:1rem;flex-direction:row}.home-nav .nav-menu{justify-content:flex-end;display:none}@media only screen and (min-width:768px){.home-nav .nav-menu{display:flex}}.home-nav .logo-img{cursor:pointer}.home-nav .logo-img img{height:3rem;width:auto}@media only screen and (min-width:768px){.home-nav .logo-img img{height:auto}}.home .nav-movil{display:block}@media only screen and (min-width:768px){.home .nav-movil{display:none}}.home-front{padding:10rem 2rem 4rem;height:auto;color:#fff;background-color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;gap:2rem}@media only screen and (min-width:768px){.home-front{padding:6rem}}@media only screen and (min-width:1024px){.home-front{padding:6rem 8rem}}@media only screen and (min-width:768px){.home-front{padding-top:8rem}}.home-front .welcome{width:100%;flex:.5 1;align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}@media only screen and (min-width:768px){.home-front .welcome{padding-top:4rem}}.home-front .welcome .text-description{display:flex;justify-content:center;display:inline-block;text-wrap:wrap;line-height:130%;padding-top:1rem;text-align:center;color:rgba(229,229,234,.85)}@media only screen and (min-width:768px){.home-front .welcome .text-description{padding-top:0;max-width:50vw}}@media only screen and (min-width:1024px){.home-front .welcome .text-description{padding-top:1rem;max-width:50vw}}.home-front .welcome .welcome-letter{display:flex;align-items:center;justify-content:center}.home-front .welcome .welcome-letter h1{font-size:2.5rem;line-height:0;font-weight:500;display:flex;text-align:end;align-items:center;flex-direction:column}@media only screen and (min-width:768px){.home-front .welcome .welcome-letter h1{font-size:3rem;line-height:1;display:flex;flex-direction:row}}@media only screen and (min-width:1024px){.home-front .welcome .welcome-letter h1{font-size:4.5rem;line-height:1.2}}.home-front .welcome .welcome-letter h1 span{margin-left:-1rem;margin-right:-1rem}.home-front .image-dashboard{display:flex;justify-content:center;align-items:center;width:100%}.home-front .image-dashboard img{width:20rem;height:auto}@media only screen and (min-width:768px){.home-front .image-dashboard img{height:auto;width:40rem}}@media only screen and (min-width:1024px){.home-front .image-dashboard img{height:auto;width:60rem!important;max-height:90rem}}.home-counter{width:100%}.home-counter .box-counter{width:100%;display:flex;justify-content:space-around;flex-direction:row;flex-wrap:wrap;gap:2rem;margin-top:1rem;padding:1rem;z-index:1}@media only screen and (min-width:1024px){.home-counter .box-counter{justify-content:space-around}}@media only screen and (min-width:1440px){.home-counter .box-counter{margin:2rem;justify-content:center}}.home-counter .box-counter li{display:flex;align-items:center;flex-direction:column}.home-counter .box-counter p{color:#fff;text-align:center;max-width:15rem}.home-counter .box-counter span{font-size:2rem;display:flex;font-weight:500;align-items:center;justify-content:center;flex-direction:row;width:100%}@media only screen and (min-width:768px){.home-counter .box-counter span{font-size:3rem}}.home-flow{width:100%;background-color:#fdfcfc;display:flex;justify-content:center;align-items:center;gap:2rem;padding:4rem 2rem;flex-direction:column}@media only screen and (min-width:768px){.home-flow{padding:6rem}}@media only screen and (min-width:1024px){.home-flow{padding:6rem 8rem}}.home-flow .box-flow{display:flex;justify-content:center;align-items:flex-start}.home-flow .box-flow img{height:22vh;image-orientation:center}@media only screen and (min-width:768px){.home-flow .box-flow img{height:40vh}}@media only screen and (min-width:1024px){.home-flow .box-flow img{height:36rem;max-height:80rem}}.home-skills{background-color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;padding:4rem 2rem}@media only screen and (min-width:768px){.home-skills{padding:6rem}}@media only screen and (min-width:1024px){.home-skills{padding:6rem 8rem}}@media only screen and (min-width:1440px){.home-skills{padding-right:0!important}}.home-skills .box-container-gradient{align-self:flex-start;margin-top:4rem}.home-skills .container-process{justify-content:flex-start;flex-direction:column-reverse;display:flex;gap:2rem}@media only screen and (min-width:768px){.home-skills .container-process{flex-direction:row;gap:1rem}}.home-skills .box-images{display:none}@media only screen and (min-width:768px){.home-skills .box-images{top:8rem;flex:2 1;position:-webkit-sticky;position:sticky;display:flex;justify-content:center;align-items:center;width:100%;height:100%}}.home-skills .box-images figure{width:max-content;height:50vh;flex-direction:row;position:relative;display:flex;justify-content:flex-start;top:10%;background-color:rgba(0,0,0,.85)}@media only screen and (min-width:768px){.home-skills .box-images figure{height:80vh;background-color:transparent}}.home-skills .box-images figure .image-one{position:relative;transition:transform 1s ease-in-out;z-index:2;left:0;height:auto;height:100%;object-fit:fill;overflow-y:hidden;width:20rem}@media only screen and (min-width:768px){.home-skills .box-images figure .image-one{width:28rem}}@media only screen and (min-width:1024px){.home-skills .box-images figure .image-one{width:auto}}.home-skills .box-images figure .image-two{position:absolute;object-fit:cover;height:32vh;left:20%;z-index:2;top:5%;opacity:0;transform:translateX(100%);overflow-y:hidden;transition:transform .5s ease,opacity .5s ease;width:min-content}@media only screen and (min-width:768px){.home-skills .box-images figure .image-two{top:15%;height:59vh;display:block;left:20%;width:38vw}}@media only screen and (min-width:1024px){.home-skills .box-images figure .image-two{left:20%;height:60vh;width:35vw}}.home-skills .box-process{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8rem;width:100%;flex:1.5 1;overflow-y:auto;background-color:rgba(0,0,0,.75);padding:1rem 1rem 10rem}@media only screen and (min-width:768px){.home-skills .box-process{gap:2rem;background-color:transparent;padding:1rem}}.home-skills .process{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (min-width:768px){.home-skills .process{justify-content:space-between;flex-direction:row;overflow:hidden;height:100vh;gap:2rem}}.home-skills .process .process-description{width:100%;display:flex;justify-content:flex-start;gap:1rem;flex-direction:column;z-index:0;position:relative}.home-skills .process .process-description h3{color:#fff;display:flex;justify-content:flex-start;flex-direction:column;font-size:1.5rem;font-weight:400;padding-top:0;margin-top:0}@media only screen and (min-width:768px){.home-skills .process .process-description h3{font-size:2.5rem}}.home-skills .process .process-description p{color:rgba(229,229,234,.8)}.home-skills .process .process-description span{font-size:.8rem;text-transform:uppercase;font-weight:400;color:#fff;padding-bottom:0;margin-bottom:0;text-shadow:0 0 10px rgba(182,140,240,.8),0 0 20px rgba(15,0,15,.6);filter:brightness(1);letter-spacing:2px}@media only screen and (min-width:768px){.home-skills .process .process-description span{font-size:1rem}}.home-skills .procees-images-movil{position:relative}.home-skills .procees-images-movil .image-one{position:relative;width:90vw}.home-skills .procees-images-movil .image-two{position:absolute;z-index:2;top:0;left:10%;width:90%;transition:transform 1s ease,opacity 1s ease}@media only screen and (min-width:768px){.home-skills .procees-images-movil{display:none}}.home-advantages{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;padding:4rem 2rem}@media only screen and (min-width:768px){.home-advantages{padding:6rem}}@media only screen and (min-width:1024px){.home-advantages{padding:6rem 8rem}}.home-advantages .box-advantage{display:grid;grid-template-columns:1fr;grid-gap:2rem 1rem;gap:2rem 1rem;padding:auto}@media only screen and (min-width:768px){.home-advantages .box-advantage{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.home-advantages .box-advantage{grid-template-columns:repeat(3,1fr)}}.home-advantages .box-advantage .advantage{max-width:60rem;padding:1.5rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:1rem;background-color:transparent}.home-advantages .box-advantage .advantage:hover{box-shadow:0 3px 10px 0 rgba(0,0,0,.1);border-radius:.725rem}.home-advantages .box-advantage .advantage svg{width:100%;height:2rem;display:flex;align-self:flex-end;justify-content:flex-start;text-align:start}@media only screen and (min-width:768px){.home-advantages .box-advantage .advantage svg{height:2.5rem}}.home-advantages .box-advantage .advantage svg path{fill:transparent;stroke:#4318ff}.home-advantages .box-advantage .advantage h3{color:#000;height:auto;font-size:1.2rem;font-weight:400}@media only screen and (min-width:768px){.home-advantages .box-advantage .advantage h3{height:4rem;font-size:1rem}}@media only screen and (min-width:1024px){.home-advantages .box-advantage .advantage h3{height:3rem;font-size:1.2rem}}.home-advantages .box-advantage .advantage p{color:#4b526c;text-align:left;font-size:.9rem;height:auto;background-color:transparent}@media only screen and (min-width:768px){.home-advantages .box-advantage .advantage p{height:7rem}}@media only screen and (min-width:1024px){.home-advantages .box-advantage .advantage p{height:6rem}}.home-simple{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4rem 2rem;justify-content:flex-end;flex-direction:column-reverse;align-items:flex-end;padding-bottom:0!important;padding-top:0!important;gap:2rem}@media only screen and (min-width:768px){.home-simple{padding:6rem}}@media only screen and (min-width:1024px){.home-simple{padding:6rem 8rem}}@media only screen and (min-width:768px){.home-simple{flex-direction:row;justify-content:space-between;align-items:flex-end}}@media only screen and (min-width:1024px){.home-simple{justify-content:center}}.home-simple .title-home h2,.home-simple .title-home p{text-align:right}.home-simple .box-container-gradient{align-self:flex-end;margin-top:1rem}.home-simple .box-container-gradient button{cursor:pointer}.home-simple .simple-box{height:max-content;display:flex;align-items:flex-start;padding-bottom:4rem}.home-simple figure{display:flex;align-items:flex-end;justify-content:flex-start;margin-bottom:0}@media only screen and (min-width:768px){.home-simple figure{width:50%}}@media only screen and (min-width:1024px){.home-simple figure{width:50%}}.home-simple figure img{height:20rem;max-height:50rem}@media only screen and (min-width:768px){.home-simple figure img{height:30rem}}@media only screen and (min-width:1024px){.home-simple figure img{height:35rem}}.home-simple .simples-skills{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem;font-weight:400;color:#000}@media only screen and (min-width:768px){.home-simple .simples-skills{padding-top:1.5rem;padding-bottom:2rem}}.home-contact{display:flex;justify-content:center;padding:4rem 2rem;justify-content:flex-start;flex-direction:column;align-items:center;gap:2rem}@media only screen and (min-width:768px){.home-contact{padding:6rem}}@media only screen and (min-width:1024px){.home-contact{padding:6rem 8rem}}@media only screen and (min-width:768px){.home-contact{flex-direction:row;justify-content:space-between;align-items:center}}@media only screen and (min-width:1024px){.home-contact{justify-content:center}}.home-contact .title-home{flex:1 1}.home-contact .title-home h2,.home-contact .title-home p{text-align:left}.home-contact .form-contact{flex:1 1;width:100%;display:flex;flex-direction:column;gap:.25rem;border-radius:.725rem;background-color:#fff;padding:1rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12)}.home-contact .form-contact p{color:#4b526c}@media only screen and (min-width:768px){.home-contact .form-contact{flex:1.2 1;padding:2rem}}.home-contact .form-contact .box-filter .css-1869usk-MuiFormControl-root,.home-contact .form-contact .css-b1884d{width:100%}.home-contact .form-contact .contact-conditions p{color:rgba(75,82,108,.9);font-size:clamp(.75rem,.5vw + .4rem,1rem);font-style:normal;font-weight:400;line-height:100%;text-wrap:wrap;padding-bottom:1rem}.home-contact .form-contact .box-filter .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root,.home-contact .form-contact .box-filter .css-fvipm8{width:100%!important}@media only screen and (min-width:768px){.home-contact .form-contact .box-filter .css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root,.home-contact .form-contact .box-filter .css-fvipm8{width:auto}}.home-contact .form-contact .box-phone{align-items:flex-start;width:100%}@media only screen and (min-width:768px){.home-contact .form-contact .box-phone{align-items:center}}.home-contact .form-contact .input-box{width:100%}.home-contact .form-contact .input-box input[name=phone],.home-contact .form-contact .input-box textarea{height:2.9em}.home-contact .form-contact .container-send{display:flex;justify-content:center!important;width:100%}.home-contact .form-contact .errorMessage{font-size:.75rem}.home-insigths{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;padding:4rem 2rem;background-color:#000}@media only screen and (min-width:768px){.home-insigths{padding:6rem}}@media only screen and (min-width:1024px){.home-insigths{padding:6rem 8rem}}.home-insigths .box-insigths{display:grid;grid-template-columns:1fr;grid-gap:2rem 1rem;gap:2rem 1rem;padding:auto}@media only screen and (min-width:768px){.home-insigths .box-insigths{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.home-insigths .box-insigths{grid-template-columns:repeat(3,1fr)}}.home-insigths .insigths{max-width:40rem;background-color:transparent;height:max-content;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:1rem}.home-insigths .insigths figure{display:flex;position:relative;cursor:-webkit-grab;cursor:grab}.home-insigths .insigths figure:focus img,.home-insigths .insigths figure:hover img{filter:grayscale(0);filter:brightness(1.2)}.home-insigths .insigths figure img{width:100%;height:15rem;object-fit:cover;filter:grayscale(0);transition:filter .3s ease;box-shadow:inset 0 0 10px rgba(0,0,0,.7)}.home-insigths .insigths figure .title{position:absolute;display:flex;justify-content:flex-start;flex-direction:column;text-align:left;padding:1rem;font-size:.8rem;right:0;left:0;letter-spacing:2px;top:50%;gap:.5rem;background-color:rgba(0,0,0,.65)}.home-insigths .insigths figure .title span{font-weight:400;text-transform:uppercase;color:hsla(0,0%,100%,.8)}.home-insigths .insigths figure .title h3{color:#fff;position:relative;display:inline-block;cursor:pointer;font-size:1.2rem;font-weight:300;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.home-insigths .insigths figure .title h3:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-image:linear-gradient(90deg,#d037d8,#6640ff 75%,#0ea4ca);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.home-insigths .insigths figure .title h3:hover:before{transform:scaleX(1)}@media only screen and (min-width:768px){.home-insigths .insigths figure .title h3{height:4.5rem}}.home-insigths .insigths .box-description{padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;gap:.5rem}.home-insigths .insigths .box-description .insigths-date{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:hsla(0,0%,100%,.6)}.home-insigths .insigths .box-description .insigths-description{font-size:.75rem;text-align:justify;color:hsla(0,0%,100%,.8)}@media only screen and (min-width:768px){.home-insigths .insigths .box-description .insigths-description{height:8rem;height:6rem}}.home-client{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;padding:4rem 2rem}@media only screen and (min-width:768px){.home-client{padding:6rem}}@media only screen and (min-width:1024px){.home-client{padding:6rem 8rem}}.home-client .box-client{display:flex;gap:1rem;align-items:center;justify-content:center;width:100%}@media only screen and (min-width:1024px){.home-client .box-client{width:100%;justify-content:center;flex-direction:row;align-self:center;align-items:center}}.home-client .box-client .client-image{display:flex;justify-content:flex-start;align-items:center;width:auto;align-self:center;height:100%;width:max-content}.home-client .box-client .mySwiper .swiper{width:100%;height:100%}.home-client .box-client .mySwiper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.home-client .box-client .mySwiper .swiper-wrapper{align-items:center}.home-client .box-client .mySwiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.home-client .box-client .mySwiper .swiper-pagination-bullet-active{background-color:transparent;background-image:linear-gradient(60deg,#d037d8,#6640ff 75%,#0ea4ca)}.home-footer{flex-direction:row;background-color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4rem 2rem;gap:2rem}@media only screen and (min-width:768px){.home-footer{padding:6rem}}@media only screen and (min-width:1024px){.home-footer{padding:6rem 8rem}}.home-footer a,.home-footer p{font-size:1rem;font-weight:400}.home-footer-info{display:grid;grid-gap:3rem;gap:3rem;padding:auto;grid-template-columns:1fr}@media only screen and (min-width:768px){.home-footer-info{grid-template-columns:repeat(3,1fr);gap:1rem}}.home-footer-info .footer-message{width:auto}.home-footer-info .footer-message p{text-wrap:wrap}.home-footer-info .footer-message .message{text-align:start;font-style:oblique}.home-footer-info .footer-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:1rem}@media only screen and (min-width:768px){.home-footer-info .footer-menu{flex-direction:column;justify-content:flex-start}}.home-footer-info .footer-menu h4{color:#fff}.home-footer-info .footer-menu li{list-style:none;color:#fff;font-weight:400;text-transform:uppercase;position:relative;width:100%;justify-content:center;align-items:flex-start}.home-footer-info .footer-menu li:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:2px;width:0;background-image:linear-gradient(90deg,#d037d8,#6640ff 75%,#0ea4ca);transition:width .4s ease}.home-footer-info .footer-menu li:hover:before{width:50%}@media only screen and (min-width:768px){.home-footer-info .footer-menu li{text-transform:none}}.home-footer-info .footer-menu li a{list-style:none;display:flex;justify-content:center;align-items:flex-start;text-align:start;color:hsla(0,0%,100%,.95)}.home-footer-info .footer-social{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:start;gap:1rem}.home-footer-info .footer-social p{text-align:start;display:flex;align-items:flex-start;gap:.25rem;color:hsla(0,0%,100%,.85)}.home-footer-info .footer-social svg{display:flex;align-self:baseline}.home-footer-logo{display:flex;justify-content:space-between;flex-direction:column;width:100%;align-items:flex-start;color:hsla(0,0%,100%,.75);font-size:1rem;font-weight:400}@media only screen and (min-width:768px){.home-footer-logo{flex-direction:row;align-items:flex-end}}.home-footer-logo img{height:3rem;width:auto}@media only screen and (min-width:768px){.home-footer-logo img{height:auto}}.home-footer-logo .footer-privacy{display:flex;flex-direction:row;gap:1rem}.scroll-header{background-color:rgba(0,0,0,.95)}.openMovil{padding:1rem 2rem 4rem 1rem!important;max-height:100vh!important}.nav-movil{position:relative}.nav-movil .hamburgerMenu button{background-color:transparent;border-style:none}.nav-movil .hamburgerMenu svg{font-size:1.5rem;fill:#fff}.nav-movil .movil-options{position:absolute;display:flex;flex-direction:column;align-content:center;justify-content:space-around;align-items:center;padding:0 1rem;z-index:1;top:160%;right:-132%;background-color:rgba(0,0,0,.95);width:100vw;max-height:0;overflow:hidden;transition:max-height .45s ease-in-out}.nav-movil .movil-options .box-buttons-movil{display:flex;justify-content:center;flex-direction:column;gap:1rem;padding-top:1rem}.nav-movil .movil-options .box-buttons-movil .btn_white{width:100%;align-self:center}.nav-movil .movil-options .box-buttons-movil .languaje-white{align-self:center}.nav-movil .movil-options .list-options{display:block;padding:.75rem;font-weight:400;cursor:pointer;position:relative;text-align:center;width:100%}.nav-movil .movil-options .list-options:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:2px;width:0;background-image:linear-gradient(90deg,#d037d8,#6640ff 75%,#0ea4ca);transition:width .4s ease}.nav-movil .movil-options .list-options:hover:before{width:50%}.nav-movil .movil-options .submenu{padding:1rem .5rem;display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;flex-direction:column;border-left:1px solid hsla(0,0%,100%,.6);margin-left:5%;text-align:start}.record{background-color:transparent;display:flex;gap:.25rem;border-style:none;color:#e4ebf6;align-items:center}.record path{padding:.25rem;stroke:#e4ebf6}.strokeTransparent path{stroke:none!important;fill:hsla(0,0%,100%,.95)!important}.title-home{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-direction:column}.title-home h2{font-size:2rem;font-weight:400;color:#fff;display:inline-block;text-wrap:wrap}@media only screen and (min-width:768px){.title-home h2{font-size:3rem;line-height:48px;max-width:60vw}}.title-home p{line-height:24px;text-align:center;max-width:100%;color:rgba(229,229,234,.75)}@media only screen and (min-width:768px){.title-home p{max-width:60vw;text-align:center}}.blacktext h2,.blacktext p{color:#000}.blacktext p{color:#4b526c}.in-view{transform:translateX(0)!important;opacity:1!important}.out-of-view{opacity:0!important;transform:translateX(1%)!important}@media only screen and (min-width:768px){.out-of-view{transform:translateX(10%)!important}}@media only screen and (min-width:1024px){.out-of-view{transform:translateX(40%)!important}}@media only screen and (min-width:1440px){.out-of-view{transform:translateX(10%)!important}}.gradient{font-size:72px;color:#fff;text-wrap:wrap}.gradient span{background:-webkit-linear-gradient(140deg,#1eaaf1 6.13%,#6ad2ff 30.51%,#6640ff 68.01%);background-clip:text;background-image:linear-gradient(90deg,#d037d8,#6640ff 75%,#0ea4ca);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.letter-transition{position:absolute;opacity:0;font-size:2rem;animation:fadeInOut 10s infinite}@media only screen and (min-width:768px){.letter-transition{font-size:3.5rem}}.letter-transition:first-child{animation-delay:0s}.letter-transition:nth-child(2){animation-delay:5s}.back-front{background:url(/_next/static/media/hero_bg_top_maskm.d7478717.png) top/cover no-repeat;width:100%;height:300px;position:absolute;justify-content:flex-start;z-index:0;top:-20%;left:0;opacity:.4}@media only screen and (min-width:768px){.back-front{height:500px}}.maskBack{-webkit-mask-image:url(/_next/static/media/hero_bg_top.0b9206d6.png);mask-image:url(/_next/static/media/hero_bg_top.0b9206d6.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-repeat:no-repeat;-webkit-mask-position:center top;mask-position:center top;background-position:top;width:100%;height:300px;-webkit-mask-size:cover;mask-size:cover;z-index:9;opacity:1}@media only screen and (min-width:768px){.maskBack{height:500px}}.maskBack .animation{animation:topAnimation 6s cubic-bezier(.62,.62,.28,.67) infinite;animation:topAnimation 6s cubic-bezier(.62,.62,.28,.67) 0s infinite normal none running;background:linear-gradient(rgba(183,164,251,0),#a4d8fb 100%,#a115d8 0,rgba(133,98,255,0) 0);height:300px;width:100%;position:absolute;top:0;z-index:-100}@media only screen and (min-width:768px){.maskBack .animation{height:500px}}@keyframes topAnimation{0%{transform:translateY(-302px)}to{transform:translateY(400px)}}.apiconfiguration{padding:1rem;gap:1rem;display:flex;flex-direction:column;width:100%}.apiconfiguration .Tabsumenu-content{padding-top:0}.apiconfiguration .state{color:#4318ff}.apiconfiguration .dates-box{padding-top:1em;display:flex;flex-direction:column}@media only screen and (min-width:1024px){.apiconfiguration .dates-box{flex-direction:row}}.apiconfiguration .date{display:flex;flex-direction:row;gap:1rem}.apiconfiguration .modal{z-index:2}.apiconfiguration .modal .box-inputs{display:flex;justify-content:center;align-items:center}.apiconfiguration .admin{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;gap:2rem;width:100%}.apiconfiguration .admin-product{display:flex;height:auto;justify-content:flex-start;flex-direction:column;align-items:flex-start}.apiconfiguration .admin-product .reporting-box .report-content{background-color:hsla(0,0%,100%,0);box-shadow:none;height:-moz-fit-content;height:fit-content;gap:1rem;align-items:flex-start;align-self:center;height:100%;justify-content:space-between}@media only screen and (min-width:1024px){.apiconfiguration .admin-product .reporting-box .report-content{flex-wrap:nowrap}}.apiconfiguration .admin-product .reporting-box .report-content .report{padding:1rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);flex-grow:1;height:7rem;align-items:flex-start;width:min-content}@media only screen and (min-width:768px){.apiconfiguration .admin-product .reporting-box .report-content .report{width:auto}}.apiconfiguration .admin-product span{color:#000}.apiconfiguration .admin-product .state-message{color:#9a90ff}.apiconfiguration .admin-product .report-content{padding:0}.apiconfiguration .admin-product .report-content .report_icon{max-width:3rem;height:3rem;padding:.75rem}.apiconfiguration .admin-product .report-content svg{width:2rem;height:2rem}.apiconfiguration .admin-product .report-content span{color:#4b526c}.apiconfiguration .admin-update{padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff;flex:1.2 1}.apiconfiguration .admin-update p{color:#4b526c}.apiconfiguration .admin-update .content{color:#2b3674}.apiconfiguration .admin-captcha{padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.apiconfiguration .admin-captcha p{color:#4b526c}.apiconfiguration .admin-captcha .report-content{box-shadow:none}.apiconfiguration .admin-historical .contaniner-tables,.apiconfiguration .admin-historical .contaniner-tables .dataTable,.apiconfiguration .admin-historical .contaniner-tables .tableContainer td:first-child,.apiconfiguration .admin-historical .contaniner-tables .tableContainer th:first-child{background-color:hsla(0,0%,100%,.4)}.apiconfiguration .admin .css-dmmspl-MuiFormGroup-root{display:flex;flex-direction:row}.apiconfiguration .admin .css-3dzjca-MuiPaper-root-MuiPopover-paper-MuiMenu-paper{z-index:99999999999}.integration{padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff;display:flex;flex-direction:column;gap:2rem}.integration p{color:#4b526c}.integration .loadding-container{display:flex;justify-content:center;flex-direction:column}.integration .loadding-container p{width:100%;text-align:center;color:rgba(67,24,255,.9)}.diagram{position:relative;display:flex;justify-content:space-between;align-items:center;height:100px}.diagram .line{width:100%;position:absolute}.diagram .line path{fill:transparent;stroke:#007aff;strokewidth:2px;animation:dashed 1s infinite}@keyframes dashed{0%{stroke-dashoffset:100%}50%{stroke-dashoffset:50%}to{stroke-dashoffset:0%}}.diagram .commonContainer{width:50px;height:50px;background-color:#05cd99;z-index:1}.daddy{position:relative;perspective:600px;transform-style:preserve-3d;width:calc(30% + 1.3px);height:35px}@media only screen and (min-width:768px){.daddy{perspective:600px;width:calc(150% + 1.3px);width:400px;height:400px;height:85px}}.mommy{width:400px;height:400px;transform-style:preserve-3d;animation:rotation 7s linear infinite}@media only screen and (min-width:768px){.mommy{animation:rotation 10s linear infinite}}.mommy div{display:block;width:2px;height:2px;border-radius:20rem;background-color:#007aff;background-image:linear-gradient(90deg,rgba(141,45,226,.867),#007aff);position:absolute;top:-2px;left:-2px}@media only screen and (min-width:768px){.mommy div{width:3px;height:3px}}.mommy div:first-child{transform:translate3d(202.5927616784px,201.7738036995px,-199.9753264963px)}.mommy div:nth-child(2){transform:translate3d(202.2763864252px,205.8552110361px,-199.9013120731px)}.mommy div:nth-child(3){transform:translate3d(197.859463145px,209.1749010845px,-199.7779749924px)}.mommy div:nth-child(4){transform:translate3d(190.7397331007px,208.4825368059px,-199.6053456857px)}.mommy div:nth-child(5){transform:translate3d(184.4652167879px,202.2144296443px,-199.3834667466px)}.mommy div:nth-child(6){transform:translate3d(183.1215155969px,191.6710294945px,-199.1123929206px)}.mommy div:nth-child(7){transform:translate3d(189.2403133031px,180.8716466101px,-198.792191091px)}.mommy div:nth-child(8){transform:translate3d(202.1933061056px,175.0294936825px,-198.4229402629px)}.mommy div:nth-child(9){transform:translate3d(217.8858016245px,178.2233063412px,-198.0047315433px)}.mommy div:nth-child(10){transform:translate3d(230.0407450279px,191.2579572031px,-197.537668119px)}.mommy div:nth-child(11){transform:translate3d(232.6745269183px,210.7126052657px,-197.021865231px)}.mommy div:nth-child(12){transform:translate3d(222.7987338094px,229.7437055345px,-196.4574501457px)}.mommy div:nth-child(13){transform:translate3d(202.1882947611px,240.4983808609px,-195.8445621244px)}.mommy div:nth-child(14){transform:translate3d(177.3441379541px,237.2849951808px,-195.1833523878px)}.mommy div:nth-child(15){transform:translate3d(157.4601728989px,219.2414299478px,-194.4739840795px)}.mommy div:nth-child(16){transform:translate3d(151.02361765px,191.3293384896px,-193.7166322257px)}.mommy div:nth-child(17){transform:translate3d(162.3049087828px,163.0643863182px,-192.9114836916px)}.mommy div:nth-child(18){transform:translate3d(189.1567368923px,145.265503244px,-192.0587371354px)}.mommy div:nth-child(19){transform:translate3d(223.1404364634px,145.9360682637px,-191.1586029597px)}.mommy div:nth-child(20){transform:translate3d(252.1530428038px,166.8379699233px,-190.211303259px)}.mommy div:nth-child(21){transform:translate3d(264.7468541187px,202.1782181296px,-189.2170717655px)}.mommy div:nth-child(22){transform:translate3d(254.596691154px,240.1115502008px,-188.1761537909px)}.mommy div:nth-child(23){transform:translate3d(223.3869474606px,266.7145358664px,-187.088806166px)}.mommy div:nth-child(24){transform:translate3d(180.8709703928px,271.0964674077px,-185.9552971777px)}.mommy div:nth-child(25){transform:translate3d(141.8560043962px,249.7708765393px,-184.7759065023px)}.mommy div:nth-child(26){transform:translate3d(121.0328906484px,208.5588271438px,-183.5509251368px)}.mommy div:nth-child(27){transform:translate3d(127.4605129873px,161.1183138553px,-182.2806553271px)}.mommy div:nth-child(28){transform:translate3d(160.7705194826px,124.418467445px,-180.9654104932px)}.mommy div:nth-child(29){transform:translate3d(210.6415653904px,112.6580512412px,-179.6055151521px)}.mommy div:nth-child(30){transform:translate3d(259.9555024724px,131.811784908px,-178.2013048377px)}.mommy div:nth-child(31){transform:translate3d(290.6868749513px,176.8867320673px,-176.7531260177px)}.mommy div:nth-child(32){transform:translate3d(290.4945705624px,233.0786456666px,-175.2613360088px)}.mommy div:nth-child(33){transform:translate3d(257.6041861625px,280.6283413047px,-173.7263028876px)}.mommy div:nth-child(34){transform:translate3d(202.0718844203px,301.7871986691px,-172.1484054008px)}.mommy div:nth-child(35){transform:translate3d(142.762449536px,287.4302740593px,-170.5280328708px)}.mommy div:nth-child(36){transform:translate3d(100.9286503599px,240.8568458055px,-168.8655851004px)}.mommy div:nth-child(37){transform:translate3d(92.5815223543px,177.233514817px,-167.1614722737px)}.mommy div:nth-child(38){transform:translate3d(122.3954102705px,118.6671247329px,-165.4161148549px)}.mommy div:nth-child(39){transform:translate3d(181.457464737px,86.5036741515px,-163.629943485px)}.mommy div:nth-child(40){transform:translate3d(249.8652329689px,93.5428788035px,-161.803398875px)}.mommy div:nth-child(41){transform:translate3d(303.4425636994px,139.0097229511px,-159.9369316974px)}.mommy div:nth-child(42){transform:translate3d(322.3042518798px,208.2384603427px,-158.0310024751px)}.mommy div:nth-child(43){transform:translate3d(298.2282452565px,277.3844106128px,-156.0860814677px)}.mommy div:nth-child(44){transform:translate3d(238.1049392005px,321.6568424578px,-154.1026485552px)}.mommy div:nth-child(45){transform:translate3d(162.0542041653px,324.2232960344px,-152.08119312px)}.mommy div:nth-child(46){transform:translate3d(96.6868139926px,282.5816016175px,-150.0222139261px)}.mommy div:nth-child(47){transform:translate3d(65.7692009141px,209.9963148399px,-147.9262189957px)}.mommy div:nth-child(48){transform:translate3d(81.5747358116px,131.3003172401px,-145.7937254843px)}.mommy div:nth-child(49){transform:translate3d(140.0714131836px,74.3801397046px,-143.6252595526px)}.mommy div:nth-child(50){transform:translate3d(221.8144492447px,60.2712277154px,-141.4213562373px)}.mommy div:nth-child(51){transform:translate3d(298.4111424337px,95.3889956722px,-139.1825593185px)}.mommy div:nth-child(52){transform:translate3d(342.4081474505px,168.7633239558px,-136.9094211857px)}.mommy div:nth-child(53){transform:translate3d(337.1492028038px,255.4279932584px,-134.602502702px)}.mommy div:nth-child(54){transform:translate3d(283.0575384357px,324.9324216538px,-132.2623730647px)}.mommy div:nth-child(55){transform:translate3d(197.9808564416px,352.0677887px,-129.889609666px)}.mommy div:nth-child(56){transform:translate3d(111.306146932px,326.0199457216px,-127.4847979497px)}.mommy div:nth-child(57){transform:translate3d(53.7835741684px,254.6225378847px,-125.0485312671px)}.mommy div:nth-child(58){transform:translate3d(46.5921484722px,162.0549234695px,-122.5814107306px)}.mommy div:nth-child(59){transform:translate3d(93.5438262574px,80.6395995614px,-120.0840450652px)}.mommy div:nth-child(60){transform:translate3d(179.2950400857px,39.5268105806px,-117.5570504585px)}.mommy div:nth-child(61){transform:translate3d(274.3513967571px,54.2377682485px,-115.0010504087px)}.mommy div:nth-child(62){transform:translate3d(345.236675615px,120.8242517559px,-112.4166755704px)}.mommy div:nth-child(63){transform:translate3d(366.3114737573px,216.8360182164px,-109.8045635996px)}.mommy div:nth-child(64){transform:translate3d(329.0588533239px,308.9008641381px,-107.1653589958px)}.mommy div:nth-child(65){transform:translate3d(245.4700947342px,364.354131313px,-104.4997129432px)}.mommy div:nth-child(66){transform:translate3d(144.2015541905px,362.8545575883px,-101.8082831501px)}.mommy div:nth-child(67){transform:translate3d(60.7279945065px,303.8466985552px,-99.0917336865px)}.mommy div:nth-child(68){transform:translate3d(24.8838353479px,207.1319546497px,-96.3507348203px)}.mommy div:nth-child(69){transform:translate3d(50.1789034007px,106.2167042015px,-93.5859628521px)}.mommy div:nth-child(70){transform:translate3d(128.7220949532px,36.6746642496px,-90.7980999479px)}.mommy div:nth-child(71){transform:translate3d(233.6553557191px,23.5759140466px,-87.9878339712px)}.mommy div:nth-child(72){transform:translate3d(328.3580644627px,72.4355571393px,-85.155858313px)}.mommy div:nth-child(73){transform:translate3d(379.260235612px,166.95449751px,-82.302871721px)}.mommy div:nth-child(74){transform:translate3d(367.7698071466px,274.4596127345px,-79.429578127px)}.mommy div:nth-child(75){transform:translate3d(297.0668466894px,357.2264700918px,-76.536686473px)}.mommy div:nth-child(76){transform:translate3d(191.2806818124px,385.7507632253px,-73.6249105369px)}.mommy div:nth-child(77){transform:translate3d(87.237676282px,349.2879088952px,-70.6949687559px)}.mommy div:nth-child(78){transform:translate3d(21.6081334977px,259.8882861782px,-67.7475840491px)}.mommy div:nth-child(79){transform:translate3d(17.9498778662px,148.4165406493px,-64.7834836396px)}.mommy div:nth-child(80){transform:translate3d(78.2373109157px,53.8692796348px,-61.803398875px)}.mommy div:nth-child(81){transform:translate3d(181.9269653422px,9.6976697364px,-58.8080650465px)}.mommy div:nth-child(82){transform:translate3d(292.9721981286px,31.9442685143px,-55.7982212078px)}.mommy div:nth-child(83){transform:translate3d(372.386688892px,113.4109127377px,-52.7746099931px)}.mommy div:nth-child(84){transform:translate3d(391.9666252228px,225.9797690798px,-49.737977433px)}.mommy div:nth-child(85){transform:translate3d(344.3296834557px,330.3421380726px,-46.6890727712px)}.mommy div:nth-child(86){transform:translate3d(245.6897743111px,389.7603371959px,-43.6286482793px)}.mommy div:nth-child(87){transform:translate3d(130.3274235166px,383.0323047985px,-40.5574590713px)}.mommy div:nth-child(88){transform:translate3d(38.6455507125px,312.0726166951px,-37.4762629171px)}.mommy div:nth-child(89){transform:translate3d(2.9830659295px,201.3939399416px,-34.3858200559px)}.mommy div:nth-child(90){transform:translate3d(36.180069468px,89.6181143194px,-31.286893008px)}.mommy div:nth-child(91){transform:translate3d(126.9475581096px,15.9640946788px,-28.1802463875px)}.mommy div:nth-child(92){transform:translate3d(243.7138407772px,6.4521678058px,-25.0666467129px)}.mommy div:nth-child(93){transform:translate3d(345.6344281471px,64.6894365652px,-21.9468622182px)}.mommy div:nth-child(94){transform:translate3d(396.9160412963px,170.5073281173px,-18.8216626637px)}.mommy div:nth-child(95){transform:translate3d(379.4185675714px,286.964040974px,-15.6918191456px)}.mommy div:nth-child(96){transform:translate3d(299.0870866331px,373.2744738525px,-12.5581039059px)}.mommy div:nth-child(97){transform:translate3d(183.9280862498px,399.1304418728px,-9.4212901419px)}.mommy div:nth-child(98){transform:translate3d(74.2201670745px,355.3704225321px,-6.2821518156px)}.mommy div:nth-child(99){transform:translate3d(8.3897662246px,257.2332903112px,-3.1414634624px)}.mommy div:nth-child(100){transform:translate3d(9.517403917px,139.0378757796px,0)}.mommy div:nth-child(101){transform:translate3d(77.2248823659px,42.1506994085px,3.1414634624px)}.mommy div:nth-child(102){transform:translate3d(187.802258574px,.4711808468px,6.2821518156px)}.mommy div:nth-child(103){transform:translate3d(302.5319153332px,28.5402506995px,9.4212901419px)}.mommy div:nth-child(104){transform:translate3d(381.2799178189px,116.4542914215px,12.5581039059px)}.mommy div:nth-child(105){transform:translate3d(396.5714782896px,233.3679597062px,15.6918191456px)}.mommy div:nth-child(106){transform:translate3d(343.2015184674px,338.3440281443px,18.8216626637px)}.mommy div:nth-child(107){transform:translate3d(240.0099535786px,394.7242636484px,21.9468622182px)}.mommy div:nth-child(108){transform:translate3d(123.2149412574px,382.9637067193px,25.0666467129px)}.mommy div:nth-child(109){transform:translate3d(33.6687870362px,307.4234672106px,28.1802463875px)}.mommy div:nth-child(110){transform:translate3d(2.5319726073px,194.7551469482px,31.286893008px)}.mommy div:nth-child(111){transform:translate3d(40.4018985286px,84.4748452249px,34.3858200559px)}.mommy div:nth-child(112){transform:translate3d(133.6988925774px,15.068410291px,37.4762629171px)}.mommy div:nth-child(113){transform:translate3d(249.5445172978px,10.5259033023px,40.5574590713px)}.mommy div:nth-child(114){transform:translate3d(347.3767188876px,72.0287384635px,43.6286482793px)}.mommy div:nth-child(115){transform:translate3d(393.1885848909px,177.6773399518px,46.6890727712px)}.mommy div:nth-child(116){transform:translate3d(371.3797177236px,290.3057359964px,49.737977433px)}.mommy div:nth-child(117){transform:translate3d(290.0793691728px,370.5888266843px,52.7746099931px)}.mommy div:nth-child(118){transform:translate3d(178.1211572328px,390.8084766178px,55.7982212078px)}.mommy div:nth-child(119){transform:translate3d(74.7936177692px,344.4471298925px,58.8080650465px)}.mommy div:nth-child(120){transform:translate3d(16.0180050264px,248.2800726286px,61.803398875px)}.mommy div:nth-child(121){transform:translate3d(21.8283214573px,136.2979339992px,64.7834836396px)}.mommy div:nth-child(122){transform:translate3d(89.5285457555px,47.6637841726px,67.7475840491px)}.mommy div:nth-child(123){transform:translate3d(194.8692914087px,12.9815591393px,70.6949687559px)}.mommy div:nth-child(124){transform:translate3d(300.7498676602px,43.7027296628px,73.6249105369px)}.mommy div:nth-child(125){transform:translate3d(370.317426433px,128.3472967923px,76.536686473px)}.mommy div:nth-child(126){transform:translate3d(379.8270683334px,236.7854266413px,79.429578127px)}.mommy div:nth-child(127){transform:translate3d(326.7636842737px,330.9855169697px,82.302871721px)}.mommy div:nth-child(128){transform:translate3d(230.4413512664px,378.3866697039px,85.155858313px)}.mommy div:nth-child(129){transform:translate3d(124.9677527138px,363.1818094649px,87.9878339712px)}.mommy div:nth-child(130){transform:translate3d(47.13836949px,291.5916315154px,90.7980999479px)}.mommy div:nth-child(131){transform:translate3d(23.5668837325px,189.3687704759px,93.5859628521px)}.mommy div:nth-child(132){transform:translate3d(61.5646437436px,92.5188945082px,96.3507348203px)}.mommy div:nth-child(133){transform:translate3d(146.9019380248px,34.5871101471px,99.0917336865px)}.mommy div:nth-child(134){transform:translate3d(249.1251447727px,35.0097165494px,101.8082831501px)}.mommy div:nth-child(135){transform:translate3d(332.4467326725px,92.5864394074px,104.4997129432px)}.mommy div:nth-child(136){transform:translate3d(368.3063221433px,186.2680024064px,107.1653589958px)}.mommy div:nth-child(137){transform:translate3d(345.1828175874px,282.8547360751px,109.8045635996px)}.mommy div:nth-child(138){transform:translate3d(272.2786125594px,348.7894257674px,112.4166755704px)}.mommy div:nth-child(139){transform:translate3d(175.904310381px,361.8460878325px,115.0010504087px)}.mommy div:nth-child(140){transform:translate3d(89.9698870991px,318.6326858101px,117.5570504585px)}.mommy div:nth-child(141){transform:translate3d(44.023425697px,235.3713215682px,120.0840450652px)}.mommy div:nth-child(142){transform:translate3d(53.0669107372px,141.8238448933px,122.5814107306px)}.mommy div:nth-child(143){transform:translate3d(112.6678249154px,70.632476939px,125.0485312671px)}.mommy div:nth-child(144){transform:translate3d(200.9557425491px,45.9003152246px,127.4847979497px)}.mommy div:nth-child(145){transform:translate3d(286.6483106156px,75.0169628779px,129.889609666px)}.mommy div:nth-child(146){transform:translate3d(340.1610285361px,146.5065354366px,132.2623730647px)}.mommy div:nth-child(147){transform:translate3d(343.84638385px,234.5019437083px,134.602502702px)}.mommy div:nth-child(148){transform:translate3d(297.8096402333px,308.1160703504px,136.9094211857px)}.mommy div:nth-child(149){transform:translate3d(219.3861603529px,342.3108989794px,139.1825593185px)}.mommy div:nth-child(150){transform:translate3d(136.6328215129px,326.430220638px,141.4213562373px)}.mommy div:nth-child(151){transform:translate3d(78.2709891769px,267.4820920131px,143.6252595526px)}.mommy div:nth-child(152){transform:translate3d(63.692599306px,187.1749415032px,145.7937254843px)}.mommy div:nth-child(153){transform:translate3d(96.5158099226px,113.9252874669px,147.9262189957px)}.mommy div:nth-child(154){transform:translate3d(163.8321714576px,72.7788401749px,150.0222139261px)}.mommy div:nth-child(155){transform:translate3d(241.2306901372px,76.8280028172px,152.08119312px)}.mommy div:nth-child(156){transform:translate3d(301.6596397471px,123.07346781px,154.1026485552px)}.mommy div:nth-child(157){transform:translate3d(324.9058223416px,194.0275032652px,156.0860814677px)}.mommy div:nth-child(158){transform:translate3d(304.3611367107px,264.3036188807px,158.0310024751px)}.mommy div:nth-child(159){transform:translate3d(248.8093299237px,309.7170323678px,159.9369316974px)}.mommy div:nth-child(160){transform:translate3d(178.7891285684px,315.6276742204px,161.803398875px)}.mommy div:nth-child(161){transform:translate3d(119.0057844889px,281.6405453732px,163.629943485px)}.mommy div:nth-child(162){transform:translate3d(89.5930427925px,221.1615865775px,165.4161148549px)}.mommy div:nth-child(163){transform:translate3d(99.3234436955px,156.1676694897px,167.1614722737px)}.mommy div:nth-child(164){transform:translate3d(143.0599340249px,109.2131999933px,168.8655851004px)}.mommy div:nth-child(165){transform:translate3d(204.1612705702px,95.5831726567px,170.5280328708px)}.mommy div:nth-child(166){transform:translate3d(260.785674825px,118.3297590672px,172.1484054008px)}.mommy div:nth-child(167){transform:translate3d(293.7139489222px,167.7995735679px,173.7263028876px)}.mommy div:nth-child(168){transform:translate3d(292.8847889205px,225.6101559465px,175.2613360088px)}.mommy div:nth-child(169){transform:translate3d(260.4157059964px,271.4721967755px,176.7531260177px)}.mommy div:nth-child(170){transform:translate3d(209.2237888775px,290.3283824326px,178.2013048377px)}.mommy div:nth-child(171){transform:translate3d(157.9524477372px,277.2907644913px,179.6055151521px)}.mommy div:nth-child(172){transform:translate3d(124.1766203577px,238.7599703902px,180.9654104932px)}.mommy div:nth-child(173){transform:translate3d(118.3645882258px,189.5394915044px,182.2806553271px)}.mommy div:nth-child(174){transform:translate3d(140.6758330319px,147.1823789351px,183.5509251368px)}.mommy div:nth-child(175){transform:translate3d(181.5577927958px,125.7184452929px,184.7759065023px)}.mommy div:nth-child(176){transform:translate3d(225.7049122441px,131.0080806319px,185.9552971777px)}.mommy div:nth-child(177){transform:translate3d(257.7764132547px,159.2610177003px,187.088806166px)}.mommy div:nth-child(178){transform:translate3d(267.740801654px,199.0413886332px,188.1761537909px)}.mommy div:nth-child(179){transform:translate3d(253.9803543326px,235.8192838931px,189.2170717655px)}.mommy div:nth-child(180){transform:translate3d(223.2077694522px,257.280533775px,190.211303259px)}.mommy div:nth-child(181){transform:translate3d(187.4503795895px,257.4534206298px,191.1586029597px)}.mommy div:nth-child(182){transform:translate3d(159.3921605405px,238.2680658564px,192.0587371354px)}.mommy div:nth-child(183){transform:translate3d(147.8641436493px,208.1860822438px,192.9114836916px)}.mommy div:nth-child(184){transform:translate3d(155.0900784379px,178.623252249px,193.7166322257px)}.mommy div:nth-child(185){transform:translate3d(176.5366717127px,159.6348945014px,194.4739840795px)}.mommy div:nth-child(186){transform:translate3d(203.2021134567px,156.4890195458px,195.1833523878px)}.mommy div:nth-child(187){transform:translate3d(225.2954808228px,168.2975373786px,195.8445621244px)}.mommy div:nth-child(188){transform:translate3d(235.8318233129px,189.0204407965px,196.4574501457px)}.mommy div:nth-child(189){transform:translate3d(232.8228364672px,210.2491964155px,197.021865231px)}.mommy div:nth-child(190){transform:translate3d(219.3828751214px,224.5595974341px,197.537668119px)}.mommy div:nth-child(191){transform:translate3d(201.9184874318px,228.1148660398px,198.0047315433px)}.mommy div:nth-child(192){transform:translate3d(187.2875928503px,221.6039691235px,198.4229402629px)}.mommy div:nth-child(193){transform:translate3d(180.1335319288px,209.3267468927px,198.792191091px)}.mommy div:nth-child(194){transform:translate3d(181.4219657592px,196.9814524727px,199.1123929206px)}.mommy div:nth-child(195){transform:translate3d(188.6375977456px,189.1773846458px,199.3834667466px)}.mommy div:nth-child(196){transform:translate3d(197.3855226486px,187.7170654203px,199.6053456857px)}.mommy div:nth-child(197){transform:translate3d(203.5842658097px,191.2871504923px,199.7779749924px)}.mommy div:nth-child(198){transform:translate3d(205.2529915224px,196.554494014px,199.9013120731px)}.mommy div:nth-child(199){transform:translate3d(203.1408674862px,200.0611892109px,199.9753264963px)}.mommy div:nth-child(200){transform:translate3d(200px,200px,200px)}@keyframes rotation{to{transform:rotateY(1turn)}}.container-orbita{display:flex;justify-content:center;align-items:center;height:300px;width:100%}.wrap{position:relative;width:0;height:0;transform-style:preserve-3d;perspective:1000px;animation:rotate 14s linear infinite}.c{position:absolute;width:2px;height:2px;border-radius:50%;opacity:0}.c:first-child{animation:orbit1 14s infinite;animation-delay:.01s;background-color:#00feff}@keyframes orbit1{20%{opacity:1}30%{transform:rotate(-23deg) rotateY(28deg) translateX(100px) rotate(23deg)}80%{transform:rotate(-23deg) rotateY(28deg) translateX(100px) rotate(23deg);opacity:1}to{transform:rotate(-23deg) rotateY(28deg) translateX(300px) rotate(23deg)}}.c:nth-child(2){animation:orbit2 14s infinite;animation-delay:.02s;background-color:#00feff}@keyframes orbit2{20%{opacity:1}30%{transform:rotate(-312deg) rotateY(118deg) translateX(100px) rotate(312deg)}80%{transform:rotate(-312deg) rotateY(118deg) translateX(100px) rotate(312deg);opacity:1}to{transform:rotate(-312deg) rotateY(118deg) translateX(300px) rotate(312deg)}}.c:nth-child(3){animation:orbit3 14s infinite;animation-delay:.03s;background-color:#00fdff}@keyframes orbit3{20%{opacity:1}30%{transform:rotate(-162deg) rotateY(335deg) translateX(100px) rotate(162deg)}80%{transform:rotate(-162deg) rotateY(335deg) translateX(100px) rotate(162deg);opacity:1}to{transform:rotate(-162deg) rotateY(335deg) translateX(300px) rotate(162deg)}}.c:nth-child(4){animation:orbit4 14s infinite;animation-delay:.04s;background-color:#00fdff}@keyframes orbit4{20%{opacity:1}30%{transform:rotate(-122deg) rotateY(5deg) translateX(100px) rotate(122deg)}80%{transform:rotate(-122deg) rotateY(5deg) translateX(100px) rotate(122deg);opacity:1}to{transform:rotate(-122deg) rotateY(5deg) translateX(300px) rotate(122deg)}}.c:nth-child(5){animation:orbit5 14s infinite;animation-delay:.05s;background-color:#00fcff}@keyframes orbit5{20%{opacity:1}30%{transform:rotate(-212deg) rotateY(41deg) translateX(100px) rotate(212deg)}80%{transform:rotate(-212deg) rotateY(41deg) translateX(100px) rotate(212deg);opacity:1}to{transform:rotate(-212deg) rotateY(41deg) translateX(300px) rotate(212deg)}}.c:nth-child(6){animation:orbit6 14s infinite;animation-delay:.06s;background-color:#00fcff}@keyframes orbit6{20%{opacity:1}30%{transform:rotate(-170deg) rotateY(329deg) translateX(100px) rotate(170deg)}80%{transform:rotate(-170deg) rotateY(329deg) translateX(100px) rotate(170deg);opacity:1}to{transform:rotate(-170deg) rotateY(329deg) translateX(300px) rotate(170deg)}}.c:nth-child(7){animation:orbit7 14s infinite;animation-delay:.07s;background-color:#00fbff}@keyframes orbit7{20%{opacity:1}30%{transform:rotate(-165deg) rotateY(128deg) translateX(100px) rotate(165deg)}80%{transform:rotate(-165deg) rotateY(128deg) translateX(100px) rotate(165deg);opacity:1}to{transform:rotate(-165deg) rotateY(128deg) translateX(300px) rotate(165deg)}}.c:nth-child(8){animation:orbit8 14s infinite;animation-delay:.08s;background-color:#00faff}@keyframes orbit8{20%{opacity:1}30%{transform:rotate(-269deg) rotateY(255deg) translateX(100px) rotate(269deg)}80%{transform:rotate(-269deg) rotateY(255deg) translateX(100px) rotate(269deg);opacity:1}to{transform:rotate(-269deg) rotateY(255deg) translateX(300px) rotate(269deg)}}.c:nth-child(9){animation:orbit9 14s infinite;animation-delay:.09s;background-color:#00faff}@keyframes orbit9{20%{opacity:1}30%{transform:rotate(-206deg) rotateY(347deg) translateX(100px) rotate(206deg)}80%{transform:rotate(-206deg) rotateY(347deg) translateX(100px) rotate(206deg);opacity:1}to{transform:rotate(-206deg) rotateY(347deg) translateX(300px) rotate(206deg)}}.c:nth-child(10){animation:orbit10 14s infinite;animation-delay:.1s;background-color:#00f9ff}@keyframes orbit10{20%{opacity:1}30%{transform:rotate(-271deg) rotateY(261deg) translateX(100px) rotate(271deg)}80%{transform:rotate(-271deg) rotateY(261deg) translateX(100px) rotate(271deg);opacity:1}to{transform:rotate(-271deg) rotateY(261deg) translateX(300px) rotate(271deg)}}.c:nth-child(11){animation:orbit11 14s infinite;animation-delay:.11s;background-color:#00f9ff}@keyframes orbit11{20%{opacity:1}30%{transform:rotate(-272deg) rotateY(311deg) translateX(100px) rotate(272deg)}80%{transform:rotate(-272deg) rotateY(311deg) translateX(100px) rotate(272deg);opacity:1}to{transform:rotate(-272deg) rotateY(311deg) translateX(300px) rotate(272deg)}}.c:nth-child(12){animation:orbit12 14s infinite;animation-delay:.12s;background-color:#00f8ff}@keyframes orbit12{20%{opacity:1}30%{transform:rotate(-31deg) rotateY(341deg) translateX(100px) rotate(31deg)}80%{transform:rotate(-31deg) rotateY(341deg) translateX(100px) rotate(31deg);opacity:1}to{transform:rotate(-31deg) rotateY(341deg) translateX(300px) rotate(31deg)}}.c:nth-child(13){animation:orbit13 14s infinite;animation-delay:.13s;background-color:#00f8ff}@keyframes orbit13{20%{opacity:1}30%{transform:rotate(-215deg) rotateY(238deg) translateX(100px) rotate(215deg)}80%{transform:rotate(-215deg) rotateY(238deg) translateX(100px) rotate(215deg);opacity:1}to{transform:rotate(-215deg) rotateY(238deg) translateX(300px) rotate(215deg)}}.c:nth-child(14){animation:orbit14 14s infinite;animation-delay:.14s;background-color:#00f7ff}@keyframes orbit14{20%{opacity:1}30%{transform:rotate(-260deg) rotateY(18deg) translateX(100px) rotate(260deg)}80%{transform:rotate(-260deg) rotateY(18deg) translateX(100px) rotate(260deg);opacity:1}to{transform:rotate(-260deg) rotateY(18deg) translateX(300px) rotate(260deg)}}.c:nth-child(15){animation:orbit15 14s infinite;animation-delay:.15s;background-color:#00f7ff}@keyframes orbit15{20%{opacity:1}30%{transform:rotate(-188deg) rotateY(279deg) translateX(100px) rotate(188deg)}80%{transform:rotate(-188deg) rotateY(279deg) translateX(100px) rotate(188deg);opacity:1}to{transform:rotate(-188deg) rotateY(279deg) translateX(300px) rotate(188deg)}}.c:nth-child(16){animation:orbit16 14s infinite;animation-delay:.16s;background-color:#00f6ff}@keyframes orbit16{20%{opacity:1}30%{transform:rotate(-201deg) rotateY(242deg) translateX(100px) rotate(201deg)}80%{transform:rotate(-201deg) rotateY(242deg) translateX(100px) rotate(201deg);opacity:1}to{transform:rotate(-201deg) rotateY(242deg) translateX(300px) rotate(201deg)}}.c:nth-child(17){animation:orbit17 14s infinite;animation-delay:.17s;background-color:#00f5ff}@keyframes orbit17{20%{opacity:1}30%{transform:rotate(-338deg) rotateY(135deg) translateX(100px) rotate(338deg)}80%{transform:rotate(-338deg) rotateY(135deg) translateX(100px) rotate(338deg);opacity:1}to{transform:rotate(-338deg) rotateY(135deg) translateX(300px) rotate(338deg)}}.c:nth-child(18){animation:orbit18 14s infinite;animation-delay:.18s;background-color:#00f5ff}@keyframes orbit18{20%{opacity:1}30%{transform:rotate(-273deg) rotateY(73deg) translateX(100px) rotate(273deg)}80%{transform:rotate(-273deg) rotateY(73deg) translateX(100px) rotate(273deg);opacity:1}to{transform:rotate(-273deg) rotateY(73deg) translateX(300px) rotate(273deg)}}.c:nth-child(19){animation:orbit19 14s infinite;animation-delay:.19s;background-color:#00f4ff}@keyframes orbit19{20%{opacity:1}30%{transform:rotate(-128deg) rotateY(223deg) translateX(100px) rotate(128deg)}80%{transform:rotate(-128deg) rotateY(223deg) translateX(100px) rotate(128deg);opacity:1}to{transform:rotate(-128deg) rotateY(223deg) translateX(300px) rotate(128deg)}}.c:nth-child(20){animation:orbit20 14s infinite;animation-delay:.2s;background-color:#00f4ff}@keyframes orbit20{20%{opacity:1}30%{transform:rotate(-296deg) rotateY(135deg) translateX(100px) rotate(296deg)}80%{transform:rotate(-296deg) rotateY(135deg) translateX(100px) rotate(296deg);opacity:1}to{transform:rotate(-296deg) rotateY(135deg) translateX(300px) rotate(296deg)}}.c:nth-child(21){animation:orbit21 14s infinite;animation-delay:.21s;background-color:#00f3ff}@keyframes orbit21{20%{opacity:1}30%{transform:rotate(-347deg) rotateY(159deg) translateX(100px) rotate(347deg)}80%{transform:rotate(-347deg) rotateY(159deg) translateX(100px) rotate(347deg);opacity:1}to{transform:rotate(-347deg) rotateY(159deg) translateX(300px) rotate(347deg)}}.c:nth-child(22){animation:orbit22 14s infinite;animation-delay:.22s;background-color:#00f3ff}@keyframes orbit22{20%{opacity:1}30%{transform:rotate(-159deg) rotateY(327deg) translateX(100px) rotate(159deg)}80%{transform:rotate(-159deg) rotateY(327deg) translateX(100px) rotate(159deg);opacity:1}to{transform:rotate(-159deg) rotateY(327deg) translateX(300px) rotate(159deg)}}.c:nth-child(23){animation:orbit23 14s infinite;animation-delay:.23s;background-color:#00f2ff}@keyframes orbit23{20%{opacity:1}30%{transform:rotate(-227deg) rotateY(132deg) translateX(100px) rotate(227deg)}80%{transform:rotate(-227deg) rotateY(132deg) translateX(100px) rotate(227deg);opacity:1}to{transform:rotate(-227deg) rotateY(132deg) translateX(300px) rotate(227deg)}}.c:nth-child(24){animation:orbit24 14s infinite;animation-delay:.24s;background-color:#00f1ff}@keyframes orbit24{20%{opacity:1}30%{transform:rotate(-336deg) rotateY(101deg) translateX(100px) rotate(336deg)}80%{transform:rotate(-336deg) rotateY(101deg) translateX(100px) rotate(336deg);opacity:1}to{transform:rotate(-336deg) rotateY(101deg) translateX(300px) rotate(336deg)}}.c:nth-child(25){animation:orbit25 14s infinite;animation-delay:.25s;background-color:#00f1ff}@keyframes orbit25{20%{opacity:1}30%{transform:rotate(-68deg) rotateY(51deg) translateX(100px) rotate(68deg)}80%{transform:rotate(-68deg) rotateY(51deg) translateX(100px) rotate(68deg);opacity:1}to{transform:rotate(-68deg) rotateY(51deg) translateX(300px) rotate(68deg)}}.c:nth-child(26){animation:orbit26 14s infinite;animation-delay:.26s;background-color:#00f0ff}@keyframes orbit26{20%{opacity:1}30%{transform:rotate(-99deg) rotateY(210deg) translateX(100px) rotate(99deg)}80%{transform:rotate(-99deg) rotateY(210deg) translateX(100px) rotate(99deg);opacity:1}to{transform:rotate(-99deg) rotateY(210deg) translateX(300px) rotate(99deg)}}.c:nth-child(27){animation:orbit27 14s infinite;animation-delay:.27s;background-color:#00f0ff}@keyframes orbit27{20%{opacity:1}30%{transform:rotate(-346deg) rotateY(21deg) translateX(100px) rotate(346deg)}80%{transform:rotate(-346deg) rotateY(21deg) translateX(100px) rotate(346deg);opacity:1}to{transform:rotate(-346deg) rotateY(21deg) translateX(300px) rotate(346deg)}}.c:nth-child(28){animation:orbit28 14s infinite;animation-delay:.28s;background-color:#00efff}@keyframes orbit28{20%{opacity:1}30%{transform:rotate(-170deg) rotateY(123deg) translateX(100px) rotate(170deg)}80%{transform:rotate(-170deg) rotateY(123deg) translateX(100px) rotate(170deg);opacity:1}to{transform:rotate(-170deg) rotateY(123deg) translateX(300px) rotate(170deg)}}.c:nth-child(29){animation:orbit29 14s infinite;animation-delay:.29s;background-color:#00efff}@keyframes orbit29{20%{opacity:1}30%{transform:rotate(-133deg) rotateY(198deg) translateX(100px) rotate(133deg)}80%{transform:rotate(-133deg) rotateY(198deg) translateX(100px) rotate(133deg);opacity:1}to{transform:rotate(-133deg) rotateY(198deg) translateX(300px) rotate(133deg)}}.c:nth-child(30){animation:orbit30 14s infinite;animation-delay:.3s;background-color:#0ef}@keyframes orbit30{20%{opacity:1}30%{transform:rotate(-119deg) rotateY(156deg) translateX(100px) rotate(119deg)}80%{transform:rotate(-119deg) rotateY(156deg) translateX(100px) rotate(119deg);opacity:1}to{transform:rotate(-119deg) rotateY(156deg) translateX(300px) rotate(119deg)}}.c:nth-child(31){animation:orbit31 14s infinite;animation-delay:.31s;background-color:#00edff}@keyframes orbit31{20%{opacity:1}30%{transform:rotate(-116deg) rotateY(314deg) translateX(100px) rotate(116deg)}80%{transform:rotate(-116deg) rotateY(314deg) translateX(100px) rotate(116deg);opacity:1}to{transform:rotate(-116deg) rotateY(314deg) translateX(300px) rotate(116deg)}}.c:nth-child(32){animation:orbit32 14s infinite;animation-delay:.32s;background-color:#00edff}@keyframes orbit32{20%{opacity:1}30%{transform:rotate(-157deg) rotateY(99deg) translateX(100px) rotate(157deg)}80%{transform:rotate(-157deg) rotateY(99deg) translateX(100px) rotate(157deg);opacity:1}to{transform:rotate(-157deg) rotateY(99deg) translateX(300px) rotate(157deg)}}.c:nth-child(33){animation:orbit33 14s infinite;animation-delay:.33s;background-color:#00ecff}@keyframes orbit33{20%{opacity:1}30%{transform:rotate(-175deg) rotateY(41deg) translateX(100px) rotate(175deg)}80%{transform:rotate(-175deg) rotateY(41deg) translateX(100px) rotate(175deg);opacity:1}to{transform:rotate(-175deg) rotateY(41deg) translateX(300px) rotate(175deg)}}.c:nth-child(34){animation:orbit34 14s infinite;animation-delay:.34s;background-color:#00ecff}@keyframes orbit34{20%{opacity:1}30%{transform:rotate(-97deg) rotateY(341deg) translateX(100px) rotate(97deg)}80%{transform:rotate(-97deg) rotateY(341deg) translateX(100px) rotate(97deg);opacity:1}to{transform:rotate(-97deg) rotateY(341deg) translateX(300px) rotate(97deg)}}.c:nth-child(35){animation:orbit35 14s infinite;animation-delay:.35s;background-color:#00ebff}@keyframes orbit35{20%{opacity:1}30%{transform:rotate(-312deg) rotateY(28deg) translateX(100px) rotate(312deg)}80%{transform:rotate(-312deg) rotateY(28deg) translateX(100px) rotate(312deg);opacity:1}to{transform:rotate(-312deg) rotateY(28deg) translateX(300px) rotate(312deg)}}.c:nth-child(36){animation:orbit36 14s infinite;animation-delay:.36s;background-color:#00ebff}@keyframes orbit36{20%{opacity:1}30%{transform:rotate(-334deg) rotateY(31deg) translateX(100px) rotate(334deg)}80%{transform:rotate(-334deg) rotateY(31deg) translateX(100px) rotate(334deg);opacity:1}to{transform:rotate(-334deg) rotateY(31deg) translateX(300px) rotate(334deg)}}.c:nth-child(37){animation:orbit37 14s infinite;animation-delay:.37s;background-color:#00eaff}@keyframes orbit37{20%{opacity:1}30%{transform:rotate(-126deg) rotateY(40deg) translateX(100px) rotate(126deg)}80%{transform:rotate(-126deg) rotateY(40deg) translateX(100px) rotate(126deg);opacity:1}to{transform:rotate(-126deg) rotateY(40deg) translateX(300px) rotate(126deg)}}.c:nth-child(38){animation:orbit38 14s infinite;animation-delay:.38s;background-color:#00e9ff}@keyframes orbit38{20%{opacity:1}30%{transform:rotate(-181deg) rotateY(270deg) translateX(100px) rotate(181deg)}80%{transform:rotate(-181deg) rotateY(270deg) translateX(100px) rotate(181deg);opacity:1}to{transform:rotate(-181deg) rotateY(270deg) translateX(300px) rotate(181deg)}}.c:nth-child(39){animation:orbit39 14s infinite;animation-delay:.39s;background-color:#00e9ff}@keyframes orbit39{20%{opacity:1}30%{transform:rotate(-187deg) rotateY(323deg) translateX(100px) rotate(187deg)}80%{transform:rotate(-187deg) rotateY(323deg) translateX(100px) rotate(187deg);opacity:1}to{transform:rotate(-187deg) rotateY(323deg) translateX(300px) rotate(187deg)}}.c:nth-child(40){animation:orbit40 14s infinite;animation-delay:.4s;background-color:#00e8ff}@keyframes orbit40{20%{opacity:1}30%{transform:rotate(-253deg) rotateY(199deg) translateX(100px) rotate(253deg)}80%{transform:rotate(-253deg) rotateY(199deg) translateX(100px) rotate(253deg);opacity:1}to{transform:rotate(-253deg) rotateY(199deg) translateX(300px) rotate(253deg)}}.c:nth-child(41){animation:orbit41 14s infinite;animation-delay:.41s;background-color:#00e8ff}@keyframes orbit41{20%{opacity:1}30%{transform:rotate(-344deg) rotateY(293deg) translateX(100px) rotate(344deg)}80%{transform:rotate(-344deg) rotateY(293deg) translateX(100px) rotate(344deg);opacity:1}to{transform:rotate(-344deg) rotateY(293deg) translateX(300px) rotate(344deg)}}.c:nth-child(42){animation:orbit42 14s infinite;animation-delay:.42s;background-color:#00e7ff}@keyframes orbit42{20%{opacity:1}30%{transform:rotate(-281deg) rotateY(244deg) translateX(100px) rotate(281deg)}80%{transform:rotate(-281deg) rotateY(244deg) translateX(100px) rotate(281deg);opacity:1}to{transform:rotate(-281deg) rotateY(244deg) translateX(300px) rotate(281deg)}}.c:nth-child(43){animation:orbit43 14s infinite;animation-delay:.43s;background-color:#00e7ff}@keyframes orbit43{20%{opacity:1}30%{transform:rotate(-136deg) rotateY(260deg) translateX(100px) rotate(136deg)}80%{transform:rotate(-136deg) rotateY(260deg) translateX(100px) rotate(136deg);opacity:1}to{transform:rotate(-136deg) rotateY(260deg) translateX(300px) rotate(136deg)}}.c:nth-child(44){animation:orbit44 14s infinite;animation-delay:.44s;background-color:#00e6ff}@keyframes orbit44{20%{opacity:1}30%{transform:rotate(-140deg) rotateY(253deg) translateX(100px) rotate(140deg)}80%{transform:rotate(-140deg) rotateY(253deg) translateX(100px) rotate(140deg);opacity:1}to{transform:rotate(-140deg) rotateY(253deg) translateX(300px) rotate(140deg)}}.c:nth-child(45){animation:orbit45 14s infinite;animation-delay:.45s;background-color:#00e6ff}@keyframes orbit45{20%{opacity:1}30%{transform:rotate(-113deg) rotateY(321deg) translateX(100px) rotate(113deg)}80%{transform:rotate(-113deg) rotateY(321deg) translateX(100px) rotate(113deg);opacity:1}to{transform:rotate(-113deg) rotateY(321deg) translateX(300px) rotate(113deg)}}.c:nth-child(46){animation:orbit46 14s infinite;animation-delay:.46s;background-color:#00e5ff}@keyframes orbit46{20%{opacity:1}30%{transform:rotate(-58deg) rotateY(22deg) translateX(100px) rotate(58deg)}80%{transform:rotate(-58deg) rotateY(22deg) translateX(100px) rotate(58deg);opacity:1}to{transform:rotate(-58deg) rotateY(22deg) translateX(300px) rotate(58deg)}}.c:nth-child(47){animation:orbit47 14s infinite;animation-delay:.47s;background-color:#00e4ff}@keyframes orbit47{20%{opacity:1}30%{transform:rotate(-138deg) rotateY(270deg) translateX(100px) rotate(138deg)}80%{transform:rotate(-138deg) rotateY(270deg) translateX(100px) rotate(138deg);opacity:1}to{transform:rotate(-138deg) rotateY(270deg) translateX(300px) rotate(138deg)}}.c:nth-child(48){animation:orbit48 14s infinite;animation-delay:.48s;background-color:#00e4ff}@keyframes orbit48{20%{opacity:1}30%{transform:rotate(-301deg) rotateY(57deg) translateX(100px) rotate(301deg)}80%{transform:rotate(-301deg) rotateY(57deg) translateX(100px) rotate(301deg);opacity:1}to{transform:rotate(-301deg) rotateY(57deg) translateX(300px) rotate(301deg)}}.c:nth-child(49){animation:orbit49 14s infinite;animation-delay:.49s;background-color:#00e3ff}@keyframes orbit49{20%{opacity:1}30%{transform:rotate(-212deg) rotateY(193deg) translateX(100px) rotate(212deg)}80%{transform:rotate(-212deg) rotateY(193deg) translateX(100px) rotate(212deg);opacity:1}to{transform:rotate(-212deg) rotateY(193deg) translateX(300px) rotate(212deg)}}.c:nth-child(50){animation:orbit50 14s infinite;animation-delay:.5s;background-color:#00e3ff}@keyframes orbit50{20%{opacity:1}30%{transform:rotate(-244deg) rotateY(32deg) translateX(100px) rotate(244deg)}80%{transform:rotate(-244deg) rotateY(32deg) translateX(100px) rotate(244deg);opacity:1}to{transform:rotate(-244deg) rotateY(32deg) translateX(300px) rotate(244deg)}}.c:nth-child(51){animation:orbit51 14s infinite;animation-delay:.51s;background-color:#00e2ff}@keyframes orbit51{20%{opacity:1}30%{transform:rotate(-274deg) rotateY(157deg) translateX(100px) rotate(274deg)}80%{transform:rotate(-274deg) rotateY(157deg) translateX(100px) rotate(274deg);opacity:1}to{transform:rotate(-274deg) rotateY(157deg) translateX(300px) rotate(274deg)}}.c:nth-child(52){animation:orbit52 14s infinite;animation-delay:.52s;background-color:#00e2ff}@keyframes orbit52{20%{opacity:1}30%{transform:rotate(-348deg) rotateY(68deg) translateX(100px) rotate(348deg)}80%{transform:rotate(-348deg) rotateY(68deg) translateX(100px) rotate(348deg);opacity:1}to{transform:rotate(-348deg) rotateY(68deg) translateX(300px) rotate(348deg)}}.c:nth-child(53){animation:orbit53 14s infinite;animation-delay:.53s;background-color:#00e1ff}@keyframes orbit53{20%{opacity:1}30%{transform:rotate(-29deg) rotateY(349deg) translateX(100px) rotate(29deg)}80%{transform:rotate(-29deg) rotateY(349deg) translateX(100px) rotate(29deg);opacity:1}to{transform:rotate(-29deg) rotateY(349deg) translateX(300px) rotate(29deg)}}.c:nth-child(54){animation:orbit54 14s infinite;animation-delay:.54s;background-color:#00e0ff}@keyframes orbit54{20%{opacity:1}30%{transform:rotate(-149deg) rotateY(1turn) translateX(100px) rotate(149deg)}80%{transform:rotate(-149deg) rotateY(1turn) translateX(100px) rotate(149deg);opacity:1}to{transform:rotate(-149deg) rotateY(1turn) translateX(300px) rotate(149deg)}}.c:nth-child(55){animation:orbit55 14s infinite;animation-delay:.55s;background-color:#00e0ff}@keyframes orbit55{20%{opacity:1}30%{transform:rotate(-47deg) rotateY(91deg) translateX(100px) rotate(47deg)}80%{transform:rotate(-47deg) rotateY(91deg) translateX(100px) rotate(47deg);opacity:1}to{transform:rotate(-47deg) rotateY(91deg) translateX(300px) rotate(47deg)}}.c:nth-child(56){animation:orbit56 14s infinite;animation-delay:.56s;background-color:#00dfff}@keyframes orbit56{20%{opacity:1}30%{transform:rotate(-224deg) rotateY(170deg) translateX(100px) rotate(224deg)}80%{transform:rotate(-224deg) rotateY(170deg) translateX(100px) rotate(224deg);opacity:1}to{transform:rotate(-224deg) rotateY(170deg) translateX(300px) rotate(224deg)}}.c:nth-child(57){animation:orbit57 14s infinite;animation-delay:.57s;background-color:#00dfff}@keyframes orbit57{20%{opacity:1}30%{transform:rotate(-69deg) rotateY(268deg) translateX(100px) rotate(69deg)}80%{transform:rotate(-69deg) rotateY(268deg) translateX(100px) rotate(69deg);opacity:1}to{transform:rotate(-69deg) rotateY(268deg) translateX(300px) rotate(69deg)}}.c:nth-child(58){animation:orbit58 14s infinite;animation-delay:.58s;background-color:#00deff}@keyframes orbit58{20%{opacity:1}30%{transform:rotate(-113deg) rotateY(35deg) translateX(100px) rotate(113deg)}80%{transform:rotate(-113deg) rotateY(35deg) translateX(100px) rotate(113deg);opacity:1}to{transform:rotate(-113deg) rotateY(35deg) translateX(300px) rotate(113deg)}}.c:nth-child(59){animation:orbit59 14s infinite;animation-delay:.59s;background-color:#00deff}@keyframes orbit59{20%{opacity:1}30%{transform:rotate(-132deg) rotateY(43deg) translateX(100px) rotate(132deg)}80%{transform:rotate(-132deg) rotateY(43deg) translateX(100px) rotate(132deg);opacity:1}to{transform:rotate(-132deg) rotateY(43deg) translateX(300px) rotate(132deg)}}.c:nth-child(60){animation:orbit60 14s infinite;animation-delay:.6s;background-color:#0df}@keyframes orbit60{20%{opacity:1}30%{transform:rotate(-150deg) rotateY(170deg) translateX(100px) rotate(150deg)}80%{transform:rotate(-150deg) rotateY(170deg) translateX(100px) rotate(150deg);opacity:1}to{transform:rotate(-150deg) rotateY(170deg) translateX(300px) rotate(150deg)}}.c:nth-child(61){animation:orbit61 14s infinite;animation-delay:.61s;background-color:#00dcff}@keyframes orbit61{20%{opacity:1}30%{transform:rotate(-192deg) rotateY(319deg) translateX(100px) rotate(192deg)}80%{transform:rotate(-192deg) rotateY(319deg) translateX(100px) rotate(192deg);opacity:1}to{transform:rotate(-192deg) rotateY(319deg) translateX(300px) rotate(192deg)}}.c:nth-child(62){animation:orbit62 14s infinite;animation-delay:.62s;background-color:#00dcff}@keyframes orbit62{20%{opacity:1}30%{transform:rotate(-167deg) rotateY(59deg) translateX(100px) rotate(167deg)}80%{transform:rotate(-167deg) rotateY(59deg) translateX(100px) rotate(167deg);opacity:1}to{transform:rotate(-167deg) rotateY(59deg) translateX(300px) rotate(167deg)}}.c:nth-child(63){animation:orbit63 14s infinite;animation-delay:.63s;background-color:#00dbff}@keyframes orbit63{20%{opacity:1}30%{transform:rotate(-18deg) rotateY(49deg) translateX(100px) rotate(18deg)}80%{transform:rotate(-18deg) rotateY(49deg) translateX(100px) rotate(18deg);opacity:1}to{transform:rotate(-18deg) rotateY(49deg) translateX(300px) rotate(18deg)}}.c:nth-child(64){animation:orbit64 14s infinite;animation-delay:.64s;background-color:#00dbff}@keyframes orbit64{20%{opacity:1}30%{transform:rotate(-138deg) rotateY(154deg) translateX(100px) rotate(138deg)}80%{transform:rotate(-138deg) rotateY(154deg) translateX(100px) rotate(138deg);opacity:1}to{transform:rotate(-138deg) rotateY(154deg) translateX(300px) rotate(138deg)}}.c:nth-child(65){animation:orbit65 14s infinite;animation-delay:.65s;background-color:#00daff}@keyframes orbit65{20%{opacity:1}30%{transform:rotate(-52deg) rotateY(248deg) translateX(100px) rotate(52deg)}80%{transform:rotate(-52deg) rotateY(248deg) translateX(100px) rotate(52deg);opacity:1}to{transform:rotate(-52deg) rotateY(248deg) translateX(300px) rotate(52deg)}}.c:nth-child(66){animation:orbit66 14s infinite;animation-delay:.66s;background-color:#00daff}@keyframes orbit66{20%{opacity:1}30%{transform:rotate(-243deg) rotateY(180deg) translateX(100px) rotate(243deg)}80%{transform:rotate(-243deg) rotateY(180deg) translateX(100px) rotate(243deg);opacity:1}to{transform:rotate(-243deg) rotateY(180deg) translateX(300px) rotate(243deg)}}.c:nth-child(67){animation:orbit67 14s infinite;animation-delay:.67s;background-color:#00d9ff}@keyframes orbit67{20%{opacity:1}30%{transform:rotate(-318deg) rotateY(91deg) translateX(100px) rotate(318deg)}80%{transform:rotate(-318deg) rotateY(91deg) translateX(100px) rotate(318deg);opacity:1}to{transform:rotate(-318deg) rotateY(91deg) translateX(300px) rotate(318deg)}}.c:nth-child(68){animation:orbit68 14s infinite;animation-delay:.68s;background-color:#00d8ff}@keyframes orbit68{20%{opacity:1}30%{transform:rotate(-208deg) rotateY(329deg) translateX(100px) rotate(208deg)}80%{transform:rotate(-208deg) rotateY(329deg) translateX(100px) rotate(208deg);opacity:1}to{transform:rotate(-208deg) rotateY(329deg) translateX(300px) rotate(208deg)}}.c:nth-child(69){animation:orbit69 14s infinite;animation-delay:.69s;background-color:#00d8ff}@keyframes orbit69{20%{opacity:1}30%{transform:rotate(-255deg) rotateY(40deg) translateX(100px) rotate(255deg)}80%{transform:rotate(-255deg) rotateY(40deg) translateX(100px) rotate(255deg);opacity:1}to{transform:rotate(-255deg) rotateY(40deg) translateX(300px) rotate(255deg)}}.c:nth-child(70){animation:orbit70 14s infinite;animation-delay:.7s;background-color:#00d7ff}@keyframes orbit70{20%{opacity:1}30%{transform:rotate(-246deg) rotateY(318deg) translateX(100px) rotate(246deg)}80%{transform:rotate(-246deg) rotateY(318deg) translateX(100px) rotate(246deg);opacity:1}to{transform:rotate(-246deg) rotateY(318deg) translateX(300px) rotate(246deg)}}.c:nth-child(71){animation:orbit71 14s infinite;animation-delay:.71s;background-color:#00d7ff}@keyframes orbit71{20%{opacity:1}30%{transform:rotate(-297deg) rotateY(204deg) translateX(100px) rotate(297deg)}80%{transform:rotate(-297deg) rotateY(204deg) translateX(100px) rotate(297deg);opacity:1}to{transform:rotate(-297deg) rotateY(204deg) translateX(300px) rotate(297deg)}}.c:nth-child(72){animation:orbit72 14s infinite;animation-delay:.72s;background-color:#00d6ff}@keyframes orbit72{20%{opacity:1}30%{transform:rotate(-124deg) rotateY(133deg) translateX(100px) rotate(124deg)}80%{transform:rotate(-124deg) rotateY(133deg) translateX(100px) rotate(124deg);opacity:1}to{transform:rotate(-124deg) rotateY(133deg) translateX(300px) rotate(124deg)}}.c:nth-child(73){animation:orbit73 14s infinite;animation-delay:.73s;background-color:#00d6ff}@keyframes orbit73{20%{opacity:1}30%{transform:rotate(-262deg) rotateY(96deg) translateX(100px) rotate(262deg)}80%{transform:rotate(-262deg) rotateY(96deg) translateX(100px) rotate(262deg);opacity:1}to{transform:rotate(-262deg) rotateY(96deg) translateX(300px) rotate(262deg)}}.c:nth-child(74){animation:orbit74 14s infinite;animation-delay:.74s;background-color:#00d5ff}@keyframes orbit74{20%{opacity:1}30%{transform:rotate(-2deg) rotateY(115deg) translateX(100px) rotate(2deg)}80%{transform:rotate(-2deg) rotateY(115deg) translateX(100px) rotate(2deg);opacity:1}to{transform:rotate(-2deg) rotateY(115deg) translateX(300px) rotate(2deg)}}.c:nth-child(75){animation:orbit75 14s infinite;animation-delay:.75s;background-color:#00d5ff}@keyframes orbit75{20%{opacity:1}30%{transform:rotate(-59deg) rotateY(87deg) translateX(100px) rotate(59deg)}80%{transform:rotate(-59deg) rotateY(87deg) translateX(100px) rotate(59deg);opacity:1}to{transform:rotate(-59deg) rotateY(87deg) translateX(300px) rotate(59deg)}}.c:nth-child(76){animation:orbit76 14s infinite;animation-delay:.76s;background-color:#00d4ff}@keyframes orbit76{20%{opacity:1}30%{transform:rotate(-160deg) rotateY(318deg) translateX(100px) rotate(160deg)}80%{transform:rotate(-160deg) rotateY(318deg) translateX(100px) rotate(160deg);opacity:1}to{transform:rotate(-160deg) rotateY(318deg) translateX(300px) rotate(160deg)}}.c:nth-child(77){animation:orbit77 14s infinite;animation-delay:.77s;background-color:#00d3ff}@keyframes orbit77{20%{opacity:1}30%{transform:rotate(-276deg) rotateY(158deg) translateX(100px) rotate(276deg)}80%{transform:rotate(-276deg) rotateY(158deg) translateX(100px) rotate(276deg);opacity:1}to{transform:rotate(-276deg) rotateY(158deg) translateX(300px) rotate(276deg)}}.c:nth-child(78){animation:orbit78 14s infinite;animation-delay:.78s;background-color:#00d3ff}@keyframes orbit78{20%{opacity:1}30%{transform:rotate(-329deg) rotateY(11deg) translateX(100px) rotate(329deg)}80%{transform:rotate(-329deg) rotateY(11deg) translateX(100px) rotate(329deg);opacity:1}to{transform:rotate(-329deg) rotateY(11deg) translateX(300px) rotate(329deg)}}.c:nth-child(79){animation:orbit79 14s infinite;animation-delay:.79s;background-color:#00d2ff}@keyframes orbit79{20%{opacity:1}30%{transform:rotate(-333deg) rotateY(199deg) translateX(100px) rotate(333deg)}80%{transform:rotate(-333deg) rotateY(199deg) translateX(100px) rotate(333deg);opacity:1}to{transform:rotate(-333deg) rotateY(199deg) translateX(300px) rotate(333deg)}}.c:nth-child(80){animation:orbit80 14s infinite;animation-delay:.8s;background-color:#00d2ff}@keyframes orbit80{20%{opacity:1}30%{transform:rotate(-279deg) rotateY(154deg) translateX(100px) rotate(279deg)}80%{transform:rotate(-279deg) rotateY(154deg) translateX(100px) rotate(279deg);opacity:1}to{transform:rotate(-279deg) rotateY(154deg) translateX(300px) rotate(279deg)}}.c:nth-child(81){animation:orbit81 14s infinite;animation-delay:.81s;background-color:#00d1ff}@keyframes orbit81{20%{opacity:1}30%{transform:rotate(-209deg) rotateY(95deg) translateX(100px) rotate(209deg)}80%{transform:rotate(-209deg) rotateY(95deg) translateX(100px) rotate(209deg);opacity:1}to{transform:rotate(-209deg) rotateY(95deg) translateX(300px) rotate(209deg)}}.c:nth-child(82){animation:orbit82 14s infinite;animation-delay:.82s;background-color:#00d1ff}@keyframes orbit82{20%{opacity:1}30%{transform:rotate(-128deg) rotateY(35deg) translateX(100px) rotate(128deg)}80%{transform:rotate(-128deg) rotateY(35deg) translateX(100px) rotate(128deg);opacity:1}to{transform:rotate(-128deg) rotateY(35deg) translateX(300px) rotate(128deg)}}.c:nth-child(83){animation:orbit83 14s infinite;animation-delay:.83s;background-color:#00d0ff}@keyframes orbit83{20%{opacity:1}30%{transform:rotate(-217deg) rotateY(335deg) translateX(100px) rotate(217deg)}80%{transform:rotate(-217deg) rotateY(335deg) translateX(100px) rotate(217deg);opacity:1}to{transform:rotate(-217deg) rotateY(335deg) translateX(300px) rotate(217deg)}}.c:nth-child(84){animation:orbit84 14s infinite;animation-delay:.84s;background-color:#00cfff}@keyframes orbit84{20%{opacity:1}30%{transform:rotate(-120deg) rotateY(71deg) translateX(100px) rotate(120deg)}80%{transform:rotate(-120deg) rotateY(71deg) translateX(100px) rotate(120deg);opacity:1}to{transform:rotate(-120deg) rotateY(71deg) translateX(300px) rotate(120deg)}}.c:nth-child(85){animation:orbit85 14s infinite;animation-delay:.85s;background-color:#00cfff}@keyframes orbit85{20%{opacity:1}30%{transform:rotate(-39deg) rotateY(151deg) translateX(100px) rotate(39deg)}80%{transform:rotate(-39deg) rotateY(151deg) translateX(100px) rotate(39deg);opacity:1}to{transform:rotate(-39deg) rotateY(151deg) translateX(300px) rotate(39deg)}}.c:nth-child(86){animation:orbit86 14s infinite;animation-delay:.86s;background-color:#00ceff}@keyframes orbit86{20%{opacity:1}30%{transform:rotate(-285deg) rotateY(229deg) translateX(100px) rotate(285deg)}80%{transform:rotate(-285deg) rotateY(229deg) translateX(100px) rotate(285deg);opacity:1}to{transform:rotate(-285deg) rotateY(229deg) translateX(300px) rotate(285deg)}}.c:nth-child(87){animation:orbit87 14s infinite;animation-delay:.87s;background-color:#00ceff}@keyframes orbit87{20%{opacity:1}30%{transform:rotate(-113deg) rotateY(299deg) translateX(100px) rotate(113deg)}80%{transform:rotate(-113deg) rotateY(299deg) translateX(100px) rotate(113deg);opacity:1}to{transform:rotate(-113deg) rotateY(299deg) translateX(300px) rotate(113deg)}}.c:nth-child(88){animation:orbit88 14s infinite;animation-delay:.88s;background-color:#00cdff}@keyframes orbit88{20%{opacity:1}30%{transform:rotate(-88deg) rotateY(257deg) translateX(100px) rotate(88deg)}80%{transform:rotate(-88deg) rotateY(257deg) translateX(100px) rotate(88deg);opacity:1}to{transform:rotate(-88deg) rotateY(257deg) translateX(300px) rotate(88deg)}}.c:nth-child(89){animation:orbit89 14s infinite;animation-delay:.89s;background-color:#00cdff}@keyframes orbit89{20%{opacity:1}30%{transform:rotate(-139deg) rotateY(151deg) translateX(100px) rotate(139deg)}80%{transform:rotate(-139deg) rotateY(151deg) translateX(100px) rotate(139deg);opacity:1}to{transform:rotate(-139deg) rotateY(151deg) translateX(300px) rotate(139deg)}}.c:nth-child(90){animation:orbit90 14s infinite;animation-delay:.9s;background-color:#0cf}@keyframes orbit90{20%{opacity:1}30%{transform:rotate(-212deg) rotateY(242deg) translateX(100px) rotate(212deg)}80%{transform:rotate(-212deg) rotateY(242deg) translateX(100px) rotate(212deg);opacity:1}to{transform:rotate(-212deg) rotateY(242deg) translateX(300px) rotate(212deg)}}.c:nth-child(91){animation:orbit91 14s infinite;animation-delay:.91s;background-color:#00cbff}@keyframes orbit91{20%{opacity:1}30%{transform:rotate(-158deg) rotateY(348deg) translateX(100px) rotate(158deg)}80%{transform:rotate(-158deg) rotateY(348deg) translateX(100px) rotate(158deg);opacity:1}to{transform:rotate(-158deg) rotateY(348deg) translateX(300px) rotate(158deg)}}.c:nth-child(92){animation:orbit92 14s infinite;animation-delay:.92s;background-color:#00cbff}@keyframes orbit92{20%{opacity:1}30%{transform:rotate(-338deg) rotateY(238deg) translateX(100px) rotate(338deg)}80%{transform:rotate(-338deg) rotateY(238deg) translateX(100px) rotate(338deg);opacity:1}to{transform:rotate(-338deg) rotateY(238deg) translateX(300px) rotate(338deg)}}.c:nth-child(93){animation:orbit93 14s infinite;animation-delay:.93s;background-color:#00caff}@keyframes orbit93{20%{opacity:1}30%{transform:rotate(-274deg) rotateY(211deg) translateX(100px) rotate(274deg)}80%{transform:rotate(-274deg) rotateY(211deg) translateX(100px) rotate(274deg);opacity:1}to{transform:rotate(-274deg) rotateY(211deg) translateX(300px) rotate(274deg)}}.c:nth-child(94){animation:orbit94 14s infinite;animation-delay:.94s;background-color:#00caff}@keyframes orbit94{20%{opacity:1}30%{transform:rotate(-3deg) rotateY(266deg) translateX(100px) rotate(3deg)}80%{transform:rotate(-3deg) rotateY(266deg) translateX(100px) rotate(3deg);opacity:1}to{transform:rotate(-3deg) rotateY(266deg) translateX(300px) rotate(3deg)}}.c:nth-child(95){animation:orbit95 14s infinite;animation-delay:.95s;background-color:#00c9ff}@keyframes orbit95{20%{opacity:1}30%{transform:rotate(-52deg) rotateY(2deg) translateX(100px) rotate(52deg)}80%{transform:rotate(-52deg) rotateY(2deg) translateX(100px) rotate(52deg);opacity:1}to{transform:rotate(-52deg) rotateY(2deg) translateX(300px) rotate(52deg)}}.c:nth-child(96){animation:orbit96 14s infinite;animation-delay:.96s;background-color:#00c9ff}@keyframes orbit96{20%{opacity:1}30%{transform:rotate(-101deg) rotateY(81deg) translateX(100px) rotate(101deg)}80%{transform:rotate(-101deg) rotateY(81deg) translateX(100px) rotate(101deg);opacity:1}to{transform:rotate(-101deg) rotateY(81deg) translateX(300px) rotate(101deg)}}.c:nth-child(97){animation:orbit97 14s infinite;animation-delay:.97s;background-color:#00c8ff}@keyframes orbit97{20%{opacity:1}30%{transform:rotate(-283deg) rotateY(337deg) translateX(100px) rotate(283deg)}80%{transform:rotate(-283deg) rotateY(337deg) translateX(100px) rotate(283deg);opacity:1}to{transform:rotate(-283deg) rotateY(337deg) translateX(300px) rotate(283deg)}}.c:nth-child(98){animation:orbit98 14s infinite;animation-delay:.98s;background-color:#00c7ff}@keyframes orbit98{20%{opacity:1}30%{transform:rotate(-4deg) rotateY(223deg) translateX(100px) rotate(4deg)}80%{transform:rotate(-4deg) rotateY(223deg) translateX(100px) rotate(4deg);opacity:1}to{transform:rotate(-4deg) rotateY(223deg) translateX(300px) rotate(4deg)}}.c:nth-child(99){animation:orbit99 14s infinite;animation-delay:.99s;background-color:#00c7ff}@keyframes orbit99{20%{opacity:1}30%{transform:rotate(-226deg) rotateY(311deg) translateX(100px) rotate(226deg)}80%{transform:rotate(-226deg) rotateY(311deg) translateX(100px) rotate(226deg);opacity:1}to{transform:rotate(-226deg) rotateY(311deg) translateX(300px) rotate(226deg)}}.c:nth-child(100){animation:orbit100 14s infinite;animation-delay:1s;background-color:#00c6ff}@keyframes orbit100{20%{opacity:1}30%{transform:rotate(-170deg) rotateY(261deg) translateX(100px) rotate(170deg)}80%{transform:rotate(-170deg) rotateY(261deg) translateX(100px) rotate(170deg);opacity:1}to{transform:rotate(-170deg) rotateY(261deg) translateX(300px) rotate(170deg)}}.c:nth-child(101){animation:orbit101 14s infinite;animation-delay:1.01s;background-color:#00c6ff}@keyframes orbit101{20%{opacity:1}30%{transform:rotate(-251deg) rotateY(199deg) translateX(100px) rotate(251deg)}80%{transform:rotate(-251deg) rotateY(199deg) translateX(100px) rotate(251deg);opacity:1}to{transform:rotate(-251deg) rotateY(199deg) translateX(300px) rotate(251deg)}}.c:nth-child(102){animation:orbit102 14s infinite;animation-delay:1.02s;background-color:#00c5ff}@keyframes orbit102{20%{opacity:1}30%{transform:rotate(-314deg) rotateY(182deg) translateX(100px) rotate(314deg)}80%{transform:rotate(-314deg) rotateY(182deg) translateX(100px) rotate(314deg);opacity:1}to{transform:rotate(-314deg) rotateY(182deg) translateX(300px) rotate(314deg)}}.c:nth-child(103){animation:orbit103 14s infinite;animation-delay:1.03s;background-color:#00c5ff}@keyframes orbit103{20%{opacity:1}30%{transform:rotate(-97deg) rotateY(138deg) translateX(100px) rotate(97deg)}80%{transform:rotate(-97deg) rotateY(138deg) translateX(100px) rotate(97deg);opacity:1}to{transform:rotate(-97deg) rotateY(138deg) translateX(300px) rotate(97deg)}}.c:nth-child(104){animation:orbit104 14s infinite;animation-delay:1.04s;background-color:#00c4ff}@keyframes orbit104{20%{opacity:1}30%{transform:rotate(-352deg) rotateY(22deg) translateX(100px) rotate(352deg)}80%{transform:rotate(-352deg) rotateY(22deg) translateX(100px) rotate(352deg);opacity:1}to{transform:rotate(-352deg) rotateY(22deg) translateX(300px) rotate(352deg)}}.c:nth-child(105){animation:orbit105 14s infinite;animation-delay:1.05s;background-color:#00c4ff}@keyframes orbit105{20%{opacity:1}30%{transform:rotate(-118deg) rotateY(127deg) translateX(100px) rotate(118deg)}80%{transform:rotate(-118deg) rotateY(127deg) translateX(100px) rotate(118deg);opacity:1}to{transform:rotate(-118deg) rotateY(127deg) translateX(300px) rotate(118deg)}}.c:nth-child(106){animation:orbit106 14s infinite;animation-delay:1.06s;background-color:#00c3ff}@keyframes orbit106{20%{opacity:1}30%{transform:rotate(-92deg) rotateY(60deg) translateX(100px) rotate(92deg)}80%{transform:rotate(-92deg) rotateY(60deg) translateX(100px) rotate(92deg);opacity:1}to{transform:rotate(-92deg) rotateY(60deg) translateX(300px) rotate(92deg)}}.c:nth-child(107){animation:orbit107 14s infinite;animation-delay:1.07s;background-color:#00c2ff}@keyframes orbit107{20%{opacity:1}30%{transform:rotate(-255deg) rotateY(332deg) translateX(100px) rotate(255deg)}80%{transform:rotate(-255deg) rotateY(332deg) translateX(100px) rotate(255deg);opacity:1}to{transform:rotate(-255deg) rotateY(332deg) translateX(300px) rotate(255deg)}}.c:nth-child(108){animation:orbit108 14s infinite;animation-delay:1.08s;background-color:#00c2ff}@keyframes orbit108{20%{opacity:1}30%{transform:rotate(-221deg) rotateY(177deg) translateX(100px) rotate(221deg)}80%{transform:rotate(-221deg) rotateY(177deg) translateX(100px) rotate(221deg);opacity:1}to{transform:rotate(-221deg) rotateY(177deg) translateX(300px) rotate(221deg)}}.c:nth-child(109){animation:orbit109 14s infinite;animation-delay:1.09s;background-color:#00c1ff}@keyframes orbit109{20%{opacity:1}30%{transform:rotate(-12deg) rotateY(264deg) translateX(100px) rotate(12deg)}80%{transform:rotate(-12deg) rotateY(264deg) translateX(100px) rotate(12deg);opacity:1}to{transform:rotate(-12deg) rotateY(264deg) translateX(300px) rotate(12deg)}}.c:nth-child(110){animation:orbit110 14s infinite;animation-delay:1.1s;background-color:#00c1ff}@keyframes orbit110{20%{opacity:1}30%{transform:rotate(-274deg) rotateY(236deg) translateX(100px) rotate(274deg)}80%{transform:rotate(-274deg) rotateY(236deg) translateX(100px) rotate(274deg);opacity:1}to{transform:rotate(-274deg) rotateY(236deg) translateX(300px) rotate(274deg)}}.c:nth-child(111){animation:orbit111 14s infinite;animation-delay:1.11s;background-color:#00c0ff}@keyframes orbit111{20%{opacity:1}30%{transform:rotate(-200deg) rotateY(93deg) translateX(100px) rotate(200deg)}80%{transform:rotate(-200deg) rotateY(93deg) translateX(100px) rotate(200deg);opacity:1}to{transform:rotate(-200deg) rotateY(93deg) translateX(300px) rotate(200deg)}}.c:nth-child(112){animation:orbit112 14s infinite;animation-delay:1.12s;background-color:#00c0ff}@keyframes orbit112{20%{opacity:1}30%{transform:rotate(-207deg) rotateY(160deg) translateX(100px) rotate(207deg)}80%{transform:rotate(-207deg) rotateY(160deg) translateX(100px) rotate(207deg);opacity:1}to{transform:rotate(-207deg) rotateY(160deg) translateX(300px) rotate(207deg)}}.c:nth-child(113){animation:orbit113 14s infinite;animation-delay:1.13s;background-color:#00bfff}@keyframes orbit113{20%{opacity:1}30%{transform:rotate(-307deg) rotateY(255deg) translateX(100px) rotate(307deg)}80%{transform:rotate(-307deg) rotateY(255deg) translateX(100px) rotate(307deg);opacity:1}to{transform:rotate(-307deg) rotateY(255deg) translateX(300px) rotate(307deg)}}.c:nth-child(114){animation:orbit114 14s infinite;animation-delay:1.14s;background-color:#00beff}@keyframes orbit114{20%{opacity:1}30%{transform:rotate(-15deg) rotateY(171deg) translateX(100px) rotate(15deg)}80%{transform:rotate(-15deg) rotateY(171deg) translateX(100px) rotate(15deg);opacity:1}to{transform:rotate(-15deg) rotateY(171deg) translateX(300px) rotate(15deg)}}.c:nth-child(115){animation:orbit115 14s infinite;animation-delay:1.15s;background-color:#00beff}@keyframes orbit115{20%{opacity:1}30%{transform:rotate(-34deg) rotateY(172deg) translateX(100px) rotate(34deg)}80%{transform:rotate(-34deg) rotateY(172deg) translateX(100px) rotate(34deg);opacity:1}to{transform:rotate(-34deg) rotateY(172deg) translateX(300px) rotate(34deg)}}.c:nth-child(116){animation:orbit116 14s infinite;animation-delay:1.16s;background-color:#00bdff}@keyframes orbit116{20%{opacity:1}30%{transform:rotate(-137deg) rotateY(4deg) translateX(100px) rotate(137deg)}80%{transform:rotate(-137deg) rotateY(4deg) translateX(100px) rotate(137deg);opacity:1}to{transform:rotate(-137deg) rotateY(4deg) translateX(300px) rotate(137deg)}}.c:nth-child(117){animation:orbit117 14s infinite;animation-delay:1.17s;background-color:#00bdff}@keyframes orbit117{20%{opacity:1}30%{transform:rotate(-240deg) rotateY(19deg) translateX(100px) rotate(240deg)}80%{transform:rotate(-240deg) rotateY(19deg) translateX(100px) rotate(240deg);opacity:1}to{transform:rotate(-240deg) rotateY(19deg) translateX(300px) rotate(240deg)}}.c:nth-child(118){animation:orbit118 14s infinite;animation-delay:1.18s;background-color:#00bcff}@keyframes orbit118{20%{opacity:1}30%{transform:rotate(-98deg) rotateY(145deg) translateX(100px) rotate(98deg)}80%{transform:rotate(-98deg) rotateY(145deg) translateX(100px) rotate(98deg);opacity:1}to{transform:rotate(-98deg) rotateY(145deg) translateX(300px) rotate(98deg)}}.c:nth-child(119){animation:orbit119 14s infinite;animation-delay:1.19s;background-color:#00bcff}@keyframes orbit119{20%{opacity:1}30%{transform:rotate(-117deg) rotateY(122deg) translateX(100px) rotate(117deg)}80%{transform:rotate(-117deg) rotateY(122deg) translateX(100px) rotate(117deg);opacity:1}to{transform:rotate(-117deg) rotateY(122deg) translateX(300px) rotate(117deg)}}.c:nth-child(120){animation:orbit120 14s infinite;animation-delay:1.2s;background-color:#0bf}@keyframes orbit120{20%{opacity:1}30%{transform:rotate(-165deg) rotateY(144deg) translateX(100px) rotate(165deg)}80%{transform:rotate(-165deg) rotateY(144deg) translateX(100px) rotate(165deg);opacity:1}to{transform:rotate(-165deg) rotateY(144deg) translateX(300px) rotate(165deg)}}.c:nth-child(121){animation:orbit121 14s infinite;animation-delay:1.21s;background-color:#00baff}@keyframes orbit121{20%{opacity:1}30%{transform:rotate(-109deg) rotateY(163deg) translateX(100px) rotate(109deg)}80%{transform:rotate(-109deg) rotateY(163deg) translateX(100px) rotate(109deg);opacity:1}to{transform:rotate(-109deg) rotateY(163deg) translateX(300px) rotate(109deg)}}.c:nth-child(122){animation:orbit122 14s infinite;animation-delay:1.22s;background-color:#00baff}@keyframes orbit122{20%{opacity:1}30%{transform:rotate(-293deg) rotateY(106deg) translateX(100px) rotate(293deg)}80%{transform:rotate(-293deg) rotateY(106deg) translateX(100px) rotate(293deg);opacity:1}to{transform:rotate(-293deg) rotateY(106deg) translateX(300px) rotate(293deg)}}.c:nth-child(123){animation:orbit123 14s infinite;animation-delay:1.23s;background-color:#00b9ff}@keyframes orbit123{20%{opacity:1}30%{transform:rotate(-174deg) rotateY(238deg) translateX(100px) rotate(174deg)}80%{transform:rotate(-174deg) rotateY(238deg) translateX(100px) rotate(174deg);opacity:1}to{transform:rotate(-174deg) rotateY(238deg) translateX(300px) rotate(174deg)}}.c:nth-child(124){animation:orbit124 14s infinite;animation-delay:1.24s;background-color:#00b9ff}@keyframes orbit124{20%{opacity:1}30%{transform:rotate(-340deg) rotateY(231deg) translateX(100px) rotate(340deg)}80%{transform:rotate(-340deg) rotateY(231deg) translateX(100px) rotate(340deg);opacity:1}to{transform:rotate(-340deg) rotateY(231deg) translateX(300px) rotate(340deg)}}.c:nth-child(125){animation:orbit125 14s infinite;animation-delay:1.25s;background-color:#00b8ff}@keyframes orbit125{20%{opacity:1}30%{transform:rotate(-139deg) rotateY(269deg) translateX(100px) rotate(139deg)}80%{transform:rotate(-139deg) rotateY(269deg) translateX(100px) rotate(139deg);opacity:1}to{transform:rotate(-139deg) rotateY(269deg) translateX(300px) rotate(139deg)}}.c:nth-child(126){animation:orbit126 14s infinite;animation-delay:1.26s;background-color:#00b8ff}@keyframes orbit126{20%{opacity:1}30%{transform:rotate(-88deg) rotateY(290deg) translateX(100px) rotate(88deg)}80%{transform:rotate(-88deg) rotateY(290deg) translateX(100px) rotate(88deg);opacity:1}to{transform:rotate(-88deg) rotateY(290deg) translateX(300px) rotate(88deg)}}.c:nth-child(127){animation:orbit127 14s infinite;animation-delay:1.27s;background-color:#00b7ff}@keyframes orbit127{20%{opacity:1}30%{transform:rotate(-126deg) rotateY(281deg) translateX(100px) rotate(126deg)}80%{transform:rotate(-126deg) rotateY(281deg) translateX(100px) rotate(126deg);opacity:1}to{transform:rotate(-126deg) rotateY(281deg) translateX(300px) rotate(126deg)}}.c:nth-child(128){animation:orbit128 14s infinite;animation-delay:1.28s;background-color:#00b6ff}@keyframes orbit128{20%{opacity:1}30%{transform:rotate(-84deg) rotateY(241deg) translateX(100px) rotate(84deg)}80%{transform:rotate(-84deg) rotateY(241deg) translateX(100px) rotate(84deg);opacity:1}to{transform:rotate(-84deg) rotateY(241deg) translateX(300px) rotate(84deg)}}.c:nth-child(129){animation:orbit129 14s infinite;animation-delay:1.29s;background-color:#00b6ff}@keyframes orbit129{20%{opacity:1}30%{transform:rotate(-170deg) rotateY(181deg) translateX(100px) rotate(170deg)}80%{transform:rotate(-170deg) rotateY(181deg) translateX(100px) rotate(170deg);opacity:1}to{transform:rotate(-170deg) rotateY(181deg) translateX(300px) rotate(170deg)}}.c:nth-child(130){animation:orbit130 14s infinite;animation-delay:1.3s;background-color:#00b5ff}@keyframes orbit130{20%{opacity:1}30%{transform:rotate(-171deg) rotateY(59deg) translateX(100px) rotate(171deg)}80%{transform:rotate(-171deg) rotateY(59deg) translateX(100px) rotate(171deg);opacity:1}to{transform:rotate(-171deg) rotateY(59deg) translateX(300px) rotate(171deg)}}.c:nth-child(131){animation:orbit131 14s infinite;animation-delay:1.31s;background-color:#00b5ff}@keyframes orbit131{20%{opacity:1}30%{transform:rotate(-110deg) rotateY(253deg) translateX(100px) rotate(110deg)}80%{transform:rotate(-110deg) rotateY(253deg) translateX(100px) rotate(110deg);opacity:1}to{transform:rotate(-110deg) rotateY(253deg) translateX(300px) rotate(110deg)}}.c:nth-child(132){animation:orbit132 14s infinite;animation-delay:1.32s;background-color:#00b4ff}@keyframes orbit132{20%{opacity:1}30%{transform:rotate(-137deg) rotateY(56deg) translateX(100px) rotate(137deg)}80%{transform:rotate(-137deg) rotateY(56deg) translateX(100px) rotate(137deg);opacity:1}to{transform:rotate(-137deg) rotateY(56deg) translateX(300px) rotate(137deg)}}.c:nth-child(133){animation:orbit133 14s infinite;animation-delay:1.33s;background-color:#00b4ff}@keyframes orbit133{20%{opacity:1}30%{transform:rotate(-5deg) rotateY(319deg) translateX(100px) rotate(5deg)}80%{transform:rotate(-5deg) rotateY(319deg) translateX(100px) rotate(5deg);opacity:1}to{transform:rotate(-5deg) rotateY(319deg) translateX(300px) rotate(5deg)}}.c:nth-child(134){animation:orbit134 14s infinite;animation-delay:1.34s;background-color:#00b3ff}@keyframes orbit134{20%{opacity:1}30%{transform:rotate(-57deg) rotateY(256deg) translateX(100px) rotate(57deg)}80%{transform:rotate(-57deg) rotateY(256deg) translateX(100px) rotate(57deg);opacity:1}to{transform:rotate(-57deg) rotateY(256deg) translateX(300px) rotate(57deg)}}.c:nth-child(135){animation:orbit135 14s infinite;animation-delay:1.35s;background-color:#00b3ff}@keyframes orbit135{20%{opacity:1}30%{transform:rotate(-347deg) rotateY(217deg) translateX(100px) rotate(347deg)}80%{transform:rotate(-347deg) rotateY(217deg) translateX(100px) rotate(347deg);opacity:1}to{transform:rotate(-347deg) rotateY(217deg) translateX(300px) rotate(347deg)}}.c:nth-child(136){animation:orbit136 14s infinite;animation-delay:1.36s;background-color:#00b2ff}@keyframes orbit136{20%{opacity:1}30%{transform:rotate(-295deg) rotateY(50deg) translateX(100px) rotate(295deg)}80%{transform:rotate(-295deg) rotateY(50deg) translateX(100px) rotate(295deg);opacity:1}to{transform:rotate(-295deg) rotateY(50deg) translateX(300px) rotate(295deg)}}.c:nth-child(137){animation:orbit137 14s infinite;animation-delay:1.37s;background-color:#00b1ff}@keyframes orbit137{20%{opacity:1}30%{transform:rotate(-98deg) rotateY(257deg) translateX(100px) rotate(98deg)}80%{transform:rotate(-98deg) rotateY(257deg) translateX(100px) rotate(98deg);opacity:1}to{transform:rotate(-98deg) rotateY(257deg) translateX(300px) rotate(98deg)}}.c:nth-child(138){animation:orbit138 14s infinite;animation-delay:1.38s;background-color:#00b1ff}@keyframes orbit138{20%{opacity:1}30%{transform:rotate(-279deg) rotateY(323deg) translateX(100px) rotate(279deg)}80%{transform:rotate(-279deg) rotateY(323deg) translateX(100px) rotate(279deg);opacity:1}to{transform:rotate(-279deg) rotateY(323deg) translateX(300px) rotate(279deg)}}.c:nth-child(139){animation:orbit139 14s infinite;animation-delay:1.39s;background-color:#00b0ff}@keyframes orbit139{20%{opacity:1}30%{transform:rotate(-178deg) rotateY(273deg) translateX(100px) rotate(178deg)}80%{transform:rotate(-178deg) rotateY(273deg) translateX(100px) rotate(178deg);opacity:1}to{transform:rotate(-178deg) rotateY(273deg) translateX(300px) rotate(178deg)}}.c:nth-child(140){animation:orbit140 14s infinite;animation-delay:1.4s;background-color:#00b0ff}@keyframes orbit140{20%{opacity:1}30%{transform:rotate(-236deg) rotateY(357deg) translateX(100px) rotate(236deg)}80%{transform:rotate(-236deg) rotateY(357deg) translateX(100px) rotate(236deg);opacity:1}to{transform:rotate(-236deg) rotateY(357deg) translateX(300px) rotate(236deg)}}.c:nth-child(141){animation:orbit141 14s infinite;animation-delay:1.41s;background-color:#00afff}@keyframes orbit141{20%{opacity:1}30%{transform:rotate(-251deg) rotateY(248deg) translateX(100px) rotate(251deg)}80%{transform:rotate(-251deg) rotateY(248deg) translateX(100px) rotate(251deg);opacity:1}to{transform:rotate(-251deg) rotateY(248deg) translateX(300px) rotate(251deg)}}.c:nth-child(142){animation:orbit142 14s infinite;animation-delay:1.42s;background-color:#00afff}@keyframes orbit142{20%{opacity:1}30%{transform:rotate(-190deg) rotateY(238deg) translateX(100px) rotate(190deg)}80%{transform:rotate(-190deg) rotateY(238deg) translateX(100px) rotate(190deg);opacity:1}to{transform:rotate(-190deg) rotateY(238deg) translateX(300px) rotate(190deg)}}.c:nth-child(143){animation:orbit143 14s infinite;animation-delay:1.43s;background-color:#00aeff}@keyframes orbit143{20%{opacity:1}30%{transform:rotate(-25deg) rotateY(150deg) translateX(100px) rotate(25deg)}80%{transform:rotate(-25deg) rotateY(150deg) translateX(100px) rotate(25deg);opacity:1}to{transform:rotate(-25deg) rotateY(150deg) translateX(300px) rotate(25deg)}}.c:nth-child(144){animation:orbit144 14s infinite;animation-delay:1.44s;background-color:#00adff}@keyframes orbit144{20%{opacity:1}30%{transform:rotate(-87deg) rotateY(203deg) translateX(100px) rotate(87deg)}80%{transform:rotate(-87deg) rotateY(203deg) translateX(100px) rotate(87deg);opacity:1}to{transform:rotate(-87deg) rotateY(203deg) translateX(300px) rotate(87deg)}}.c:nth-child(145){animation:orbit145 14s infinite;animation-delay:1.45s;background-color:#00adff}@keyframes orbit145{20%{opacity:1}30%{transform:rotate(-115deg) rotateY(257deg) translateX(100px) rotate(115deg)}80%{transform:rotate(-115deg) rotateY(257deg) translateX(100px) rotate(115deg);opacity:1}to{transform:rotate(-115deg) rotateY(257deg) translateX(300px) rotate(115deg)}}.c:nth-child(146){animation:orbit146 14s infinite;animation-delay:1.46s;background-color:#00acff}@keyframes orbit146{20%{opacity:1}30%{transform:rotate(-139deg) rotateY(96deg) translateX(100px) rotate(139deg)}80%{transform:rotate(-139deg) rotateY(96deg) translateX(100px) rotate(139deg);opacity:1}to{transform:rotate(-139deg) rotateY(96deg) translateX(300px) rotate(139deg)}}.c:nth-child(147){animation:orbit147 14s infinite;animation-delay:1.47s;background-color:#00acff}@keyframes orbit147{20%{opacity:1}30%{transform:rotate(-155deg) rotateY(280deg) translateX(100px) rotate(155deg)}80%{transform:rotate(-155deg) rotateY(280deg) translateX(100px) rotate(155deg);opacity:1}to{transform:rotate(-155deg) rotateY(280deg) translateX(300px) rotate(155deg)}}.c:nth-child(148){animation:orbit148 14s infinite;animation-delay:1.48s;background-color:#00abff}@keyframes orbit148{20%{opacity:1}30%{transform:rotate(-224deg) rotateY(131deg) translateX(100px) rotate(224deg)}80%{transform:rotate(-224deg) rotateY(131deg) translateX(100px) rotate(224deg);opacity:1}to{transform:rotate(-224deg) rotateY(131deg) translateX(300px) rotate(224deg)}}.c:nth-child(149){animation:orbit149 14s infinite;animation-delay:1.49s;background-color:#00abff}@keyframes orbit149{20%{opacity:1}30%{transform:rotate(-59deg) rotateY(283deg) translateX(100px) rotate(59deg)}80%{transform:rotate(-59deg) rotateY(283deg) translateX(100px) rotate(59deg);opacity:1}to{transform:rotate(-59deg) rotateY(283deg) translateX(300px) rotate(59deg)}}.c:nth-child(150){animation:orbit150 14s infinite;animation-delay:1.5s;background-color:#0af}@keyframes orbit150{20%{opacity:1}30%{transform:rotate(-80deg) rotateY(268deg) translateX(100px) rotate(80deg)}80%{transform:rotate(-80deg) rotateY(268deg) translateX(100px) rotate(80deg);opacity:1}to{transform:rotate(-80deg) rotateY(268deg) translateX(300px) rotate(80deg)}}.c:nth-child(151){animation:orbit151 14s infinite;animation-delay:1.51s;background-color:#00a9ff}@keyframes orbit151{20%{opacity:1}30%{transform:rotate(-19deg) rotateY(167deg) translateX(100px) rotate(19deg)}80%{transform:rotate(-19deg) rotateY(167deg) translateX(100px) rotate(19deg);opacity:1}to{transform:rotate(-19deg) rotateY(167deg) translateX(300px) rotate(19deg)}}.c:nth-child(152){animation:orbit152 14s infinite;animation-delay:1.52s;background-color:#00a9ff}@keyframes orbit152{20%{opacity:1}30%{transform:rotate(-99deg) rotateY(135deg) translateX(100px) rotate(99deg)}80%{transform:rotate(-99deg) rotateY(135deg) translateX(100px) rotate(99deg);opacity:1}to{transform:rotate(-99deg) rotateY(135deg) translateX(300px) rotate(99deg)}}.c:nth-child(153){animation:orbit153 14s infinite;animation-delay:1.53s;background-color:#00a8ff}@keyframes orbit153{20%{opacity:1}30%{transform:rotate(-121deg) rotateY(50deg) translateX(100px) rotate(121deg)}80%{transform:rotate(-121deg) rotateY(50deg) translateX(100px) rotate(121deg);opacity:1}to{transform:rotate(-121deg) rotateY(50deg) translateX(300px) rotate(121deg)}}.c:nth-child(154){animation:orbit154 14s infinite;animation-delay:1.54s;background-color:#00a8ff}@keyframes orbit154{20%{opacity:1}30%{transform:rotate(-288deg) rotateY(355deg) translateX(100px) rotate(288deg)}80%{transform:rotate(-288deg) rotateY(355deg) translateX(100px) rotate(288deg);opacity:1}to{transform:rotate(-288deg) rotateY(355deg) translateX(300px) rotate(288deg)}}.c:nth-child(155){animation:orbit155 14s infinite;animation-delay:1.55s;background-color:#00a7ff}@keyframes orbit155{20%{opacity:1}30%{transform:rotate(-301deg) rotateY(133deg) translateX(100px) rotate(301deg)}80%{transform:rotate(-301deg) rotateY(133deg) translateX(100px) rotate(301deg);opacity:1}to{transform:rotate(-301deg) rotateY(133deg) translateX(300px) rotate(301deg)}}.c:nth-child(156){animation:orbit156 14s infinite;animation-delay:1.56s;background-color:#00a7ff}@keyframes orbit156{20%{opacity:1}30%{transform:rotate(-96deg) rotateY(90deg) translateX(100px) rotate(96deg)}80%{transform:rotate(-96deg) rotateY(90deg) translateX(100px) rotate(96deg);opacity:1}to{transform:rotate(-96deg) rotateY(90deg) translateX(300px) rotate(96deg)}}.c:nth-child(157){animation:orbit157 14s infinite;animation-delay:1.57s;background-color:#00a6ff}@keyframes orbit157{20%{opacity:1}30%{transform:rotate(-248deg) rotateY(238deg) translateX(100px) rotate(248deg)}80%{transform:rotate(-248deg) rotateY(238deg) translateX(100px) rotate(248deg);opacity:1}to{transform:rotate(-248deg) rotateY(238deg) translateX(300px) rotate(248deg)}}.c:nth-child(158){animation:orbit158 14s infinite;animation-delay:1.58s;background-color:#00a5ff}@keyframes orbit158{20%{opacity:1}30%{transform:rotate(-73deg) rotateY(274deg) translateX(100px) rotate(73deg)}80%{transform:rotate(-73deg) rotateY(274deg) translateX(100px) rotate(73deg);opacity:1}to{transform:rotate(-73deg) rotateY(274deg) translateX(300px) rotate(73deg)}}.c:nth-child(159){animation:orbit159 14s infinite;animation-delay:1.59s;background-color:#00a5ff}@keyframes orbit159{20%{opacity:1}30%{transform:rotate(-179deg) rotateY(299deg) translateX(100px) rotate(179deg)}80%{transform:rotate(-179deg) rotateY(299deg) translateX(100px) rotate(179deg);opacity:1}to{transform:rotate(-179deg) rotateY(299deg) translateX(300px) rotate(179deg)}}.c:nth-child(160){animation:orbit160 14s infinite;animation-delay:1.6s;background-color:#00a4ff}@keyframes orbit160{20%{opacity:1}30%{transform:rotate(-109deg) rotateY(165deg) translateX(100px) rotate(109deg)}80%{transform:rotate(-109deg) rotateY(165deg) translateX(100px) rotate(109deg);opacity:1}to{transform:rotate(-109deg) rotateY(165deg) translateX(300px) rotate(109deg)}}.c:nth-child(161){animation:orbit161 14s infinite;animation-delay:1.61s;background-color:#00a4ff}@keyframes orbit161{20%{opacity:1}30%{transform:rotate(-53deg) rotateY(70deg) translateX(100px) rotate(53deg)}80%{transform:rotate(-53deg) rotateY(70deg) translateX(100px) rotate(53deg);opacity:1}to{transform:rotate(-53deg) rotateY(70deg) translateX(300px) rotate(53deg)}}.c:nth-child(162){animation:orbit162 14s infinite;animation-delay:1.62s;background-color:#00a3ff}@keyframes orbit162{20%{opacity:1}30%{transform:rotate(-104deg) rotateY(201deg) translateX(100px) rotate(104deg)}80%{transform:rotate(-104deg) rotateY(201deg) translateX(100px) rotate(104deg);opacity:1}to{transform:rotate(-104deg) rotateY(201deg) translateX(300px) rotate(104deg)}}.c:nth-child(163){animation:orbit163 14s infinite;animation-delay:1.63s;background-color:#00a3ff}@keyframes orbit163{20%{opacity:1}30%{transform:rotate(-275deg) rotateY(298deg) translateX(100px) rotate(275deg)}80%{transform:rotate(-275deg) rotateY(298deg) translateX(100px) rotate(275deg);opacity:1}to{transform:rotate(-275deg) rotateY(298deg) translateX(300px) rotate(275deg)}}.c:nth-child(164){animation:orbit164 14s infinite;animation-delay:1.64s;background-color:#00a2ff}@keyframes orbit164{20%{opacity:1}30%{transform:rotate(-260deg) rotateY(170deg) translateX(100px) rotate(260deg)}80%{transform:rotate(-260deg) rotateY(170deg) translateX(100px) rotate(260deg);opacity:1}to{transform:rotate(-260deg) rotateY(170deg) translateX(300px) rotate(260deg)}}.c:nth-child(165){animation:orbit165 14s infinite;animation-delay:1.65s;background-color:#00a2ff}@keyframes orbit165{20%{opacity:1}30%{transform:rotate(-47deg) rotateY(116deg) translateX(100px) rotate(47deg)}80%{transform:rotate(-47deg) rotateY(116deg) translateX(100px) rotate(47deg);opacity:1}to{transform:rotate(-47deg) rotateY(116deg) translateX(300px) rotate(47deg)}}.c:nth-child(166){animation:orbit166 14s infinite;animation-delay:1.66s;background-color:#00a1ff}@keyframes orbit166{20%{opacity:1}30%{transform:rotate(-181deg) rotateY(338deg) translateX(100px) rotate(181deg)}80%{transform:rotate(-181deg) rotateY(338deg) translateX(100px) rotate(181deg);opacity:1}to{transform:rotate(-181deg) rotateY(338deg) translateX(300px) rotate(181deg)}}.c:nth-child(167){animation:orbit167 14s infinite;animation-delay:1.67s;background-color:#00a0ff}@keyframes orbit167{20%{opacity:1}30%{transform:rotate(-215deg) rotateY(331deg) translateX(100px) rotate(215deg)}80%{transform:rotate(-215deg) rotateY(331deg) translateX(100px) rotate(215deg);opacity:1}to{transform:rotate(-215deg) rotateY(331deg) translateX(300px) rotate(215deg)}}.c:nth-child(168){animation:orbit168 14s infinite;animation-delay:1.68s;background-color:#00a0ff}@keyframes orbit168{20%{opacity:1}30%{transform:rotate(-243deg) rotateY(94deg) translateX(100px) rotate(243deg)}80%{transform:rotate(-243deg) rotateY(94deg) translateX(100px) rotate(243deg);opacity:1}to{transform:rotate(-243deg) rotateY(94deg) translateX(300px) rotate(243deg)}}.c:nth-child(169){animation:orbit169 14s infinite;animation-delay:1.69s;background-color:#009fff}@keyframes orbit169{20%{opacity:1}30%{transform:rotate(-264deg) rotateY(6deg) translateX(100px) rotate(264deg)}80%{transform:rotate(-264deg) rotateY(6deg) translateX(100px) rotate(264deg);opacity:1}to{transform:rotate(-264deg) rotateY(6deg) translateX(300px) rotate(264deg)}}.c:nth-child(170){animation:orbit170 14s infinite;animation-delay:1.7s;background-color:#009fff}@keyframes orbit170{20%{opacity:1}30%{transform:rotate(-200deg) rotateY(53deg) translateX(100px) rotate(200deg)}80%{transform:rotate(-200deg) rotateY(53deg) translateX(100px) rotate(200deg);opacity:1}to{transform:rotate(-200deg) rotateY(53deg) translateX(300px) rotate(200deg)}}.c:nth-child(171){animation:orbit171 14s infinite;animation-delay:1.71s;background-color:#009eff}@keyframes orbit171{20%{opacity:1}30%{transform:rotate(-68deg) rotateY(277deg) translateX(100px) rotate(68deg)}80%{transform:rotate(-68deg) rotateY(277deg) translateX(100px) rotate(68deg);opacity:1}to{transform:rotate(-68deg) rotateY(277deg) translateX(300px) rotate(68deg)}}.c:nth-child(172){animation:orbit172 14s infinite;animation-delay:1.72s;background-color:#009eff}@keyframes orbit172{20%{opacity:1}30%{transform:rotate(-72deg) rotateY(233deg) translateX(100px) rotate(72deg)}80%{transform:rotate(-72deg) rotateY(233deg) translateX(100px) rotate(72deg);opacity:1}to{transform:rotate(-72deg) rotateY(233deg) translateX(300px) rotate(72deg)}}.c:nth-child(173){animation:orbit173 14s infinite;animation-delay:1.73s;background-color:#009dff}@keyframes orbit173{20%{opacity:1}30%{transform:rotate(-18deg) rotateY(289deg) translateX(100px) rotate(18deg)}80%{transform:rotate(-18deg) rotateY(289deg) translateX(100px) rotate(18deg);opacity:1}to{transform:rotate(-18deg) rotateY(289deg) translateX(300px) rotate(18deg)}}.c:nth-child(174){animation:orbit174 14s infinite;animation-delay:1.74s;background-color:#009cff}@keyframes orbit174{20%{opacity:1}30%{transform:rotate(-162deg) rotateY(120deg) translateX(100px) rotate(162deg)}80%{transform:rotate(-162deg) rotateY(120deg) translateX(100px) rotate(162deg);opacity:1}to{transform:rotate(-162deg) rotateY(120deg) translateX(300px) rotate(162deg)}}.c:nth-child(175){animation:orbit175 14s infinite;animation-delay:1.75s;background-color:#009cff}@keyframes orbit175{20%{opacity:1}30%{transform:rotate(-345deg) rotateY(102deg) translateX(100px) rotate(345deg)}80%{transform:rotate(-345deg) rotateY(102deg) translateX(100px) rotate(345deg);opacity:1}to{transform:rotate(-345deg) rotateY(102deg) translateX(300px) rotate(345deg)}}.c:nth-child(176){animation:orbit176 14s infinite;animation-delay:1.76s;background-color:#009bff}@keyframes orbit176{20%{opacity:1}30%{transform:rotate(-243deg) rotateY(251deg) translateX(100px) rotate(243deg)}80%{transform:rotate(-243deg) rotateY(251deg) translateX(100px) rotate(243deg);opacity:1}to{transform:rotate(-243deg) rotateY(251deg) translateX(300px) rotate(243deg)}}.c:nth-child(177){animation:orbit177 14s infinite;animation-delay:1.77s;background-color:#009bff}@keyframes orbit177{20%{opacity:1}30%{transform:rotate(-208deg) rotateY(329deg) translateX(100px) rotate(208deg)}80%{transform:rotate(-208deg) rotateY(329deg) translateX(100px) rotate(208deg);opacity:1}to{transform:rotate(-208deg) rotateY(329deg) translateX(300px) rotate(208deg)}}.c:nth-child(178){animation:orbit178 14s infinite;animation-delay:1.78s;background-color:#009aff}@keyframes orbit178{20%{opacity:1}30%{transform:rotate(-227deg) rotateY(40deg) translateX(100px) rotate(227deg)}80%{transform:rotate(-227deg) rotateY(40deg) translateX(100px) rotate(227deg);opacity:1}to{transform:rotate(-227deg) rotateY(40deg) translateX(300px) rotate(227deg)}}.c:nth-child(179){animation:orbit179 14s infinite;animation-delay:1.79s;background-color:#009aff}@keyframes orbit179{20%{opacity:1}30%{transform:rotate(-331deg) rotateY(196deg) translateX(100px) rotate(331deg)}80%{transform:rotate(-331deg) rotateY(196deg) translateX(100px) rotate(331deg);opacity:1}to{transform:rotate(-331deg) rotateY(196deg) translateX(300px) rotate(331deg)}}.c:nth-child(180){animation:orbit180 14s infinite;animation-delay:1.8s;background-color:#09f}@keyframes orbit180{20%{opacity:1}30%{transform:rotate(-342deg) rotateY(224deg) translateX(100px) rotate(342deg)}80%{transform:rotate(-342deg) rotateY(224deg) translateX(100px) rotate(342deg);opacity:1}to{transform:rotate(-342deg) rotateY(224deg) translateX(300px) rotate(342deg)}}.c:nth-child(181){animation:orbit181 14s infinite;animation-delay:1.81s;background-color:#0098ff}@keyframes orbit181{20%{opacity:1}30%{transform:rotate(-337deg) rotateY(164deg) translateX(100px) rotate(337deg)}80%{transform:rotate(-337deg) rotateY(164deg) translateX(100px) rotate(337deg);opacity:1}to{transform:rotate(-337deg) rotateY(164deg) translateX(300px) rotate(337deg)}}.c:nth-child(182){animation:orbit182 14s infinite;animation-delay:1.82s;background-color:#0098ff}@keyframes orbit182{20%{opacity:1}30%{transform:rotate(-148deg) rotateY(13deg) translateX(100px) rotate(148deg)}80%{transform:rotate(-148deg) rotateY(13deg) translateX(100px) rotate(148deg);opacity:1}to{transform:rotate(-148deg) rotateY(13deg) translateX(300px) rotate(148deg)}}.c:nth-child(183){animation:orbit183 14s infinite;animation-delay:1.83s;background-color:#0097ff}@keyframes orbit183{20%{opacity:1}30%{transform:rotate(-54deg) rotateY(66deg) translateX(100px) rotate(54deg)}80%{transform:rotate(-54deg) rotateY(66deg) translateX(100px) rotate(54deg);opacity:1}to{transform:rotate(-54deg) rotateY(66deg) translateX(300px) rotate(54deg)}}.c:nth-child(184){animation:orbit184 14s infinite;animation-delay:1.84s;background-color:#0097ff}@keyframes orbit184{20%{opacity:1}30%{transform:rotate(-296deg) rotateY(122deg) translateX(100px) rotate(296deg)}80%{transform:rotate(-296deg) rotateY(122deg) translateX(100px) rotate(296deg);opacity:1}to{transform:rotate(-296deg) rotateY(122deg) translateX(300px) rotate(296deg)}}.c:nth-child(185){animation:orbit185 14s infinite;animation-delay:1.85s;background-color:#0096ff}@keyframes orbit185{20%{opacity:1}30%{transform:rotate(-230deg) rotateY(278deg) translateX(100px) rotate(230deg)}80%{transform:rotate(-230deg) rotateY(278deg) translateX(100px) rotate(230deg);opacity:1}to{transform:rotate(-230deg) rotateY(278deg) translateX(300px) rotate(230deg)}}.c:nth-child(186){animation:orbit186 14s infinite;animation-delay:1.86s;background-color:#0096ff}@keyframes orbit186{20%{opacity:1}30%{transform:rotate(-24deg) rotateY(134deg) translateX(100px) rotate(24deg)}80%{transform:rotate(-24deg) rotateY(134deg) translateX(100px) rotate(24deg);opacity:1}to{transform:rotate(-24deg) rotateY(134deg) translateX(300px) rotate(24deg)}}.c:nth-child(187){animation:orbit187 14s infinite;animation-delay:1.87s;background-color:#0095ff}@keyframes orbit187{20%{opacity:1}30%{transform:rotate(-61deg) rotateY(178deg) translateX(100px) rotate(61deg)}80%{transform:rotate(-61deg) rotateY(178deg) translateX(100px) rotate(61deg);opacity:1}to{transform:rotate(-61deg) rotateY(178deg) translateX(300px) rotate(61deg)}}.c:nth-child(188){animation:orbit188 14s infinite;animation-delay:1.88s;background-color:#0094ff}@keyframes orbit188{20%{opacity:1}30%{transform:rotate(-55deg) rotateY(213deg) translateX(100px) rotate(55deg)}80%{transform:rotate(-55deg) rotateY(213deg) translateX(100px) rotate(55deg);opacity:1}to{transform:rotate(-55deg) rotateY(213deg) translateX(300px) rotate(55deg)}}.c:nth-child(189){animation:orbit189 14s infinite;animation-delay:1.89s;background-color:#0094ff}@keyframes orbit189{20%{opacity:1}30%{transform:rotate(-274deg) rotateY(86deg) translateX(100px) rotate(274deg)}80%{transform:rotate(-274deg) rotateY(86deg) translateX(100px) rotate(274deg);opacity:1}to{transform:rotate(-274deg) rotateY(86deg) translateX(300px) rotate(274deg)}}.c:nth-child(190){animation:orbit190 14s infinite;animation-delay:1.9s;background-color:#0093ff}@keyframes orbit190{20%{opacity:1}30%{transform:rotate(-119deg) rotateY(276deg) translateX(100px) rotate(119deg)}80%{transform:rotate(-119deg) rotateY(276deg) translateX(100px) rotate(119deg);opacity:1}to{transform:rotate(-119deg) rotateY(276deg) translateX(300px) rotate(119deg)}}.c:nth-child(191){animation:orbit191 14s infinite;animation-delay:1.91s;background-color:#0093ff}@keyframes orbit191{20%{opacity:1}30%{transform:rotate(-306deg) rotateY(215deg) translateX(100px) rotate(306deg)}80%{transform:rotate(-306deg) rotateY(215deg) translateX(100px) rotate(306deg);opacity:1}to{transform:rotate(-306deg) rotateY(215deg) translateX(300px) rotate(306deg)}}.c:nth-child(192){animation:orbit192 14s infinite;animation-delay:1.92s;background-color:#0092ff}@keyframes orbit192{20%{opacity:1}30%{transform:rotate(-46deg) rotateY(309deg) translateX(100px) rotate(46deg)}80%{transform:rotate(-46deg) rotateY(309deg) translateX(100px) rotate(46deg);opacity:1}to{transform:rotate(-46deg) rotateY(309deg) translateX(300px) rotate(46deg)}}.c:nth-child(193){animation:orbit193 14s infinite;animation-delay:1.93s;background-color:#0092ff}@keyframes orbit193{20%{opacity:1}30%{transform:rotate(-336deg) rotateY(185deg) translateX(100px) rotate(336deg)}80%{transform:rotate(-336deg) rotateY(185deg) translateX(100px) rotate(336deg);opacity:1}to{transform:rotate(-336deg) rotateY(185deg) translateX(300px) rotate(336deg)}}.c:nth-child(194){animation:orbit194 14s infinite;animation-delay:1.94s;background-color:#0091ff}@keyframes orbit194{20%{opacity:1}30%{transform:rotate(-295deg) rotateY(305deg) translateX(100px) rotate(295deg)}80%{transform:rotate(-295deg) rotateY(305deg) translateX(100px) rotate(295deg);opacity:1}to{transform:rotate(-295deg) rotateY(305deg) translateX(300px) rotate(295deg)}}.c:nth-child(195){animation:orbit195 14s infinite;animation-delay:1.95s;background-color:#0091ff}@keyframes orbit195{20%{opacity:1}30%{transform:rotate(-100deg) rotateY(287deg) translateX(100px) rotate(100deg)}80%{transform:rotate(-100deg) rotateY(287deg) translateX(100px) rotate(100deg);opacity:1}to{transform:rotate(-100deg) rotateY(287deg) translateX(300px) rotate(100deg)}}.c:nth-child(196){animation:orbit196 14s infinite;animation-delay:1.96s;background-color:#0090ff}@keyframes orbit196{20%{opacity:1}30%{transform:rotate(-110deg) rotateY(156deg) translateX(100px) rotate(110deg)}80%{transform:rotate(-110deg) rotateY(156deg) translateX(100px) rotate(110deg);opacity:1}to{transform:rotate(-110deg) rotateY(156deg) translateX(300px) rotate(110deg)}}.c:nth-child(197){animation:orbit197 14s infinite;animation-delay:1.97s;background-color:#008fff}@keyframes orbit197{20%{opacity:1}30%{transform:rotate(-187deg) rotateY(62deg) translateX(100px) rotate(187deg)}80%{transform:rotate(-187deg) rotateY(62deg) translateX(100px) rotate(187deg);opacity:1}to{transform:rotate(-187deg) rotateY(62deg) translateX(300px) rotate(187deg)}}.c:nth-child(198){animation:orbit198 14s infinite;animation-delay:1.98s;background-color:#008fff}@keyframes orbit198{20%{opacity:1}30%{transform:rotate(-200deg) rotateY(196deg) translateX(100px) rotate(200deg)}80%{transform:rotate(-200deg) rotateY(196deg) translateX(100px) rotate(200deg);opacity:1}to{transform:rotate(-200deg) rotateY(196deg) translateX(300px) rotate(200deg)}}.c:nth-child(199){animation:orbit199 14s infinite;animation-delay:1.99s;background-color:#008eff}@keyframes orbit199{20%{opacity:1}30%{transform:rotate(-164deg) rotateY(103deg) translateX(100px) rotate(164deg)}80%{transform:rotate(-164deg) rotateY(103deg) translateX(100px) rotate(164deg);opacity:1}to{transform:rotate(-164deg) rotateY(103deg) translateX(300px) rotate(164deg)}}.c:nth-child(200){animation:orbit200 14s infinite;animation-delay:2s;background-color:#008eff}@keyframes orbit200{20%{opacity:1}30%{transform:rotate(-263deg) rotateY(358deg) translateX(100px) rotate(263deg)}80%{transform:rotate(-263deg) rotateY(358deg) translateX(100px) rotate(263deg);opacity:1}to{transform:rotate(-263deg) rotateY(358deg) translateX(300px) rotate(263deg)}}.c:nth-child(201){animation:orbit201 14s infinite;animation-delay:2.01s;background-color:#008dff}@keyframes orbit201{20%{opacity:1}30%{transform:rotate(-15deg) rotateY(344deg) translateX(100px) rotate(15deg)}80%{transform:rotate(-15deg) rotateY(344deg) translateX(100px) rotate(15deg);opacity:1}to{transform:rotate(-15deg) rotateY(344deg) translateX(300px) rotate(15deg)}}.c:nth-child(202){animation:orbit202 14s infinite;animation-delay:2.02s;background-color:#008dff}@keyframes orbit202{20%{opacity:1}30%{transform:rotate(-46deg) rotateY(219deg) translateX(100px) rotate(46deg)}80%{transform:rotate(-46deg) rotateY(219deg) translateX(100px) rotate(46deg);opacity:1}to{transform:rotate(-46deg) rotateY(219deg) translateX(300px) rotate(46deg)}}.c:nth-child(203){animation:orbit203 14s infinite;animation-delay:2.03s;background-color:#008cff}@keyframes orbit203{20%{opacity:1}30%{transform:rotate(-326deg) rotateY(142deg) translateX(100px) rotate(326deg)}80%{transform:rotate(-326deg) rotateY(142deg) translateX(100px) rotate(326deg);opacity:1}to{transform:rotate(-326deg) rotateY(142deg) translateX(300px) rotate(326deg)}}.c:nth-child(204){animation:orbit204 14s infinite;animation-delay:2.04s;background-color:#008bff}@keyframes orbit204{20%{opacity:1}30%{transform:rotate(-156deg) rotateY(285deg) translateX(100px) rotate(156deg)}80%{transform:rotate(-156deg) rotateY(285deg) translateX(100px) rotate(156deg);opacity:1}to{transform:rotate(-156deg) rotateY(285deg) translateX(300px) rotate(156deg)}}.c:nth-child(205){animation:orbit205 14s infinite;animation-delay:2.05s;background-color:#008bff}@keyframes orbit205{20%{opacity:1}30%{transform:rotate(-279deg) rotateY(77deg) translateX(100px) rotate(279deg)}80%{transform:rotate(-279deg) rotateY(77deg) translateX(100px) rotate(279deg);opacity:1}to{transform:rotate(-279deg) rotateY(77deg) translateX(300px) rotate(279deg)}}.c:nth-child(206){animation:orbit206 14s infinite;animation-delay:2.06s;background-color:#008aff}@keyframes orbit206{20%{opacity:1}30%{transform:rotate(-270deg) rotateY(328deg) translateX(100px) rotate(270deg)}80%{transform:rotate(-270deg) rotateY(328deg) translateX(100px) rotate(270deg);opacity:1}to{transform:rotate(-270deg) rotateY(328deg) translateX(300px) rotate(270deg)}}.c:nth-child(207){animation:orbit207 14s infinite;animation-delay:2.07s;background-color:#008aff}@keyframes orbit207{20%{opacity:1}30%{transform:rotate(-38deg) rotateY(223deg) translateX(100px) rotate(38deg)}80%{transform:rotate(-38deg) rotateY(223deg) translateX(100px) rotate(38deg);opacity:1}to{transform:rotate(-38deg) rotateY(223deg) translateX(300px) rotate(38deg)}}.c:nth-child(208){animation:orbit208 14s infinite;animation-delay:2.08s;background-color:#0089ff}@keyframes orbit208{20%{opacity:1}30%{transform:rotate(-214deg) rotateY(54deg) translateX(100px) rotate(214deg)}80%{transform:rotate(-214deg) rotateY(54deg) translateX(100px) rotate(214deg);opacity:1}to{transform:rotate(-214deg) rotateY(54deg) translateX(300px) rotate(214deg)}}.c:nth-child(209){animation:orbit209 14s infinite;animation-delay:2.09s;background-color:#0089ff}@keyframes orbit209{20%{opacity:1}30%{transform:rotate(-116deg) rotateY(31deg) translateX(100px) rotate(116deg)}80%{transform:rotate(-116deg) rotateY(31deg) translateX(100px) rotate(116deg);opacity:1}to{transform:rotate(-116deg) rotateY(31deg) translateX(300px) rotate(116deg)}}.c:nth-child(210){animation:orbit210 14s infinite;animation-delay:2.1s;background-color:#08f}@keyframes orbit210{20%{opacity:1}30%{transform:rotate(-56deg) rotateY(320deg) translateX(100px) rotate(56deg)}80%{transform:rotate(-56deg) rotateY(320deg) translateX(100px) rotate(56deg);opacity:1}to{transform:rotate(-56deg) rotateY(320deg) translateX(300px) rotate(56deg)}}.c:nth-child(211){animation:orbit211 14s infinite;animation-delay:2.11s;background-color:#0087ff}@keyframes orbit211{20%{opacity:1}30%{transform:rotate(-134deg) rotateY(304deg) translateX(100px) rotate(134deg)}80%{transform:rotate(-134deg) rotateY(304deg) translateX(100px) rotate(134deg);opacity:1}to{transform:rotate(-134deg) rotateY(304deg) translateX(300px) rotate(134deg)}}.c:nth-child(212){animation:orbit212 14s infinite;animation-delay:2.12s;background-color:#0087ff}@keyframes orbit212{20%{opacity:1}30%{transform:rotate(-167deg) rotateY(144deg) translateX(100px) rotate(167deg)}80%{transform:rotate(-167deg) rotateY(144deg) translateX(100px) rotate(167deg);opacity:1}to{transform:rotate(-167deg) rotateY(144deg) translateX(300px) rotate(167deg)}}.c:nth-child(213){animation:orbit213 14s infinite;animation-delay:2.13s;background-color:#0086ff}@keyframes orbit213{20%{opacity:1}30%{transform:rotate(-239deg) rotateY(237deg) translateX(100px) rotate(239deg)}80%{transform:rotate(-239deg) rotateY(237deg) translateX(100px) rotate(239deg);opacity:1}to{transform:rotate(-239deg) rotateY(237deg) translateX(300px) rotate(239deg)}}.c:nth-child(214){animation:orbit214 14s infinite;animation-delay:2.14s;background-color:#0086ff}@keyframes orbit214{20%{opacity:1}30%{transform:rotate(-205deg) rotateY(126deg) translateX(100px) rotate(205deg)}80%{transform:rotate(-205deg) rotateY(126deg) translateX(100px) rotate(205deg);opacity:1}to{transform:rotate(-205deg) rotateY(126deg) translateX(300px) rotate(205deg)}}.c:nth-child(215){animation:orbit215 14s infinite;animation-delay:2.15s;background-color:#0085ff}@keyframes orbit215{20%{opacity:1}30%{transform:rotate(-200deg) rotateY(129deg) translateX(100px) rotate(200deg)}80%{transform:rotate(-200deg) rotateY(129deg) translateX(100px) rotate(200deg);opacity:1}to{transform:rotate(-200deg) rotateY(129deg) translateX(300px) rotate(200deg)}}.c:nth-child(216){animation:orbit216 14s infinite;animation-delay:2.16s;background-color:#0085ff}@keyframes orbit216{20%{opacity:1}30%{transform:rotate(-41deg) rotateY(113deg) translateX(100px) rotate(41deg)}80%{transform:rotate(-41deg) rotateY(113deg) translateX(100px) rotate(41deg);opacity:1}to{transform:rotate(-41deg) rotateY(113deg) translateX(300px) rotate(41deg)}}.c:nth-child(217){animation:orbit217 14s infinite;animation-delay:2.17s;background-color:#0084ff}@keyframes orbit217{20%{opacity:1}30%{transform:rotate(-33deg) rotateY(47deg) translateX(100px) rotate(33deg)}80%{transform:rotate(-33deg) rotateY(47deg) translateX(100px) rotate(33deg);opacity:1}to{transform:rotate(-33deg) rotateY(47deg) translateX(300px) rotate(33deg)}}.c:nth-child(218){animation:orbit218 14s infinite;animation-delay:2.18s;background-color:#0083ff}@keyframes orbit218{20%{opacity:1}30%{transform:rotate(-164deg) rotateY(97deg) translateX(100px) rotate(164deg)}80%{transform:rotate(-164deg) rotateY(97deg) translateX(100px) rotate(164deg);opacity:1}to{transform:rotate(-164deg) rotateY(97deg) translateX(300px) rotate(164deg)}}.c:nth-child(219){animation:orbit219 14s infinite;animation-delay:2.19s;background-color:#0083ff}@keyframes orbit219{20%{opacity:1}30%{transform:rotate(-82deg) rotateY(56deg) translateX(100px) rotate(82deg)}80%{transform:rotate(-82deg) rotateY(56deg) translateX(100px) rotate(82deg);opacity:1}to{transform:rotate(-82deg) rotateY(56deg) translateX(300px) rotate(82deg)}}.c:nth-child(220){animation:orbit220 14s infinite;animation-delay:2.2s;background-color:#0082ff}@keyframes orbit220{20%{opacity:1}30%{transform:rotate(-135deg) rotateY(129deg) translateX(100px) rotate(135deg)}80%{transform:rotate(-135deg) rotateY(129deg) translateX(100px) rotate(135deg);opacity:1}to{transform:rotate(-135deg) rotateY(129deg) translateX(300px) rotate(135deg)}}.c:nth-child(221){animation:orbit221 14s infinite;animation-delay:2.21s;background-color:#0082ff}@keyframes orbit221{20%{opacity:1}30%{transform:rotate(-296deg) rotateY(351deg) translateX(100px) rotate(296deg)}80%{transform:rotate(-296deg) rotateY(351deg) translateX(100px) rotate(296deg);opacity:1}to{transform:rotate(-296deg) rotateY(351deg) translateX(300px) rotate(296deg)}}.c:nth-child(222){animation:orbit222 14s infinite;animation-delay:2.22s;background-color:#0081ff}@keyframes orbit222{20%{opacity:1}30%{transform:rotate(-205deg) rotateY(41deg) translateX(100px) rotate(205deg)}80%{transform:rotate(-205deg) rotateY(41deg) translateX(100px) rotate(205deg);opacity:1}to{transform:rotate(-205deg) rotateY(41deg) translateX(300px) rotate(205deg)}}.c:nth-child(223){animation:orbit223 14s infinite;animation-delay:2.23s;background-color:#0081ff}@keyframes orbit223{20%{opacity:1}30%{transform:rotate(-98deg) rotateY(202deg) translateX(100px) rotate(98deg)}80%{transform:rotate(-98deg) rotateY(202deg) translateX(100px) rotate(98deg);opacity:1}to{transform:rotate(-98deg) rotateY(202deg) translateX(300px) rotate(98deg)}}.c:nth-child(224){animation:orbit224 14s infinite;animation-delay:2.24s;background-color:#0080ff}@keyframes orbit224{20%{opacity:1}30%{transform:rotate(-193deg) rotateY(143deg) translateX(100px) rotate(193deg)}80%{transform:rotate(-193deg) rotateY(143deg) translateX(100px) rotate(193deg);opacity:1}to{transform:rotate(-193deg) rotateY(143deg) translateX(300px) rotate(193deg)}}.c:nth-child(225){animation:orbit225 14s infinite;animation-delay:2.25s;background-color:#0080ff}@keyframes orbit225{20%{opacity:1}30%{transform:rotate(-124deg) rotateY(139deg) translateX(100px) rotate(124deg)}80%{transform:rotate(-124deg) rotateY(139deg) translateX(100px) rotate(124deg);opacity:1}to{transform:rotate(-124deg) rotateY(139deg) translateX(300px) rotate(124deg)}}.c:nth-child(226){animation:orbit226 14s infinite;animation-delay:2.26s;background-color:#007fff}@keyframes orbit226{20%{opacity:1}30%{transform:rotate(-97deg) rotateY(209deg) translateX(100px) rotate(97deg)}80%{transform:rotate(-97deg) rotateY(209deg) translateX(100px) rotate(97deg);opacity:1}to{transform:rotate(-97deg) rotateY(209deg) translateX(300px) rotate(97deg)}}.c:nth-child(227){animation:orbit227 14s infinite;animation-delay:2.27s;background-color:#007eff}@keyframes orbit227{20%{opacity:1}30%{transform:rotate(-284deg) rotateY(192deg) translateX(100px) rotate(284deg)}80%{transform:rotate(-284deg) rotateY(192deg) translateX(100px) rotate(284deg);opacity:1}to{transform:rotate(-284deg) rotateY(192deg) translateX(300px) rotate(284deg)}}.c:nth-child(228){animation:orbit228 14s infinite;animation-delay:2.28s;background-color:#007eff}@keyframes orbit228{20%{opacity:1}30%{transform:rotate(-357deg) rotateY(154deg) translateX(100px) rotate(357deg)}80%{transform:rotate(-357deg) rotateY(154deg) translateX(100px) rotate(357deg);opacity:1}to{transform:rotate(-357deg) rotateY(154deg) translateX(300px) rotate(357deg)}}.c:nth-child(229){animation:orbit229 14s infinite;animation-delay:2.29s;background-color:#007dff}@keyframes orbit229{20%{opacity:1}30%{transform:rotate(-183deg) rotateY(40deg) translateX(100px) rotate(183deg)}80%{transform:rotate(-183deg) rotateY(40deg) translateX(100px) rotate(183deg);opacity:1}to{transform:rotate(-183deg) rotateY(40deg) translateX(300px) rotate(183deg)}}.c:nth-child(230){animation:orbit230 14s infinite;animation-delay:2.3s;background-color:#007dff}@keyframes orbit230{20%{opacity:1}30%{transform:rotate(-309deg) rotateY(354deg) translateX(100px) rotate(309deg)}80%{transform:rotate(-309deg) rotateY(354deg) translateX(100px) rotate(309deg);opacity:1}to{transform:rotate(-309deg) rotateY(354deg) translateX(300px) rotate(309deg)}}.c:nth-child(231){animation:orbit231 14s infinite;animation-delay:2.31s;background-color:#007cff}@keyframes orbit231{20%{opacity:1}30%{transform:rotate(-331deg) rotateY(300deg) translateX(100px) rotate(331deg)}80%{transform:rotate(-331deg) rotateY(300deg) translateX(100px) rotate(331deg);opacity:1}to{transform:rotate(-331deg) rotateY(300deg) translateX(300px) rotate(331deg)}}.c:nth-child(232){animation:orbit232 14s infinite;animation-delay:2.32s;background-color:#007cff}@keyframes orbit232{20%{opacity:1}30%{transform:rotate(-312deg) rotateY(244deg) translateX(100px) rotate(312deg)}80%{transform:rotate(-312deg) rotateY(244deg) translateX(100px) rotate(312deg);opacity:1}to{transform:rotate(-312deg) rotateY(244deg) translateX(300px) rotate(312deg)}}.c:nth-child(233){animation:orbit233 14s infinite;animation-delay:2.33s;background-color:#007bff}@keyframes orbit233{20%{opacity:1}30%{transform:rotate(-127deg) rotateY(189deg) translateX(100px) rotate(127deg)}80%{transform:rotate(-127deg) rotateY(189deg) translateX(100px) rotate(127deg);opacity:1}to{transform:rotate(-127deg) rotateY(189deg) translateX(300px) rotate(127deg)}}.c:nth-child(234){animation:orbit234 14s infinite;animation-delay:2.34s;background-color:#007aff}@keyframes orbit234{20%{opacity:1}30%{transform:rotate(-63deg) rotateY(113deg) translateX(100px) rotate(63deg)}80%{transform:rotate(-63deg) rotateY(113deg) translateX(100px) rotate(63deg);opacity:1}to{transform:rotate(-63deg) rotateY(113deg) translateX(300px) rotate(63deg)}}.c:nth-child(235){animation:orbit235 14s infinite;animation-delay:2.35s;background-color:#007aff}@keyframes orbit235{20%{opacity:1}30%{transform:rotate(-231deg) rotateY(274deg) translateX(100px) rotate(231deg)}80%{transform:rotate(-231deg) rotateY(274deg) translateX(100px) rotate(231deg);opacity:1}to{transform:rotate(-231deg) rotateY(274deg) translateX(300px) rotate(231deg)}}.c:nth-child(236){animation:orbit236 14s infinite;animation-delay:2.36s;background-color:#0079ff}@keyframes orbit236{20%{opacity:1}30%{transform:rotate(-122deg) rotateY(189deg) translateX(100px) rotate(122deg)}80%{transform:rotate(-122deg) rotateY(189deg) translateX(100px) rotate(122deg);opacity:1}to{transform:rotate(-122deg) rotateY(189deg) translateX(300px) rotate(122deg)}}.c:nth-child(237){animation:orbit237 14s infinite;animation-delay:2.37s;background-color:#0079ff}@keyframes orbit237{20%{opacity:1}30%{transform:rotate(-191deg) rotateY(114deg) translateX(100px) rotate(191deg)}80%{transform:rotate(-191deg) rotateY(114deg) translateX(100px) rotate(191deg);opacity:1}to{transform:rotate(-191deg) rotateY(114deg) translateX(300px) rotate(191deg)}}.c:nth-child(238){animation:orbit238 14s infinite;animation-delay:2.38s;background-color:#0078ff}@keyframes orbit238{20%{opacity:1}30%{transform:rotate(-68deg) rotateY(33deg) translateX(100px) rotate(68deg)}80%{transform:rotate(-68deg) rotateY(33deg) translateX(100px) rotate(68deg);opacity:1}to{transform:rotate(-68deg) rotateY(33deg) translateX(300px) rotate(68deg)}}.c:nth-child(239){animation:orbit239 14s infinite;animation-delay:2.39s;background-color:#0078ff}@keyframes orbit239{20%{opacity:1}30%{transform:rotate(-208deg) rotateY(162deg) translateX(100px) rotate(208deg)}80%{transform:rotate(-208deg) rotateY(162deg) translateX(100px) rotate(208deg);opacity:1}to{transform:rotate(-208deg) rotateY(162deg) translateX(300px) rotate(208deg)}}.c:nth-child(240){animation:orbit240 14s infinite;animation-delay:2.4s;background-color:#07f}@keyframes orbit240{20%{opacity:1}30%{transform:rotate(-303deg) rotateY(263deg) translateX(100px) rotate(303deg)}80%{transform:rotate(-303deg) rotateY(263deg) translateX(100px) rotate(303deg);opacity:1}to{transform:rotate(-303deg) rotateY(263deg) translateX(300px) rotate(303deg)}}.c:nth-child(241){animation:orbit241 14s infinite;animation-delay:2.41s;background-color:#0076ff}@keyframes orbit241{20%{opacity:1}30%{transform:rotate(-64deg) rotateY(43deg) translateX(100px) rotate(64deg)}80%{transform:rotate(-64deg) rotateY(43deg) translateX(100px) rotate(64deg);opacity:1}to{transform:rotate(-64deg) rotateY(43deg) translateX(300px) rotate(64deg)}}.c:nth-child(242){animation:orbit242 14s infinite;animation-delay:2.42s;background-color:#0076ff}@keyframes orbit242{20%{opacity:1}30%{transform:rotate(-347deg) rotateY(130deg) translateX(100px) rotate(347deg)}80%{transform:rotate(-347deg) rotateY(130deg) translateX(100px) rotate(347deg);opacity:1}to{transform:rotate(-347deg) rotateY(130deg) translateX(300px) rotate(347deg)}}.c:nth-child(243){animation:orbit243 14s infinite;animation-delay:2.43s;background-color:#0075ff}@keyframes orbit243{20%{opacity:1}30%{transform:rotate(-218deg) rotateY(150deg) translateX(100px) rotate(218deg)}80%{transform:rotate(-218deg) rotateY(150deg) translateX(100px) rotate(218deg);opacity:1}to{transform:rotate(-218deg) rotateY(150deg) translateX(300px) rotate(218deg)}}.c:nth-child(244){animation:orbit244 14s infinite;animation-delay:2.44s;background-color:#0075ff}@keyframes orbit244{20%{opacity:1}30%{transform:rotate(-292deg) rotateY(20deg) translateX(100px) rotate(292deg)}80%{transform:rotate(-292deg) rotateY(20deg) translateX(100px) rotate(292deg);opacity:1}to{transform:rotate(-292deg) rotateY(20deg) translateX(300px) rotate(292deg)}}.c:nth-child(245){animation:orbit245 14s infinite;animation-delay:2.45s;background-color:#0074ff}@keyframes orbit245{20%{opacity:1}30%{transform:rotate(-197deg) rotateY(348deg) translateX(100px) rotate(197deg)}80%{transform:rotate(-197deg) rotateY(348deg) translateX(100px) rotate(197deg);opacity:1}to{transform:rotate(-197deg) rotateY(348deg) translateX(300px) rotate(197deg)}}.c:nth-child(246){animation:orbit246 14s infinite;animation-delay:2.46s;background-color:#0074ff}@keyframes orbit246{20%{opacity:1}30%{transform:rotate(-265deg) rotateY(104deg) translateX(100px) rotate(265deg)}80%{transform:rotate(-265deg) rotateY(104deg) translateX(100px) rotate(265deg);opacity:1}to{transform:rotate(-265deg) rotateY(104deg) translateX(300px) rotate(265deg)}}.c:nth-child(247){animation:orbit247 14s infinite;animation-delay:2.47s;background-color:#0073ff}@keyframes orbit247{20%{opacity:1}30%{transform:rotate(-190deg) rotateY(351deg) translateX(100px) rotate(190deg)}80%{transform:rotate(-190deg) rotateY(351deg) translateX(100px) rotate(190deg);opacity:1}to{transform:rotate(-190deg) rotateY(351deg) translateX(300px) rotate(190deg)}}.c:nth-child(248){animation:orbit248 14s infinite;animation-delay:2.48s;background-color:#0072ff}@keyframes orbit248{20%{opacity:1}30%{transform:rotate(-48deg) rotateY(258deg) translateX(100px) rotate(48deg)}80%{transform:rotate(-48deg) rotateY(258deg) translateX(100px) rotate(48deg);opacity:1}to{transform:rotate(-48deg) rotateY(258deg) translateX(300px) rotate(48deg)}}.c:nth-child(249){animation:orbit249 14s infinite;animation-delay:2.49s;background-color:#0072ff}@keyframes orbit249{20%{opacity:1}30%{transform:rotate(-139deg) rotateY(92deg) translateX(100px) rotate(139deg)}80%{transform:rotate(-139deg) rotateY(92deg) translateX(100px) rotate(139deg);opacity:1}to{transform:rotate(-139deg) rotateY(92deg) translateX(300px) rotate(139deg)}}.c:nth-child(250){animation:orbit250 14s infinite;animation-delay:2.5s;background-color:#0071ff}@keyframes orbit250{20%{opacity:1}30%{transform:rotate(-111deg) rotateY(159deg) translateX(100px) rotate(111deg)}80%{transform:rotate(-111deg) rotateY(159deg) translateX(100px) rotate(111deg);opacity:1}to{transform:rotate(-111deg) rotateY(159deg) translateX(300px) rotate(111deg)}}.c:nth-child(251){animation:orbit251 14s infinite;animation-delay:2.51s;background-color:#0071ff}@keyframes orbit251{20%{opacity:1}30%{transform:rotate(-72deg) rotateY(226deg) translateX(100px) rotate(72deg)}80%{transform:rotate(-72deg) rotateY(226deg) translateX(100px) rotate(72deg);opacity:1}to{transform:rotate(-72deg) rotateY(226deg) translateX(300px) rotate(72deg)}}.c:nth-child(252){animation:orbit252 14s infinite;animation-delay:2.52s;background-color:#0070ff}@keyframes orbit252{20%{opacity:1}30%{transform:rotate(-1turn) rotateY(132deg) translateX(100px) rotate(1turn)}80%{transform:rotate(-1turn) rotateY(132deg) translateX(100px) rotate(1turn);opacity:1}to{transform:rotate(-1turn) rotateY(132deg) translateX(300px) rotate(1turn)}}.c:nth-child(253){animation:orbit253 14s infinite;animation-delay:2.53s;background-color:#0070ff}@keyframes orbit253{20%{opacity:1}30%{transform:rotate(-233deg) rotateY(183deg) translateX(100px) rotate(233deg)}80%{transform:rotate(-233deg) rotateY(183deg) translateX(100px) rotate(233deg);opacity:1}to{transform:rotate(-233deg) rotateY(183deg) translateX(300px) rotate(233deg)}}.c:nth-child(254){animation:orbit254 14s infinite;animation-delay:2.54s;background-color:#006fff}@keyframes orbit254{20%{opacity:1}30%{transform:rotate(-161deg) rotateY(64deg) translateX(100px) rotate(161deg)}80%{transform:rotate(-161deg) rotateY(64deg) translateX(100px) rotate(161deg);opacity:1}to{transform:rotate(-161deg) rotateY(64deg) translateX(300px) rotate(161deg)}}.c:nth-child(255){animation:orbit255 14s infinite;animation-delay:2.55s;background-color:#006fff}@keyframes orbit255{20%{opacity:1}30%{transform:rotate(-247deg) rotateY(304deg) translateX(100px) rotate(247deg)}80%{transform:rotate(-247deg) rotateY(304deg) translateX(100px) rotate(247deg);opacity:1}to{transform:rotate(-247deg) rotateY(304deg) translateX(300px) rotate(247deg)}}.c:nth-child(256){animation:orbit256 14s infinite;animation-delay:2.56s;background-color:#006eff}@keyframes orbit256{20%{opacity:1}30%{transform:rotate(-129deg) rotateY(54deg) translateX(100px) rotate(129deg)}80%{transform:rotate(-129deg) rotateY(54deg) translateX(100px) rotate(129deg);opacity:1}to{transform:rotate(-129deg) rotateY(54deg) translateX(300px) rotate(129deg)}}.c:nth-child(257){animation:orbit257 14s infinite;animation-delay:2.57s;background-color:#006dff}@keyframes orbit257{20%{opacity:1}30%{transform:rotate(-271deg) rotateY(222deg) translateX(100px) rotate(271deg)}80%{transform:rotate(-271deg) rotateY(222deg) translateX(100px) rotate(271deg);opacity:1}to{transform:rotate(-271deg) rotateY(222deg) translateX(300px) rotate(271deg)}}.c:nth-child(258){animation:orbit258 14s infinite;animation-delay:2.58s;background-color:#006dff}@keyframes orbit258{20%{opacity:1}30%{transform:rotate(-86deg) rotateY(89deg) translateX(100px) rotate(86deg)}80%{transform:rotate(-86deg) rotateY(89deg) translateX(100px) rotate(86deg);opacity:1}to{transform:rotate(-86deg) rotateY(89deg) translateX(300px) rotate(86deg)}}.c:nth-child(259){animation:orbit259 14s infinite;animation-delay:2.59s;background-color:#006cff}@keyframes orbit259{20%{opacity:1}30%{transform:rotate(-161deg) rotateY(8deg) translateX(100px) rotate(161deg)}80%{transform:rotate(-161deg) rotateY(8deg) translateX(100px) rotate(161deg);opacity:1}to{transform:rotate(-161deg) rotateY(8deg) translateX(300px) rotate(161deg)}}.c:nth-child(260){animation:orbit260 14s infinite;animation-delay:2.6s;background-color:#006cff}@keyframes orbit260{20%{opacity:1}30%{transform:rotate(-316deg) rotateY(298deg) translateX(100px) rotate(316deg)}80%{transform:rotate(-316deg) rotateY(298deg) translateX(100px) rotate(316deg);opacity:1}to{transform:rotate(-316deg) rotateY(298deg) translateX(300px) rotate(316deg)}}.c:nth-child(261){animation:orbit261 14s infinite;animation-delay:2.61s;background-color:#006bff}@keyframes orbit261{20%{opacity:1}30%{transform:rotate(-37deg) rotateY(353deg) translateX(100px) rotate(37deg)}80%{transform:rotate(-37deg) rotateY(353deg) translateX(100px) rotate(37deg);opacity:1}to{transform:rotate(-37deg) rotateY(353deg) translateX(300px) rotate(37deg)}}.c:nth-child(262){animation:orbit262 14s infinite;animation-delay:2.62s;background-color:#006bff}@keyframes orbit262{20%{opacity:1}30%{transform:rotate(-150deg) rotateY(342deg) translateX(100px) rotate(150deg)}80%{transform:rotate(-150deg) rotateY(342deg) translateX(100px) rotate(150deg);opacity:1}to{transform:rotate(-150deg) rotateY(342deg) translateX(300px) rotate(150deg)}}.c:nth-child(263){animation:orbit263 14s infinite;animation-delay:2.63s;background-color:#006aff}@keyframes orbit263{20%{opacity:1}30%{transform:rotate(-76deg) rotateY(247deg) translateX(100px) rotate(76deg)}80%{transform:rotate(-76deg) rotateY(247deg) translateX(100px) rotate(76deg);opacity:1}to{transform:rotate(-76deg) rotateY(247deg) translateX(300px) rotate(76deg)}}.c:nth-child(264){animation:orbit264 14s infinite;animation-delay:2.64s;background-color:#0069ff}@keyframes orbit264{20%{opacity:1}30%{transform:rotate(-246deg) rotateY(255deg) translateX(100px) rotate(246deg)}80%{transform:rotate(-246deg) rotateY(255deg) translateX(100px) rotate(246deg);opacity:1}to{transform:rotate(-246deg) rotateY(255deg) translateX(300px) rotate(246deg)}}.c:nth-child(265){animation:orbit265 14s infinite;animation-delay:2.65s;background-color:#0069ff}@keyframes orbit265{20%{opacity:1}30%{transform:rotate(-116deg) rotateY(358deg) translateX(100px) rotate(116deg)}80%{transform:rotate(-116deg) rotateY(358deg) translateX(100px) rotate(116deg);opacity:1}to{transform:rotate(-116deg) rotateY(358deg) translateX(300px) rotate(116deg)}}.c:nth-child(266){animation:orbit266 14s infinite;animation-delay:2.66s;background-color:#0068ff}@keyframes orbit266{20%{opacity:1}30%{transform:rotate(-239deg) rotateY(210deg) translateX(100px) rotate(239deg)}80%{transform:rotate(-239deg) rotateY(210deg) translateX(100px) rotate(239deg);opacity:1}to{transform:rotate(-239deg) rotateY(210deg) translateX(300px) rotate(239deg)}}.c:nth-child(267){animation:orbit267 14s infinite;animation-delay:2.67s;background-color:#0068ff}@keyframes orbit267{20%{opacity:1}30%{transform:rotate(-228deg) rotateY(135deg) translateX(100px) rotate(228deg)}80%{transform:rotate(-228deg) rotateY(135deg) translateX(100px) rotate(228deg);opacity:1}to{transform:rotate(-228deg) rotateY(135deg) translateX(300px) rotate(228deg)}}.c:nth-child(268){animation:orbit268 14s infinite;animation-delay:2.68s;background-color:#0067ff}@keyframes orbit268{20%{opacity:1}30%{transform:rotate(-319deg) rotateY(208deg) translateX(100px) rotate(319deg)}80%{transform:rotate(-319deg) rotateY(208deg) translateX(100px) rotate(319deg);opacity:1}to{transform:rotate(-319deg) rotateY(208deg) translateX(300px) rotate(319deg)}}.c:nth-child(269){animation:orbit269 14s infinite;animation-delay:2.69s;background-color:#0067ff}@keyframes orbit269{20%{opacity:1}30%{transform:rotate(-351deg) rotateY(358deg) translateX(100px) rotate(351deg)}80%{transform:rotate(-351deg) rotateY(358deg) translateX(100px) rotate(351deg);opacity:1}to{transform:rotate(-351deg) rotateY(358deg) translateX(300px) rotate(351deg)}}.c:nth-child(270){animation:orbit270 14s infinite;animation-delay:2.7s;background-color:#06f}@keyframes orbit270{20%{opacity:1}30%{transform:rotate(-27deg) rotateY(287deg) translateX(100px) rotate(27deg)}80%{transform:rotate(-27deg) rotateY(287deg) translateX(100px) rotate(27deg);opacity:1}to{transform:rotate(-27deg) rotateY(287deg) translateX(300px) rotate(27deg)}}.c:nth-child(271){animation:orbit271 14s infinite;animation-delay:2.71s;background-color:#0065ff}@keyframes orbit271{20%{opacity:1}30%{transform:rotate(-53deg) rotateY(187deg) translateX(100px) rotate(53deg)}80%{transform:rotate(-53deg) rotateY(187deg) translateX(100px) rotate(53deg);opacity:1}to{transform:rotate(-53deg) rotateY(187deg) translateX(300px) rotate(53deg)}}.c:nth-child(272){animation:orbit272 14s infinite;animation-delay:2.72s;background-color:#0065ff}@keyframes orbit272{20%{opacity:1}30%{transform:rotate(-111deg) rotateY(82deg) translateX(100px) rotate(111deg)}80%{transform:rotate(-111deg) rotateY(82deg) translateX(100px) rotate(111deg);opacity:1}to{transform:rotate(-111deg) rotateY(82deg) translateX(300px) rotate(111deg)}}.c:nth-child(273){animation:orbit273 14s infinite;animation-delay:2.73s;background-color:#0064ff}@keyframes orbit273{20%{opacity:1}30%{transform:rotate(-95deg) rotateY(273deg) translateX(100px) rotate(95deg)}80%{transform:rotate(-95deg) rotateY(273deg) translateX(100px) rotate(95deg);opacity:1}to{transform:rotate(-95deg) rotateY(273deg) translateX(300px) rotate(95deg)}}.c:nth-child(274){animation:orbit274 14s infinite;animation-delay:2.74s;background-color:#0064ff}@keyframes orbit274{20%{opacity:1}30%{transform:rotate(-254deg) rotateY(99deg) translateX(100px) rotate(254deg)}80%{transform:rotate(-254deg) rotateY(99deg) translateX(100px) rotate(254deg);opacity:1}to{transform:rotate(-254deg) rotateY(99deg) translateX(300px) rotate(254deg)}}.c:nth-child(275){animation:orbit275 14s infinite;animation-delay:2.75s;background-color:#0063ff}@keyframes orbit275{20%{opacity:1}30%{transform:rotate(-212deg) rotateY(263deg) translateX(100px) rotate(212deg)}80%{transform:rotate(-212deg) rotateY(263deg) translateX(100px) rotate(212deg);opacity:1}to{transform:rotate(-212deg) rotateY(263deg) translateX(300px) rotate(212deg)}}.c:nth-child(276){animation:orbit276 14s infinite;animation-delay:2.76s;background-color:#0063ff}@keyframes orbit276{20%{opacity:1}30%{transform:rotate(-155deg) rotateY(220deg) translateX(100px) rotate(155deg)}80%{transform:rotate(-155deg) rotateY(220deg) translateX(100px) rotate(155deg);opacity:1}to{transform:rotate(-155deg) rotateY(220deg) translateX(300px) rotate(155deg)}}.c:nth-child(277){animation:orbit277 14s infinite;animation-delay:2.77s;background-color:#0062ff}@keyframes orbit277{20%{opacity:1}30%{transform:rotate(-152deg) rotateY(243deg) translateX(100px) rotate(152deg)}80%{transform:rotate(-152deg) rotateY(243deg) translateX(100px) rotate(152deg);opacity:1}to{transform:rotate(-152deg) rotateY(243deg) translateX(300px) rotate(152deg)}}.c:nth-child(278){animation:orbit278 14s infinite;animation-delay:2.78s;background-color:#0061ff}@keyframes orbit278{20%{opacity:1}30%{transform:rotate(-323deg) rotateY(275deg) translateX(100px) rotate(323deg)}80%{transform:rotate(-323deg) rotateY(275deg) translateX(100px) rotate(323deg);opacity:1}to{transform:rotate(-323deg) rotateY(275deg) translateX(300px) rotate(323deg)}}.c:nth-child(279){animation:orbit279 14s infinite;animation-delay:2.79s;background-color:#0061ff}@keyframes orbit279{20%{opacity:1}30%{transform:rotate(-83deg) rotateY(247deg) translateX(100px) rotate(83deg)}80%{transform:rotate(-83deg) rotateY(247deg) translateX(100px) rotate(83deg);opacity:1}to{transform:rotate(-83deg) rotateY(247deg) translateX(300px) rotate(83deg)}}.c:nth-child(280){animation:orbit280 14s infinite;animation-delay:2.8s;background-color:#0060ff}@keyframes orbit280{20%{opacity:1}30%{transform:rotate(-337deg) rotateY(103deg) translateX(100px) rotate(337deg)}80%{transform:rotate(-337deg) rotateY(103deg) translateX(100px) rotate(337deg);opacity:1}to{transform:rotate(-337deg) rotateY(103deg) translateX(300px) rotate(337deg)}}.c:nth-child(281){animation:orbit281 14s infinite;animation-delay:2.81s;background-color:#0060ff}@keyframes orbit281{20%{opacity:1}30%{transform:rotate(-301deg) rotateY(49deg) translateX(100px) rotate(301deg)}80%{transform:rotate(-301deg) rotateY(49deg) translateX(100px) rotate(301deg);opacity:1}to{transform:rotate(-301deg) rotateY(49deg) translateX(300px) rotate(301deg)}}.c:nth-child(282){animation:orbit282 14s infinite;animation-delay:2.82s;background-color:#005fff}@keyframes orbit282{20%{opacity:1}30%{transform:rotate(-214deg) rotateY(30deg) translateX(100px) rotate(214deg)}80%{transform:rotate(-214deg) rotateY(30deg) translateX(100px) rotate(214deg);opacity:1}to{transform:rotate(-214deg) rotateY(30deg) translateX(300px) rotate(214deg)}}.c:nth-child(283){animation:orbit283 14s infinite;animation-delay:2.83s;background-color:#005fff}@keyframes orbit283{20%{opacity:1}30%{transform:rotate(-61deg) rotateY(351deg) translateX(100px) rotate(61deg)}80%{transform:rotate(-61deg) rotateY(351deg) translateX(100px) rotate(61deg);opacity:1}to{transform:rotate(-61deg) rotateY(351deg) translateX(300px) rotate(61deg)}}.c:nth-child(284){animation:orbit284 14s infinite;animation-delay:2.84s;background-color:#005eff}@keyframes orbit284{20%{opacity:1}30%{transform:rotate(-150deg) rotateY(147deg) translateX(100px) rotate(150deg)}80%{transform:rotate(-150deg) rotateY(147deg) translateX(100px) rotate(150deg);opacity:1}to{transform:rotate(-150deg) rotateY(147deg) translateX(300px) rotate(150deg)}}.c:nth-child(285){animation:orbit285 14s infinite;animation-delay:2.85s;background-color:#005eff}@keyframes orbit285{20%{opacity:1}30%{transform:rotate(-242deg) rotateY(110deg) translateX(100px) rotate(242deg)}80%{transform:rotate(-242deg) rotateY(110deg) translateX(100px) rotate(242deg);opacity:1}to{transform:rotate(-242deg) rotateY(110deg) translateX(300px) rotate(242deg)}}.c:nth-child(286){animation:orbit286 14s infinite;animation-delay:2.86s;background-color:#005dff}@keyframes orbit286{20%{opacity:1}30%{transform:rotate(-117deg) rotateY(338deg) translateX(100px) rotate(117deg)}80%{transform:rotate(-117deg) rotateY(338deg) translateX(100px) rotate(117deg);opacity:1}to{transform:rotate(-117deg) rotateY(338deg) translateX(300px) rotate(117deg)}}.c:nth-child(287){animation:orbit287 14s infinite;animation-delay:2.87s;background-color:#005cff}@keyframes orbit287{20%{opacity:1}30%{transform:rotate(-264deg) rotateY(88deg) translateX(100px) rotate(264deg)}80%{transform:rotate(-264deg) rotateY(88deg) translateX(100px) rotate(264deg);opacity:1}to{transform:rotate(-264deg) rotateY(88deg) translateX(300px) rotate(264deg)}}.c:nth-child(288){animation:orbit288 14s infinite;animation-delay:2.88s;background-color:#005cff}@keyframes orbit288{20%{opacity:1}30%{transform:rotate(-50deg) rotateY(141deg) translateX(100px) rotate(50deg)}80%{transform:rotate(-50deg) rotateY(141deg) translateX(100px) rotate(50deg);opacity:1}to{transform:rotate(-50deg) rotateY(141deg) translateX(300px) rotate(50deg)}}.c:nth-child(289){animation:orbit289 14s infinite;animation-delay:2.89s;background-color:#005bff}@keyframes orbit289{20%{opacity:1}30%{transform:rotate(-108deg) rotateY(46deg) translateX(100px) rotate(108deg)}80%{transform:rotate(-108deg) rotateY(46deg) translateX(100px) rotate(108deg);opacity:1}to{transform:rotate(-108deg) rotateY(46deg) translateX(300px) rotate(108deg)}}.c:nth-child(290){animation:orbit290 14s infinite;animation-delay:2.9s;background-color:#005bff}@keyframes orbit290{20%{opacity:1}30%{transform:rotate(-42deg) rotateY(1deg) translateX(100px) rotate(42deg)}80%{transform:rotate(-42deg) rotateY(1deg) translateX(100px) rotate(42deg);opacity:1}to{transform:rotate(-42deg) rotateY(1deg) translateX(300px) rotate(42deg)}}.c:nth-child(291){animation:orbit291 14s infinite;animation-delay:2.91s;background-color:#005aff}@keyframes orbit291{20%{opacity:1}30%{transform:rotate(-40deg) rotateY(299deg) translateX(100px) rotate(40deg)}80%{transform:rotate(-40deg) rotateY(299deg) translateX(100px) rotate(40deg);opacity:1}to{transform:rotate(-40deg) rotateY(299deg) translateX(300px) rotate(40deg)}}.c:nth-child(292){animation:orbit292 14s infinite;animation-delay:2.92s;background-color:#005aff}@keyframes orbit292{20%{opacity:1}30%{transform:rotate(-25deg) rotateY(231deg) translateX(100px) rotate(25deg)}80%{transform:rotate(-25deg) rotateY(231deg) translateX(100px) rotate(25deg);opacity:1}to{transform:rotate(-25deg) rotateY(231deg) translateX(300px) rotate(25deg)}}.c:nth-child(293){animation:orbit293 14s infinite;animation-delay:2.93s;background-color:#0059ff}@keyframes orbit293{20%{opacity:1}30%{transform:rotate(-287deg) rotateY(135deg) translateX(100px) rotate(287deg)}80%{transform:rotate(-287deg) rotateY(135deg) translateX(100px) rotate(287deg);opacity:1}to{transform:rotate(-287deg) rotateY(135deg) translateX(300px) rotate(287deg)}}.c:nth-child(294){animation:orbit294 14s infinite;animation-delay:2.94s;background-color:#0058ff}@keyframes orbit294{20%{opacity:1}30%{transform:rotate(-34deg) rotateY(243deg) translateX(100px) rotate(34deg)}80%{transform:rotate(-34deg) rotateY(243deg) translateX(100px) rotate(34deg);opacity:1}to{transform:rotate(-34deg) rotateY(243deg) translateX(300px) rotate(34deg)}}.c:nth-child(295){animation:orbit295 14s infinite;animation-delay:2.95s;background-color:#0058ff}@keyframes orbit295{20%{opacity:1}30%{transform:rotate(-119deg) rotateY(2deg) translateX(100px) rotate(119deg)}80%{transform:rotate(-119deg) rotateY(2deg) translateX(100px) rotate(119deg);opacity:1}to{transform:rotate(-119deg) rotateY(2deg) translateX(300px) rotate(119deg)}}.c:nth-child(296){animation:orbit296 14s infinite;animation-delay:2.96s;background-color:#0057ff}@keyframes orbit296{20%{opacity:1}30%{transform:rotate(-272deg) rotateY(88deg) translateX(100px) rotate(272deg)}80%{transform:rotate(-272deg) rotateY(88deg) translateX(100px) rotate(272deg);opacity:1}to{transform:rotate(-272deg) rotateY(88deg) translateX(300px) rotate(272deg)}}.c:nth-child(297){animation:orbit297 14s infinite;animation-delay:2.97s;background-color:#0057ff}@keyframes orbit297{20%{opacity:1}30%{transform:rotate(-332deg) rotateY(131deg) translateX(100px) rotate(332deg)}80%{transform:rotate(-332deg) rotateY(131deg) translateX(100px) rotate(332deg);opacity:1}to{transform:rotate(-332deg) rotateY(131deg) translateX(300px) rotate(332deg)}}.c:nth-child(298){animation:orbit298 14s infinite;animation-delay:2.98s;background-color:#0056ff}@keyframes orbit298{20%{opacity:1}30%{transform:rotate(-176deg) rotateY(121deg) translateX(100px) rotate(176deg)}80%{transform:rotate(-176deg) rotateY(121deg) translateX(100px) rotate(176deg);opacity:1}to{transform:rotate(-176deg) rotateY(121deg) translateX(300px) rotate(176deg)}}.c:nth-child(299){animation:orbit299 14s infinite;animation-delay:2.99s;background-color:#0056ff}@keyframes orbit299{20%{opacity:1}30%{transform:rotate(-237deg) rotateY(305deg) translateX(100px) rotate(237deg)}80%{transform:rotate(-237deg) rotateY(305deg) translateX(100px) rotate(237deg);opacity:1}to{transform:rotate(-237deg) rotateY(305deg) translateX(300px) rotate(237deg)}}.c:nth-child(300){animation:orbit300 14s infinite;animation-delay:3s;background-color:#05f}@keyframes orbit300{20%{opacity:1}30%{transform:rotate(-245deg) rotateY(167deg) translateX(100px) rotate(245deg)}80%{transform:rotate(-245deg) rotateY(167deg) translateX(100px) rotate(245deg);opacity:1}to{transform:rotate(-245deg) rotateY(167deg) translateX(300px) rotate(245deg)}}.containerUpload{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.containerUpload h1{text-align:center;margin-bottom:20px}.containerUpload .form-container{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.containerUpload .form-container p{color:#4b526c}@media only screen and (min-width:768px){.containerUpload .form-container{width:50%}}.containerUpload .form-container .input-box{width:100%}.containerUpload .btn_primary{transition:background-color .2s}.containerUpload .btn_primary:disabled{background-color:#e0e0e0;cursor:not-allowed}.dropzone{padding:1rem;border:2px dashed #4318ff;border-radius:.3125rem;text-align:center;transition:background-color .2s;width:100%;color:#4b526c}.dropzone.dragging{background-color:#e4ebf6}.dropzone label{display:block;margin-bottom:10px}.dropzone input{display:none}.filePreview{margin-top:20px}.filePreview h4{margin-bottom:10px}.filePreview ul{list-style-type:none;padding:0}.filePreview ul li{display:flex;align-items:center;margin-bottom:10px}.filePreview ul li img{margin-right:10px}.filePreview ul li button{margin-left:10px;padding:5px 10px;border:none;background-color:#ff4d4d;color:#fff;cursor:pointer;border-radius:4px;transition:background-color .2s}.filePreview ul li button:hover{background-color:#c00}.previewImage{width:50px;height:50px;object-fit:cover;border-radius:4px}.custom-shape-divider-bottom-1719330810{position:absolute;bottom:-50px;left:-35px;width:100%;line-height:0}@media only screen and (min-width:1440px){.custom-shape-divider-bottom-1719330810{bottom:-40px}}.custom-shape-divider-bottom-1719330810 svg{position:relative;display:block;width:calc(192% + 1.3px);height:83px}@media only screen and (min-width:1024px){.custom-shape-divider-bottom-1719330810 svg{width:calc(150% + 1.3px);height:85px}}.custom-shape-divider-bottom-1719330810 .shape-fill{fill:#fff}.firefly{position:relative;left:50%;top:50%;width:.4vw;height:.4vw;margin:-.2vw 0 0 9.8vw;animation:200s ease infinite alternate;pointer-events:none}.firefly:after,.firefly:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;transform-origin:-10vw}.firefly:before{background:#05cd99;opacity:.4;animation:drift ease infinite alternate}.firefly:after{background:#fff;opacity:0;box-shadow:0 0 0 0 #05cd99;animation:drift ease infinite alternate,flash ease infinite}.firefly:first-child{animation-name:move1}.firefly:first-child:before{animation-duration:11s}.firefly:first-child:after{animation-duration:11s,9.45s;animation-delay:0ms,4455ms}@keyframes move1{0%{transform:translateX(48vw) translateY(42vh) scale(.96)}5.2631578947%{transform:translateX(-11vw) translateY(11vh) scale(.47)}10.5263157895%{transform:translateX(-39vw) translateY(-25vh) scale(.32)}15.7894736842%{transform:translateX(45vw) translateY(24vh) scale(.7)}21.0526315789%{transform:translateX(13vw) translateY(-24vh) scale(.56)}26.3157894737%{transform:translateX(6vw) translateY(-6vh) scale(.27)}31.5789473684%{transform:translateX(9vw) translateY(-20vh) scale(.74)}36.8421052632%{transform:translateX(46vw) translateY(32vh) scale(.77)}42.1052631579%{transform:translateX(-6vw) translateY(29vh) scale(.54)}47.3684210526%{transform:translateX(-42vw) translateY(4vh) scale(.6)}52.6315789474%{transform:translateX(-27vw) translateY(37vh) scale(.56)}57.8947368421%{transform:translateX(-49vw) translateY(-31vh) scale(.72)}63.1578947368%{transform:translateX(15vw) translateY(18vh) scale(.58)}68.4210526316%{transform:translateX(-5vw) translateY(42vh) scale(.35)}73.6842105263%{transform:translateX(-39vw) translateY(-43vh) scale(.76)}78.9473684211%{transform:translateX(-2vw) translateY(-47vh) scale(.81)}84.2105263158%{transform:translateX(37vw) translateY(36vh) scale(.85)}89.4736842105%{transform:translateX(4vw) translateY(39vh) scale(.64)}94.7368421053%{transform:translateX(-47vw) translateY(23vh) scale(.87)}to{transform:translateX(4vw) translateY(-43vh) scale(.34)}}.firefly:nth-child(2){animation-name:move2}.firefly:nth-child(2):before{animation-duration:12s}.firefly:nth-child(2):after{animation-duration:12s,6632ms;animation-delay:0ms,2797ms}@keyframes move2{0%{transform:translateX(25vw) translateY(1vh) scale(.36)}4.7619047619%{transform:translateX(34vw) translateY(30vh) scale(.4)}9.5238095238%{transform:translateX(3vw) translateY(31vh) scale(.61)}14.2857142857%{transform:translateX(-6vw) translateY(-2vh) scale(.91)}19.0476190476%{transform:translateX(13vw) translateY(42vh) scale(.98)}23.8095238095%{transform:translateX(-39vw) translateY(0) scale(.99)}28.5714285714%{transform:translateX(-41vw) translateY(-7vh) scale(.52)}33.3333333333%{transform:translateX(-19vw) translateY(45vh) scale(.6)}38.0952380952%{transform:translateX(14vw) translateY(12vh) scale(.39)}42.8571428571%{transform:translateX(34vw) translateY(15vh) scale(.96)}47.619047619%{transform:translateX(-20vw) translateY(-44vh) scale(.48)}52.380952381%{transform:translateX(-28vw) translateY(-45vh) scale(.71)}57.1428571429%{transform:translateX(-7vw) translateY(-28vh) scale(.51)}61.9047619048%{transform:translateX(16vw) translateY(-2vh) scale(.39)}66.6666666667%{transform:translateX(33vw) translateY(30vh) scale(.95)}71.4285714286%{transform:translateX(-34vw) translateY(13vh) scale(.64)}76.1904761905%{transform:translateX(32vw) translateY(-16vh) scale(.88)}80.9523809524%{transform:translateX(15vw) translateY(35vh) scale(.4)}85.7142857143%{transform:translateX(7vw) translateY(49vh) scale(.91)}90.4761904762%{transform:translateX(18vw) translateY(-40vh) scale(.76)}95.2380952381%{transform:translateX(-13vw) translateY(-12vh) scale(.75)}to{transform:translateX(48vw) translateY(44vh) scale(.68)}}.firefly:nth-child(3){animation-name:move3}.firefly:nth-child(3):before{animation-duration:12s}.firefly:nth-child(3):after{animation-duration:12s,9672ms;animation-delay:0ms,8012ms}@keyframes move3{0%{transform:translateX(-30vw) translateY(-5vh) scale(.66)}4.1666666667%{transform:translateX(-42vw) translateY(-44vh) scale(.55)}8.3333333333%{transform:translateX(4vw) translateY(-45vh) scale(.89)}12.5%{transform:translateX(47vw) translateY(12vh) scale(.69)}16.6666666667%{transform:translateX(-21vw) translateY(-7vh) scale(.6)}20.8333333333%{transform:translateX(43vw) translateY(-27vh) scale(.3)}25%{transform:translateX(-32vw) translateY(-12vh) scale(.91)}29.1666666667%{transform:translateX(-8vw) translateY(8vh) scale(.45)}33.3333333333%{transform:translateX(1vw) translateY(30vh) scale(.75)}37.5%{transform:translateX(37vw) translateY(34vh) scale(.99)}41.6666666667%{transform:translateX(-7vw) translateY(-16vh) scale(.7)}45.8333333333%{transform:translateX(-35vw) translateY(21vh) scale(.55)}50%{transform:translateX(29vw) translateY(-49vh) scale(.96)}54.1666666667%{transform:translateX(-11vw) translateY(-49vh) scale(.52)}58.3333333333%{transform:translateX(-20vw) translateY(-35vh) scale(.97)}62.5%{transform:translateX(17vw) translateY(1vh) scale(.8)}66.6666666667%{transform:translateX(11vw) translateY(12vh) scale(.66)}70.8333333333%{transform:translateX(42vw) translateY(28vh) scale(.64)}75%{transform:translateX(46vw) translateY(-24vh) scale(.54)}79.1666666667%{transform:translateX(-33vw) translateY(-41vh) scale(.54)}83.3333333333%{transform:translateX(-16vw) translateY(-20vh) scale(.28)}87.5%{transform:translateX(16vw) translateY(46vh) scale(.85)}91.6666666667%{transform:translateX(27vw) translateY(12vh) scale(.86)}95.8333333333%{transform:translateX(-9vw) translateY(29vh) scale(.64)}to{transform:translateX(11vw) translateY(-2vh) scale(.94)}}.firefly:nth-child(4){animation-name:move4}.firefly:nth-child(4):before{animation-duration:12s}.firefly:nth-child(4):after{animation-duration:12s,6368ms;animation-delay:0ms,8153ms}@keyframes move4{0%{transform:translateX(17vw) translateY(17vh) scale(.82)}4%{transform:translateX(-37vw) translateY(19vh) scale(.44)}8%{transform:translateX(21vw) translateY(10vh) scale(.44)}12%{transform:translateX(35vw) translateY(35vh) scale(.88)}16%{transform:translateX(-1vw) translateY(32vh) scale(.6)}20%{transform:translateX(28vw) translateY(4vh) scale(.55)}24%{transform:translateX(-43vw) translateY(-42vh) scale(.81)}28%{transform:translateX(43vw) translateY(-43vh) scale(.8)}32%{transform:translateX(20vw) translateY(48vh) scale(.88)}36%{transform:translateX(-12vw) translateY(8vh) scale(.39)}40%{transform:translateX(-17vw) translateY(26vh) scale(.78)}44%{transform:translateX(16vw) translateY(-45vh) scale(.85)}48%{transform:translateX(31vw) translateY(-20vh) scale(.9)}52%{transform:translateX(5vw) translateY(40vh) scale(.74)}56%{transform:translateX(41vw) translateY(38vh) scale(.65)}60%{transform:translateX(-8vw) translateY(-10vh) scale(.91)}64%{transform:translateX(48vw) translateY(4vh) scale(.48)}68%{transform:translateX(-47vw) translateY(-39vh) scale(.77)}72%{transform:translateX(32vw) translateY(-21vh) scale(.96)}76%{transform:translateX(4vw) translateY(-27vh) scale(.28)}80%{transform:translateX(21vw) translateY(50vh) scale(.35)}84%{transform:translateX(-2vw) translateY(-26vh) scale(.43)}88%{transform:translateX(-10vw) translateY(-40vh) scale(.73)}92%{transform:translateX(4vw) translateY(32vh) scale(.7)}96%{transform:translateX(25vw) translateY(42vh) scale(.33)}to{transform:translateX(50vw) translateY(33vh) scale(.34)}}.firefly:nth-child(5){animation-name:move5}.firefly:nth-child(5):before{animation-duration:10s}.firefly:nth-child(5):after{animation-duration:10s,9868ms;animation-delay:0ms,2.58s}@keyframes move5{0%{transform:translateX(-21vw) translateY(-43vh) scale(.57)}5.5555555556%{transform:translateX(21vw) translateY(6vh) scale(.5)}11.1111111111%{transform:translateX(-34vw) translateY(-4vh) scale(.51)}16.6666666667%{transform:translateX(-26vw) translateY(48vh) scale(.96)}22.2222222222%{transform:translateX(-48vw) translateY(-3vh) scale(.68)}27.7777777778%{transform:translateX(-39vw) translateY(6vh) scale(.73)}33.3333333333%{transform:translateX(41vw) translateY(22vh) scale(.42)}38.8888888889%{transform:translateX(50vw) translateY(-24vh) scale(.34)}44.4444444444%{transform:translateX(-8vw) translateY(-5vh) scale(.8)}50%{transform:translateX(27vw) translateY(-20vh) scale(.62)}55.5555555556%{transform:translateX(-37vw) translateY(-19vh) scale(.66)}61.1111111111%{transform:translateX(44vw) translateY(35vh) scale(.47)}66.6666666667%{transform:translateX(23vw) translateY(-1vh) scale(.44)}72.2222222222%{transform:translateX(-1vw) translateY(-47vh) scale(.47)}77.7777777778%{transform:translateX(-47vw) translateY(-38vh) scale(.86)}83.3333333333%{transform:translateX(-14vw) translateY(-5vh) scale(1)}88.8888888889%{transform:translateX(17vw) translateY(-43vh) scale(.8)}94.4444444444%{transform:translateX(-35vw) translateY(-30vh) scale(.63)}to{transform:translateX(-6vw) translateY(-47vh) scale(.48)}}.firefly:nth-child(6){animation-name:move6}.firefly:nth-child(6):before{animation-duration:14s}.firefly:nth-child(6):after{animation-duration:14s,10442ms;animation-delay:0ms,2873ms}@keyframes move6{0%{transform:translateX(37vw) translateY(9vh) scale(.66)}3.8461538462%{transform:translateX(5vw) translateY(9vh) scale(.64)}7.6923076923%{transform:translateX(28vw) translateY(26vh) scale(.48)}11.5384615385%{transform:translateX(1vw) translateY(-25vh) scale(.29)}15.3846153846%{transform:translateX(-34vw) translateY(25vh) scale(.69)}19.2307692308%{transform:translateX(38vw) translateY(-41vh) scale(.28)}23.0769230769%{transform:translateX(-34vw) translateY(40vh) scale(.86)}26.9230769231%{transform:translateX(-19vw) translateY(12vh) scale(.39)}30.7692307692%{transform:translateX(39vw) translateY(-21vh) scale(.73)}34.6153846154%{transform:translateX(-39vw) translateY(11vh) scale(.56)}38.4615384615%{transform:translateX(-20vw) translateY(8vh) scale(.79)}42.3076923077%{transform:translateX(-28vw) translateY(5vh) scale(.3)}46.1538461538%{transform:translateX(-47vw) translateY(18vh) scale(.79)}50%{transform:translateX(5vw) translateY(-28vh) scale(.69)}53.8461538462%{transform:translateX(-24vw) translateY(-13vh) scale(.95)}57.6923076923%{transform:translateX(-10vw) translateY(31vh) scale(.75)}61.5384615385%{transform:translateX(22vw) translateY(18vh) scale(.32)}65.3846153846%{transform:translateX(-28vw) translateY(-40vh) scale(.91)}69.2307692308%{transform:translateX(-8vw) translateY(46vh) scale(.31)}73.0769230769%{transform:translateX(11vw) translateY(-11vh) scale(.27)}76.9230769231%{transform:translateX(-12vw) translateY(-24vh) scale(.78)}80.7692307692%{transform:translateX(-40vw) translateY(46vh) scale(.6)}84.6153846154%{transform:translateX(3vw) translateY(-37vh) scale(.96)}88.4615384615%{transform:translateX(-32vw) translateY(-37vh) scale(.35)}92.3076923077%{transform:translateX(8vw) translateY(49vh) scale(.47)}96.1538461538%{transform:translateX(-37vw) translateY(-18vh) scale(.96)}to{transform:translateX(-27vw) translateY(10vh) scale(.6)}}.firefly:nth-child(7){animation-name:move7}.firefly:nth-child(7):before{animation-duration:10s}.firefly:nth-child(7):after{animation-duration:10s,6166ms;animation-delay:0ms,2128ms}@keyframes move7{0%{transform:translateX(-45vw) translateY(-25vh) scale(.89)}4%{transform:translateX(48vw) translateY(-39vh) scale(.58)}8%{transform:translateX(31vw) translateY(-39vh) scale(.3)}12%{transform:translateX(-2vw) translateY(34vh) scale(.95)}16%{transform:translateX(0) translateY(39vh) scale(.34)}20%{transform:translateX(-4vw) translateY(13vh) scale(.41)}24%{transform:translateX(-22vw) translateY(-33vh) scale(.89)}28%{transform:translateX(36vw) translateY(14vh) scale(.45)}32%{transform:translateX(27vw) translateY(-47vh) scale(.58)}36%{transform:translateX(23vw) translateY(0) scale(.53)}40%{transform:translateX(-12vw) translateY(-22vh) scale(.49)}44%{transform:translateX(-22vw) translateY(-5vh) scale(.97)}48%{transform:translateX(25vw) translateY(39vh) scale(.58)}52%{transform:translateX(-35vw) translateY(-43vh) scale(.83)}56%{transform:translateX(-7vw) translateY(-31vh) scale(.46)}60%{transform:translateX(-27vw) translateY(16vh) scale(.82)}64%{transform:translateX(-5vw) translateY(-2vh) scale(.3)}68%{transform:translateX(-45vw) translateY(-28vh) scale(.52)}72%{transform:translateX(-34vw) translateY(-25vh) scale(.74)}76%{transform:translateX(26vw) translateY(-22vh) scale(.37)}80%{transform:translateX(-7vw) translateY(-21vh) scale(.41)}84%{transform:translateX(-7vw) translateY(-22vh) scale(.39)}88%{transform:translateX(-13vw) translateY(39vh) scale(.9)}92%{transform:translateX(16vw) translateY(49vh) scale(.95)}96%{transform:translateX(-22vw) translateY(47vh) scale(.88)}to{transform:translateX(7vw) translateY(18vh) scale(.5)}}.firefly:nth-child(8){animation-name:move8}.firefly:nth-child(8):before{animation-duration:10s}.firefly:nth-child(8):after{animation-duration:10s,6266ms;animation-delay:0ms,2136ms}@keyframes move8{0%{transform:translateX(38vw) translateY(42vh) scale(.99)}4.1666666667%{transform:translateX(14vw) translateY(-44vh) scale(.66)}8.3333333333%{transform:translateX(30vw) translateY(1vh) scale(.71)}12.5%{transform:translateX(43vw) translateY(0) scale(.34)}16.6666666667%{transform:translateX(29vw) translateY(-12vh) scale(.68)}20.8333333333%{transform:translateX(-26vw) translateY(31vh) scale(.87)}25%{transform:translateX(-20vw) translateY(-37vh) scale(.51)}29.1666666667%{transform:translateX(-33vw) translateY(23vh) scale(.45)}33.3333333333%{transform:translateX(14vw) translateY(46vh) scale(.81)}37.5%{transform:translateX(20vw) translateY(-23vh) scale(.94)}41.6666666667%{transform:translateX(28vw) translateY(43vh) scale(.29)}45.8333333333%{transform:translateX(-3vw) translateY(-43vh) scale(.43)}50%{transform:translateX(4vw) translateY(-18vh) scale(.65)}54.1666666667%{transform:translateX(-25vw) translateY(30vh) scale(.29)}58.3333333333%{transform:translateX(13vw) translateY(-48vh) scale(.31)}62.5%{transform:translateX(37vw) translateY(36vh) scale(.88)}66.6666666667%{transform:translateX(-44vw) translateY(35vh) scale(.85)}70.8333333333%{transform:translateX(9vw) translateY(0) scale(.71)}75%{transform:translateX(-32vw) translateY(2vh) scale(.66)}79.1666666667%{transform:translateX(12vw) translateY(6vh) scale(.77)}83.3333333333%{transform:translateX(41vw) translateY(-35vh) scale(.81)}87.5%{transform:translateX(19vw) translateY(5vh) scale(.39)}91.6666666667%{transform:translateX(25vw) translateY(18vh) scale(.77)}95.8333333333%{transform:translateX(33vw) translateY(25vh) scale(.68)}to{transform:translateX(10vw) translateY(23vh) scale(.88)}}.firefly:nth-child(9){animation-name:move9}.firefly:nth-child(9):before{animation-duration:14s}.firefly:nth-child(9):after{animation-duration:14s,10097ms;animation-delay:0ms,5528ms}@keyframes move9{0%{transform:translateX(2vw) translateY(23vh) scale(.64)}5%{transform:translateX(-24vw) translateY(13vh) scale(.67)}10%{transform:translateX(16vw) translateY(-24vh) scale(.26)}15%{transform:translateX(-43vw) translateY(-27vh) scale(.98)}20%{transform:translateX(3vw) translateY(-32vh) scale(.57)}25%{transform:translateX(3vw) translateY(31vh) scale(.42)}30%{transform:translateX(30vw) translateY(-21vh) scale(.98)}35%{transform:translateX(37vw) translateY(-13vh) scale(.52)}40%{transform:translateX(-42vw) translateY(-26vh) scale(.37)}45%{transform:translateX(-1vw) translateY(25vh) scale(.4)}50%{transform:translateX(-32vw) translateY(28vh) scale(.39)}55%{transform:translateX(-19vw) translateY(18vh) scale(.87)}60%{transform:translateX(15vw) translateY(2vh) scale(.82)}65%{transform:translateX(16vw) translateY(4vh) scale(.4)}70%{transform:translateX(-43vw) translateY(27vh) scale(.63)}75%{transform:translateX(3vw) translateY(-11vh) scale(.46)}80%{transform:translateX(41vw) translateY(14vh) scale(.45)}85%{transform:translateX(-9vw) translateY(-33vh) scale(.38)}90%{transform:translateX(24vw) translateY(-7vh) scale(.48)}95%{transform:translateX(27vw) translateY(17vh) scale(.56)}to{transform:translateX(33vw) translateY(-23vh) scale(.7)}}.firefly:nth-child(10){animation-name:move10}.firefly:nth-child(10):before{animation-duration:10s}.firefly:nth-child(10):after{animation-duration:10s,7605ms;animation-delay:0ms,2104ms}@keyframes move10{0%{transform:translateX(38vw) translateY(34vh) scale(.6)}3.5714285714%{transform:translateX(-25vw) translateY(-40vh) scale(.75)}7.1428571429%{transform:translateX(42vw) translateY(8vh) scale(.97)}10.7142857143%{transform:translateX(-11vw) translateY(28vh) scale(.56)}14.2857142857%{transform:translateX(42vw) translateY(40vh) scale(.71)}17.8571428571%{transform:translateX(-31vw) translateY(-39vh) scale(.36)}21.4285714286%{transform:translateX(-37vw) translateY(-25vh) scale(.58)}25%{transform:translateX(17vw) translateY(-24vh) scale(.95)}28.5714285714%{transform:translateX(18vw) translateY(-38vh) scale(.28)}32.1428571429%{transform:translateX(-9vw) translateY(-45vh) scale(.5)}35.7142857143%{transform:translateX(-1vw) translateY(4vh) scale(.28)}39.2857142857%{transform:translateX(-29vw) translateY(-40vh) scale(.43)}42.8571428571%{transform:translateX(12vw) translateY(-27vh) scale(.28)}46.4285714286%{transform:translateX(-3vw) translateY(-3vh) scale(.65)}50%{transform:translateX(-12vw) translateY(16vh) scale(.55)}53.5714285714%{transform:translateX(-11vw) translateY(-44vh) scale(.43)}57.1428571429%{transform:translateX(-46vw) translateY(41vh) scale(.55)}60.7142857143%{transform:translateX(-38vw) translateY(-15vh) scale(.7)}64.2857142857%{transform:translateX(11vw) translateY(16vh) scale(.27)}67.8571428571%{transform:translateX(33vw) translateY(-32vh) scale(.89)}71.4285714286%{transform:translateX(40vw) translateY(25vh) scale(.92)}75%{transform:translateX(19vw) translateY(-30vh) scale(.82)}78.5714285714%{transform:translateX(-10vw) translateY(-16vh) scale(.83)}82.1428571429%{transform:translateX(-5vw) translateY(14vh) scale(.59)}85.7142857143%{transform:translateX(-20vw) translateY(-32vh) scale(.69)}89.2857142857%{transform:translateX(26vw) translateY(-20vh) scale(.93)}92.8571428571%{transform:translateX(43vw) translateY(32vh) scale(.86)}96.4285714286%{transform:translateX(-4vw) translateY(-36vh) scale(.76)}to{transform:translateX(24vw) translateY(-5vh) scale(.37)}}.firefly:nth-child(11){animation-name:move11}.firefly:nth-child(11):before{animation-duration:9s}.firefly:nth-child(11):after{animation-duration:9s,9939ms;animation-delay:0ms,5585ms}@keyframes move11{0%{transform:translateX(-47vw) translateY(-13vh) scale(.84)}4.7619047619%{transform:translateX(14vw) translateY(6vh) scale(.46)}9.5238095238%{transform:translateX(-5vw) translateY(13vh) scale(.5)}14.2857142857%{transform:translateX(-21vw) translateY(45vh) scale(.28)}19.0476190476%{transform:translateX(-30vw) translateY(-32vh) scale(.37)}23.8095238095%{transform:translateX(30vw) translateY(22vh) scale(.4)}28.5714285714%{transform:translateX(18vw) translateY(50vh) scale(.95)}33.3333333333%{transform:translateX(39vw) translateY(-35vh) scale(.61)}38.0952380952%{transform:translateX(36vw) translateY(32vh) scale(.99)}42.8571428571%{transform:translateX(-46vw) translateY(-2vh) scale(.77)}47.619047619%{transform:translateX(-44vw) translateY(-37vh) scale(.62)}52.380952381%{transform:translateX(-44vw) translateY(-43vh) scale(.63)}57.1428571429%{transform:translateX(-45vw) translateY(4vh) scale(.75)}61.9047619048%{transform:translateX(15vw) translateY(35vh) scale(.74)}66.6666666667%{transform:translateX(49vw) translateY(9vh) scale(.26)}71.4285714286%{transform:translateX(-24vw) translateY(-14vh) scale(.29)}76.1904761905%{transform:translateX(48vw) translateY(21vh) scale(.31)}80.9523809524%{transform:translateX(2vw) translateY(-13vh) scale(.61)}85.7142857143%{transform:translateX(49vw) translateY(44vh) scale(.54)}90.4761904762%{transform:translateX(-7vw) translateY(-48vh) scale(.95)}95.2380952381%{transform:translateX(-24vw) translateY(50vh) scale(.59)}to{transform:translateX(-24vw) translateY(37vh) scale(.35)}}.firefly:nth-child(12){animation-name:move12}.firefly:nth-child(12):before{animation-duration:17s}.firefly:nth-child(12):after{animation-duration:17s,5724ms;animation-delay:0ms,1.8s}@keyframes move12{0%{transform:translateX(32vw) translateY(-39vh) scale(.6)}5.5555555556%{transform:translateX(33vw) translateY(-6vh) scale(.93)}11.1111111111%{transform:translateX(-32vw) translateY(47vh) scale(.45)}16.6666666667%{transform:translateX(39vw) translateY(-1vh) scale(.95)}22.2222222222%{transform:translateX(-44vw) translateY(46vh) scale(.68)}27.7777777778%{transform:translateX(12vw) translateY(47vh) scale(.83)}33.3333333333%{transform:translateX(39vw) translateY(-30vh) scale(.72)}38.8888888889%{transform:translateX(12vw) translateY(-27vh) scale(.71)}44.4444444444%{transform:translateX(-8vw) translateY(-11vh) scale(.88)}50%{transform:translateX(13vw) translateY(-38vh) scale(.97)}55.5555555556%{transform:translateX(-12vw) translateY(14vh) scale(.57)}61.1111111111%{transform:translateX(24vw) translateY(29vh) scale(.66)}66.6666666667%{transform:translateX(20vw) translateY(6vh) scale(.29)}72.2222222222%{transform:translateX(48vw) translateY(-13vh) scale(.29)}77.7777777778%{transform:translateX(29vw) translateY(49vh) scale(.7)}83.3333333333%{transform:translateX(-23vw) translateY(-9vh) scale(.84)}88.8888888889%{transform:translateX(4vw) translateY(-23vh) scale(.91)}94.4444444444%{transform:translateX(-41vw) translateY(-21vh) scale(.92)}to{transform:translateX(-35vw) translateY(-49vh) scale(.41)}}.firefly:nth-child(13){animation-name:move13}.firefly:nth-child(13):before{animation-duration:14s}.firefly:nth-child(13):after{animation-duration:14s,7276ms;animation-delay:0ms,8339ms}@keyframes move13{0%{transform:translateX(-27vw) translateY(26vh) scale(.97)}3.8461538462%{transform:translateX(-2vw) translateY(42vh) scale(.87)}7.6923076923%{transform:translateX(-27vw) translateY(41vh) scale(1)}11.5384615385%{transform:translateX(-3vw) translateY(-13vh) scale(.76)}15.3846153846%{transform:translateX(17vw) translateY(-41vh) scale(.82)}19.2307692308%{transform:translateX(-10vw) translateY(46vh) scale(.52)}23.0769230769%{transform:translateX(42vw) translateY(-8vh) scale(.85)}26.9230769231%{transform:translateX(34vw) translateY(1vh) scale(.81)}30.7692307692%{transform:translateX(39vw) translateY(-29vh) scale(.71)}34.6153846154%{transform:translateX(-38vw) translateY(47vh) scale(.54)}38.4615384615%{transform:translateX(42vw) translateY(-41vh) scale(.52)}42.3076923077%{transform:translateX(39vw) translateY(-46vh) scale(.68)}46.1538461538%{transform:translateX(1vw) translateY(26vh) scale(.39)}50%{transform:translateX(-33vw) translateY(39vh) scale(.55)}53.8461538462%{transform:translateX(-15vw) translateY(-21vh) scale(.4)}57.6923076923%{transform:translateX(-40vw) translateY(27vh) scale(.83)}61.5384615385%{transform:translateX(36vw) translateY(49vh) scale(.59)}65.3846153846%{transform:translateX(-46vw) translateY(30vh) scale(.68)}69.2307692308%{transform:translateX(-44vw) translateY(17vh) scale(.35)}73.0769230769%{transform:translateX(-26vw) translateY(-38vh) scale(.66)}76.9230769231%{transform:translateX(-18vw) translateY(-31vh) scale(.51)}80.7692307692%{transform:translateX(49vw) translateY(33vh) scale(.58)}84.6153846154%{transform:translateX(30vw) translateY(30vh) scale(.91)}88.4615384615%{transform:translateX(-10vw) translateY(-38vh) scale(.64)}92.3076923077%{transform:translateX(29vw) translateY(33vh) scale(.35)}96.1538461538%{transform:translateX(-9vw) translateY(22vh) scale(.49)}to{transform:translateX(-29vw) translateY(-7vh) scale(.67)}}.firefly:nth-child(14){animation-name:move14}.firefly:nth-child(14):before{animation-duration:9s}.firefly:nth-child(14):after{animation-duration:9s,9644ms;animation-delay:0ms,6285ms}@keyframes move14{0%{transform:translateX(-41vw) translateY(20vh) scale(.32)}3.8461538462%{transform:translateX(-42vw) translateY(37vh) scale(.58)}7.6923076923%{transform:translateX(5vw) translateY(-34vh) scale(.38)}11.5384615385%{transform:translateX(-41vw) translateY(22vh) scale(.62)}15.3846153846%{transform:translateX(20vw) translateY(26vh) scale(.55)}19.2307692308%{transform:translateX(38vw) translateY(33vh) scale(.29)}23.0769230769%{transform:translateX(47vw) translateY(27vh) scale(.4)}26.9230769231%{transform:translateX(-14vw) translateY(37vh) scale(.89)}30.7692307692%{transform:translateX(33vw) translateY(-14vh) scale(.56)}34.6153846154%{transform:translateX(48vw) translateY(16vh) scale(.57)}38.4615384615%{transform:translateX(16vw) translateY(-23vh) scale(.38)}42.3076923077%{transform:translateX(-22vw) translateY(10vh) scale(.9)}46.1538461538%{transform:translateX(-38vw) translateY(-42vh) scale(.7)}50%{transform:translateX(5vw) translateY(16vh) scale(.5)}53.8461538462%{transform:translateX(-46vw) translateY(22vh) scale(.76)}57.6923076923%{transform:translateX(-42vw) translateY(12vh) scale(.72)}61.5384615385%{transform:translateX(-49vw) translateY(27vh) scale(.31)}65.3846153846%{transform:translateX(-30vw) translateY(-43vh) scale(.97)}69.2307692308%{transform:translateX(-4vw) translateY(-49vh) scale(.57)}73.0769230769%{transform:translateX(12vw) translateY(39vh) scale(.72)}76.9230769231%{transform:translateX(41vw) translateY(-21vh) scale(.88)}80.7692307692%{transform:translateX(-37vw) translateY(48vh) scale(.64)}84.6153846154%{transform:translateX(-49vw) translateY(-17vh) scale(1)}88.4615384615%{transform:translateX(-45vw) translateY(-32vh) scale(.47)}92.3076923077%{transform:translateX(26vw) translateY(-5vh) scale(.42)}96.1538461538%{transform:translateX(-34vw) translateY(37vh) scale(.29)}to{transform:translateX(-35vw) translateY(27vh) scale(.53)}}.firefly:nth-child(15){animation-name:move15}.firefly:nth-child(15):before{animation-duration:17s}.firefly:nth-child(15):after{animation-duration:17s,10391ms;animation-delay:0ms,6609ms}@keyframes move15{0%{transform:translateX(48vw) translateY(-40vh) scale(.55)}4.347826087%{transform:translateX(-35vw) translateY(-26vh) scale(.46)}8.6956521739%{transform:translateX(3vw) translateY(-23vh) scale(.63)}13.0434782609%{transform:translateX(25vw) translateY(-11vh) scale(.61)}17.3913043478%{transform:translateX(14vw) translateY(8vh) scale(.81)}21.7391304348%{transform:translateX(-2vw) translateY(-30vh) scale(.84)}26.0869565217%{transform:translateX(22vw) translateY(14vh) scale(.55)}30.4347826087%{transform:translateX(-47vw) translateY(-4vh) scale(.59)}34.7826086957%{transform:translateX(33vw) translateY(-10vh) scale(.91)}39.1304347826%{transform:translateX(45vw) translateY(-9vh) scale(.86)}43.4782608696%{transform:translateX(48vw) translateY(19vh) scale(.97)}47.8260869565%{transform:translateX(7vw) translateY(17vh) scale(.8)}52.1739130435%{transform:translateX(8vw) translateY(2vh) scale(.55)}56.5217391304%{transform:translateX(22vw) translateY(29vh) scale(.94)}60.8695652174%{transform:translateX(-30vw) translateY(46vh) scale(.33)}65.2173913043%{transform:translateX(-34vw) translateY(20vh) scale(.91)}69.5652173913%{transform:translateX(-46vw) translateY(-42vh) scale(.86)}73.9130434783%{transform:translateX(19vw) translateY(21vh) scale(.34)}78.2608695652%{transform:translateX(-22vw) translateY(-11vh) scale(.83)}82.6086956522%{transform:translateX(-11vw) translateY(38vh) scale(.66)}86.9565217391%{transform:translateX(-26vw) translateY(32vh) scale(.71)}91.3043478261%{transform:translateX(-49vw) translateY(-41vh) scale(.93)}95.652173913%{transform:translateX(-20vw) translateY(-46vh) scale(.61)}to{transform:translateX(-25vw) translateY(-30vh) scale(.76)}}@keyframes drift{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes flash{0%,30%,to{opacity:0;box-shadow:0 0 0 0 #adff2f}5%{opacity:1;box-shadow:0 0 2vw .4vw #007aff}}.container-view{width:100%;max-width:800px;margin:0 auto;padding:2rem}.view{position:relative;perspective:400px;width:100%;height:auto}.plane{width:120px;height:120px;transform-style:preserve-3d}.plane.main{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;transform:rotateX(60deg) rotate(-30deg);animation:rotate 20s linear infinite}.plane.main .circle{width:120px;height:120px;position:absolute;transform-style:preserve-3d;border-radius:100%;box-sizing:border-box;box-shadow:0 0 60px crimson,inset 0 0 60px crimson}.plane.main .circle:after,.plane.main .circle:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10%;height:10%;border-radius:100%;background:crimson;box-shadow:0 0 60px 2px crimson}.plane.main .circle:before{transform:translateZ(-90px)}.plane.main .circle:after{transform:translateZ(90px)}.plane.main .circle:first-child{transform:rotate(72deg) rotateX(63.435deg)}.plane.main .circle:nth-child(2){transform:rotate(144deg) rotateX(63.435deg)}.plane.main .circle:nth-child(3){transform:rotate(216deg) rotateX(63.435deg)}.plane.main .circle:nth-child(4){transform:rotate(288deg) rotateX(63.435deg)}.plane.main .circle:nth-child(5){transform:rotate(1turn) rotateX(63.435deg)}.slider-circular{position:relative;width:80vh;height:80vh;margin:auto;overflow:hidden;perspective:1000px}.slider-circular__container{width:100%;height:100%;position:absolute;transform-style:preserve-3d;animation:rotate 10s linear infinite}.slider-circular__slide{position:absolute;width:80%;height:80%;top:50%;left:50%;transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;transition:transform 1s,opacity 1s;transform:translateZ(-300px) scale(.8)}.slider-circular__slide img{width:100%;border-radius:10px}.slider-circular__slide p{text-align:center;color:#fff;background-color:rgba(0,0,0,.5);padding:5px;border-radius:5px;position:absolute;bottom:10px;width:90%;left:5%}.slider-circular__slide--visible{opacity:1;transform:translateZ(0) scale(1)}.slider-circular__slide--next,.slider-circular__slide--prev{opacity:.5;transform:translateZ(-150px) scale(.9)}.letter-container{position:relative;margin-top:1rem;margin-bottom:6rem;max-width:15rem}@media only screen and (min-width:768px){.letter-container{margin-bottom:10rem;max-width:30rem}}@media only screen and (min-width:1440px){.letter-container{max-width:20rem}}.letter{position:absolute;opacity:0;font-size:2rem;animation:fadeInOut 10s infinite}@media only screen and (min-width:768px){.letter{font-size:3.5rem}}.letter:first-child{animation-delay:0s}.letter:nth-child(2){animation-delay:5s}.background-colored{background-image:linear-gradient(90deg,#4318ff,rgba(141,45,226,.867),#2e0383);background:linear-gradient(-45deg,#4318ff,#007aff,#021820,#021f29,#000,#4d08e2,#1e0258);background-size:400% 400%;animation:gradientHome 15s ease infinite}@keyframes fadeInOut{0%,50%,to{opacity:0}10%,40%{opacity:1}}@keyframes slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes gradientHome{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes wave{0%{box-shadow:0 0 0 20px hsla(0,0%,100%,.5),0 0 0 40px rgba(154,144,255,.7),0 0 0 60px rgba(0,122,255,.8)}to{box-shadow:0 0 0 60px rgba(67,24,255,.3),0 0 0 40px rgba(5,205,153,.7),0 0 0 20px rgba(5,205,153,.2)}}@keyframes scrollImages{0%{transform:translateX(0)}to{transform:translateX(-1600px)}}@keyframes rotate{0%{transform:rotateY(0deg)}to{transform:rotateY(-1turn)}}.container-detraccions{align-self:flex-start;padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.container-detraccions p{color:#4b526c}.container-detraccions .box-title{display:flex;flex-direction:row;justify-content:space-between;gap:2rem;flex-wrap:wrap}.container-detraccions .btn_black{align-self:flex-end;margin-left:auto}.reporting-detraccions .box-tabs{display:flex;flex-direction:column;gap:1rem}.reporting-detraccions .box-search{display:flex;align-items:flex-start;flex-direction:column}.reporting-detraccions .box-filter{padding:1rem 1.5rem;border-radius:.725rem;box-shadow:0 18px 40px 0 rgba(112,144,176,.12);background-color:#fff}.reporting-detraccions .box-filter p{color:#4b526c}.reporting-detraccions .box-export{display:flex;flex-direction:row;justify-content:space-between}.insigth{justify-content:center;align-items:center;gap:2rem;padding:4rem 2rem;min-height:100vh;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1rem}@media only screen and (min-width:768px){.insigth{padding:6rem}}@media only screen and (min-width:1024px){.insigth{padding:6rem 8rem}}.insigth .navegation{width:max-content;display:flex;margin-top:1rem;margin-bottom:1rem}.insigth .navegation a{color:#4b526c}@media only screen and (min-width:768px){.insigth .navegation{margin-top:1rem;margin-bottom:0}}.insigth-suggestions-posts{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;gap:2rem}@media only screen and (min-width:768px){.insigth-suggestions-posts{flex-direction:row}}.insigth-post{display:flex;flex-direction:column;flex:3 1;gap:1rem}.insigth-post .image--post{width:100%;position:relative;border-radius:.725rem;height:40vh}@media only screen and (min-width:768px){.insigth-post .image--post{height:max-content;height:65vh}}.insigth-post .image--post img{width:100%;height:100%;object-fit:cover;border-radius:.725rem}.insigth-post .image--post .box-title{position:absolute;bottom:0;right:0;bottom:-.5rem;left:0;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;width:99.99%;background-color:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0 0 .725rem .725rem;padding:0 1rem}@media only screen and (min-width:1024px){.insigth-post .image--post .box-title{bottom:-.25rem;width:99.75%}}@media only screen and (min-width:1440px){.insigth-post .image--post .box-title{bottom:0;width:99.5%}}.insigth-post .image--post .box-title .gradient{padding:.25rem .5rem;border-radius:0 0 .3125rem .3125rem;font-size:medium;display:flex;align-items:center;gap:.25rem;margin-top:0;align-self:flex-end}.insigth-post .image--post .box-title .gradient svg{background-color:rgba(0,0,0,.7);border-radius:.725rem}.insigth-post .image--post .box-title .gradient svg path{fill:hsla(0,0%,100%,.8)}.insigth-post .image--post .box-title h1{color:#fff;font-size:2.25em}.insigth-post .image--post .box-title .date{color:hsla(0,0%,100%,.8);font-size:smaller}.insigth-post h3{margin-top:1.8rem;margin-bottom:1rem;font-size:1.5rem}.insigth-post h2{margin-top:2rem;margin-bottom:30px;font-weight:700;max-width:auto;font-size:2rem;line-height:1.2;position:relative;display:flex;justify-content:center;align-self:center;text-align:center;font-style:none;display:inline-block}.insigth-post h2 em,.insigth-post h2 strong{position:relative;display:inline-block;width:auto}.insigth-post h2 em:after,.insigth-post h2 strong:after{content:"";position:absolute;bottom:-1.75rem;left:0;width:0;height:5rem;margin-top:1em;background:url("data:image/svg+xml;utf8,%3Csvg viewBox='-10 0 320 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='grad' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='rgba(208, 55, 216, 0.4)' /%3E%3Cstop offset='50%25' stop-color='rgba(102, 64, 255, 0.4)' /%3E%3Cstop offset='100%25' stop-color='rgba(14, 164, 202, 0.4)' /%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 40 Q75 30 150 40 T300 40' fill='none' stroke='url(%23grad)' strokeWidth='10'  strokeLinecap='square' /%3E%3C/svg%3E") no-repeat 50%;background-size:100% 100%;border-radius:10px;pointer-events:none;z-index:-1;animation:underlinePencil 2s ease-out forwards}.insigth-post a{display:inline-block;color:#000;font-weight:400;text-decoration:none;background-color:transparent;text-decoration:underline;-webkit-text-decoration-color:rgba(67,24,255,.6);text-decoration-color:rgba(67,24,255,.6);text-underline-offset:.3rem;transition:color .3s ease-in-out}.insigth-post a :hover,.insigth-post a:focus{color:#007aff}.insigth-post p{color:rgba(0,0,0,.8);color:#575656;margin-bottom:1rem;line-height:1.5;text-align:justify;font-weight:300;display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;letter-spacing:.01em}.insigth-post img{width:100%}.insigth-post blockquote{margin:0 0 20px;font-size:larger;position:relative;border:none;font-weight:700;font-style:oblique;line-height:26px;padding:0 0 0 40px}@media only screen and (min-width:1024px){.insigth-post blockquote{margin:35px 0 35px 130px}}.insigth-post blockquote:before{content:"“";font-family:Playfair Display,serif;font-size:3rem;color:#4318ff;font-weight:400;font-style:normal;position:absolute;top:-10%;left:1%}.insigth-suggestions{display:flex;flex-direction:column;gap:1.5rem;height:auto;overflow:hidden;box-sizing:border-box}@media only screen and (min-width:1024px){.insigth-suggestions{position:-webkit-sticky;position:sticky;height:120vh;top:1%;flex:1 1}}.insigth-suggestions .box-autor{display:flex;flex-direction:row;gap:.5rem;width:auto}.insigth-suggestions .box-autor img{height:max-content;background-color:#4b526c;border-radius:20rem;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:fill;width:4.25rem}.insigth-suggestions .box-autor .dates-autor{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}.insigth-suggestions .box-autor .dates-autor p{font-weight:500;line-height:110%}.insigth-suggestions .box-autor .dates-autor span{color:rgba(75,82,108,.9);font-size:small}.insigth-suggestions .box-shared{background-image:src;background-image:url(/_next/static/media/share.63f7bbcf.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;display:flex;justify-content:flex-start;padding:1rem;flex-direction:column;border-radius:.3125rem;gap:1rem}.insigth-suggestions .box-shared .share-buttons{display:flex;gap:1rem;flex-direction:row;align-items:center}.insigth-suggestions .box-shared .share-buttons svg{height:1.5rem}.insigth-suggestions .box-shared .share-buttons svg path{fill:#000}.insigth-suggestions .box-shared .share-buttons button{border-style:none;background-color:transparent}.insigth-suggestions .box-shared .share-buttons button:hover{background-color:rgba(228,235,246,.3);color:rgba(67,24,255,.9)}.insigth-suggestions .box-list-post,.insigth-suggestions .box-list-post ul{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.insigth-suggestions .box-list-post ul{align-items:flex-start}.insigth-suggestions .box-list-post ul a{list-style:none;text-align:start;color:#4b526c;padding-left:.5rem;position:relative}.insigth-suggestions .box-list-post ul a:hover{color:#000;font-weight:500}.insigth-suggestions .box-list-post ul a:hover:after{content:"";position:absolute;width:.25rem;height:100%;top:0;left:0;background-image:linear-gradient(180deg,#d037d8,#6640ff 75%,#0ea4ca);animation:bolt 1s infinite}.insigth-suggestions .box-list-post .active-post a{color:#4318ff!important;position:relative}.insigth-suggestions .box-list-post .active-post a:after{content:"";position:absolute;width:.25rem;height:100%;top:0;left:0;background-color:#4318ff}@keyframes bolt{0%{transform:scaleY(0)}50%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes show{0%{opacity:0;scale:25%}to{opacity:1;scale:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}p{opacity:0;transform:translateY(20px);animation:fadeInUp .25s ease-out forwards;animation-delay:.3s}p:nth-child(odd){animation-delay:.5s}p:nth-child(2n){animation-delay:.8s}@keyframes underlinePencil{0%{width:0}50%{width:60%}to{width:100%}}.contract .content-filter{width:100%;box-sizing:border-box}.contract .contaniner-tables .box-filter .css-1869usk-MuiFormControl-root{width:auto!important}@media only screen and (min-width:1024px){.contract .contaniner-tables .box-filter .css-1869usk-MuiFormControl-root{width:16.5rem}}.contract .contract-form-content{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:768px){.contract .contract-form-content{flex-direction:row;gap:2rem}}.contract .contract-form-content .content{padding:.5rem 0}.contract .contract-form-content .content .subtitle{margin-bottom:.5rem}@media only screen and (min-width:768px){.contract .contract-form .content-filter{flex:1 1}.contract .contract-form .content-skills{flex:1.25 1}}.contract .contract-form .box-filter{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:.5rem;align-items:flex-start;gap:0}.contract .contract-form .box-filter .group{display:flex;padding:0;gap:1rem;align-items:center;flex-direction:column}@media only screen and (min-width:768px){.contract .contract-form .box-filter .group{flex-direction:row}}.contract .contract-form .box-filter .css-pf9p51{display:flex;flex-direction:column}@media only screen and (min-width:768px){.contract .contract-form .box-filter .css-pf9p51{flex-direction:row}}.contract .contract-form .box-filter .input-box{padding-top:0}.contract .contract-form .date{margin-top:1rem;display:flex;justify-content:space-between;width:100%;flex-direction:column}@media only screen and (min-width:768px){.contract .contract-form .date{flex-direction:row}}.contract .contract-form .date .css-1u3bzj6-MuiFormControl-root-MuiTextField-root,.contract .contract-form .date .css-i44wyl{width:auto!important}@media only screen and (min-width:768px){.contract .contract-form .date .css-1u3bzj6-MuiFormControl-root-MuiTextField-root,.contract .contract-form .date .css-i44wyl{flex:1 1}}.contract .contract-form .skills{padding:1rem 0}.contract .contract-form .skills-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.contract .contract-form .skills-details{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.btn-state{background-color:#7fffd4}.state-check{color:#05cd99!important}