/**handles:amica-wishes**/
.yourwishes{display:flex;justify-content:space-between;flex-wrap:wrap}.the-wish{width:calc(50% - 15px);border-radius:20px;border:10px solid rgba(0,0,0,.1);padding:30px;color:#fff;margin:15px 0 15px;text-align:center}.the-wish:first-child{background:#105281}.the-wish:nth-child(2){background:#d6004a}.the-wish:nth-child(3){width:100%;background:#462478}.the-wish:nth-child(4){background:#89b32f}.the-wish:nth-child(5){background:#333}.the-wish:nth-child(6){background:#333}@media screen and (max-width:1000px){.the-wish{width:100%}}.the-wish h2{width:100%;font-size:2.5rem;margin-top:0;color:#fff;text-align:center}.the-wish .wish-info{width:100%;color:#fff}.the-wish .wish-info p{color:#fff}.the-wish .wish-description{width:100%}.the-wish .wish-price{width:100%;color:#fff}.the-wish .wish-includes{width:100%}.the-wish .wish-includes h4{width:100%;color:#fff;margin-bottom:10px;padding-top:20px;margin-top:20px;border-top:1px solid rgba(255,255,255,.3)}.the-wish .wish-includes ul{width:100%;list-style:none;padding:0;margin:0}.the-wish .wish-includes ul li{border:rgba(255,255,255,.2) 1px solid;background:rgba(255,255,255,.15);width:100%;padding:10px 15px 10px 25px;margin-bottom:10px;border-radius:7px;position:relative;text-align:left}.the-wish .wish-includes ul li:before{position:absolute;border-top:10px transparent solid;border-bottom:10px transparent solid;border-left:10px rgba(255,255,255,.35) solid;width:0;height:0;left:0;top:50%;transform:translateY(-50%);content:"";overflow:hidden}.research-materials{width:100%;padding-top:60px;text-align:center}.research-opening{width:100%}.research-materials ul{width:100%;list-style:none;display:flex;justify-content:center;flex-wrap:wrap;margin:0;padding:0}.research-materials ul li{border:4px #dedede solid;border-radius:7px;padding:10px 15px;width:100%;max-width:350px;margin:7px;display:flex;justify-content:center;align-items:center;color:#fff}.research-materials ul li:first-child,.research-materials ul li:nth-child(5),.research-materials ul li:nth-child(9){border:4px #89b32f solid;background:#89b32f}.research-materials ul li:nth-child(10),.research-materials ul li:nth-child(2),.research-materials ul li:nth-child(6){border:4px #d6004a solid;background:#d6004a}.research-materials ul li:nth-child(11),.research-materials ul li:nth-child(3),.research-materials ul li:nth-child(7){border:4px #462478 solid;background:#462478}.research-materials ul li:nth-child(12),.research-materials ul li:nth-child(4),.research-materials ul li:nth-child(8){border:4px #006ab5 solid;background:#006ab5}.research-closing{width:100%}.extra-info{width:100%;padding:40px;background:#f6f6f6;border-radius:20px;border:1px solid #dedede;margin:80px 0 20px;text-align:center;font-size:1.1rem;line-height:1.7rem}