@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.boxes{grid-gap:1rem;display:grid;grid-template-columns:repeat(4,1fr);padding:2rem}@media screen and (max-width:1350px){.boxes{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1000px){.boxes{grid-template-columns:repeat(2,1fr);padding:1rem}}@media screen and (max-width:700px){.boxes{grid-template-columns:repeat(1,1fr)}}.boxes .box{background-color:#fff;border-radius:.5rem;box-shadow:0 0 30px rgba(0,0,0,.2);padding:1.5rem}@media screen and (max-width:350px){.boxes .box{padding:1rem}}.boxes .box .bottom_options,.boxes .box .top_options{width:100%}.boxes .box .bottom_options button,.boxes .box .top_options button{background:none;border:none;font-size:20px;transition:all .3s ease-in-out}.boxes .box .bottom_options button:hover,.boxes .box .top_options button:hover{opacity:.7}.boxes .box img{width:80%}.boxes .box .infos{margin-top:1rem}.boxes .box .infos h4{color:#454545;cursor:pointer;font-weight:600;margin-bottom:.5rem}.boxes .box .infos p{align-items:center;color:#454545;display:flex;justify-content:start;min-width:200px}.boxes .box .infos p span{color:gray;margin-right:1rem}.form{height:100%;left:0;position:fixed;top:0;width:100%}.form button{align-items:center;background:none;border:none;display:flex;font-size:25px;justify-content:center;outline:none;transition:all .3s ease-in-out}.form button:hover{opacity:.4}.form .closer{background-color:rgba(0,0,0,.596);height:100%;position:absolute;width:100%;z-index:1}.form form{background-color:#fff;border-radius:1rem;box-shadow:0 0 20px rgba(0,0,0,.637);position:relative;width:500px;z-index:2}@media screen and (max-width:500px){.form form{width:90vw}}.form form nav{border-bottom:1px solid #ccc;padding:.5rem 1rem}.form form nav h2{color:#454545;font-size:20px;font-weight:500}.form form .editboxes{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:2rem 0;width:80%}.form form .editboxes .row{display:flex;justify-content:space-between;margin:.5rem 0;width:100%}.form form .editboxes .row h3{font-size:18px;font-weight:500}.form form .editboxes .row h3 span{color:red}.form form .editboxes .row input{background-color:transparent;border:none;border-bottom:2px dashed gray;outline:none;padding-bottom:.2rem;width:50%}.form form .sandc{border-top:1px solid #ccc;padding:1rem 2rem}.form form .sandc button{background-color:#1e90ff;border-radius:.3rem;color:#fff;font-size:14px;margin-left:1rem;padding:.2rem .5rem}.form form .sandc button:first-child{background-color:orange}.back{background-color:#fff;color:#454545;font-size:40px;left:5%;position:fixed;top:5%;transition:all .3s ease-in-out}.back:hover{opacity:.8}.ud{height:100%;padding-top:5rem}.ud .details{grid-gap:2rem;align-items:start;display:grid;grid-template-columns:1fr 1fr 1.5fr;margin-top:2rem;max-width:1300px;padding:1rem}@media screen and (max-width:1300px){.ud .details{grid-gap:1rem}}@media screen and (max-width:1230px){.ud .details{grid-template-columns:1fr 1fr}.ud .details .comp{grid-column:1/span 2}}@media screen and (max-width:700px){.ud .details{grid-template-columns:1fr!important}.ud .details .box{padding:1rem!important}.ud .details .comp{grid-column:1/1}}.ud .details .box{border:1px solid #ccc;height:100%;padding:2rem}.ud .details .box .row{margin:.5rem 0}.ud .details .box .row h3{font-size:16px;font-weight:600;margin-right:1rem}.ud .details .box .row h4{font-weight:400;margin:0}*,body{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}a{text-decoration:none}.flex,.flex-center{align-items:center;display:flex}.flex-center{justify-content:center}.flex-start{align-items:flex-start;display:flex;justify-content:flex-start}.flex-between{justify-content:space-between}.flex-around,.flex-between{align-items:center;display:flex}.flex-around{justify-content:space-around}.column{flex-direction:column}button{cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:focus{box-shadow:inset 0 0 0 50px #fff}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}select{-webkit-appearance:none;appearance:none;background-image:url(https://www.svgrepo.com/show/354961/down.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:12px;font-size:14px;padding-right:15px!important}input[type=radio]{width:-webkit-min-content!important;width:min-content!important}.container{margin:0 auto;max-width:1300px;padding:0 2rem;width:100%}@media screen and (max-width:950px){.container{padding:0 1rem!important}}@media screen and (max-width:750px){.container{max-width:100vw;padding:0}}@media screen and (max-width:500px){.container{max-width:100vw;padding:0}}.PhoneInputCountryIcon{background:none;box-shadow:none;height:25px;margin-right:.5rem;width:100%}.PhoneInputCountryIcon img{width:100%}.PhoneInputCountryIconImg{width:100%!important}.PhoneInput{width:100%}.PhoneInput .PhoneInputCountry{background:none;width:40px}.PhoneInput:after{background-color:transparent;content:"";height:50px;position:absolute;width:40px;z-index:3}.PhoneInputCountrySelectArrow{display:none!important}.sn_page_pad{padding:50px 0}.sn_page_pad h2{font-size:20px;margin-bottom:10px;margin-top:25px}.sn_page_pad h3{margin-top:15px}ol.topli{counter-reset:subsection;list-style-type:none}ol.topli>li>h2:before{content:counters(subsection,".") ".";counter-increment:subsection;padding-right:.3em}.sn_page_pad li,.sn_page_pad p{font-size:14px;margin-top:10px}.sn_page_pad ol{padding-left:20px}@media screen and (max-width:750px){.sn_page_pad h1{font-size:20px;line-height:32px;margin-bottom:10px}.sn_page_pad h2{font-size:16px;margin-bottom:8px;margin-top:17px}.sn_page_pad{padding:30px 0}}
/*# sourceMappingURL=main.a1bbbcbb.css.map*/