.friendship-advertisement-enter-active,.friendship-advertisement-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1;height:100%;-webkit-transform:translateY(0);transform:translateY(0)}.friendship-advertisement-enter-from,.friendship-advertisement-leave-to{opacity:0;height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.friendship-advertisement__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.friendship-advertisement__description img{width:50%}.friendship-advertisement__form{margin-top:20px}.friendship-advertisement__form .button-container{padding-top:20px}.friendship-advertisement__output{padding-top:30px}.friendship-advertisement__results{background-color:#f4f5f6;padding:20px}.is--contrast-mode .friendship-advertisement__results{background-color:#fff}.friendship-advertisement__results .link-container{overflow-x:scroll;margin-bottom:15px}.friendship-advertisement__error{background-color:#e9600f;color:#fff;padding:20px}.is--contrast-mode .friendship-advertisement__error{background-color:#000}.friendship-advertisement__error em{color:#dc3545}.is--contrast-mode .friendship-advertisement__error em{color:#fff}