.change-profile-container{display:none;width:100%;height:100%;padding:0;margin:0;overflow-y:scroll;display:flex;justify-content:center;align-items:center;flex-direction:column}.change-profile-error-message{display:none;position:fixed;width:25%;bottom:0;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.1)}.ok-button{margin-top:24px}.change-profile-header{font-family:Helvetica-Bold;font-weight:400;font-size:3vw;width:100%;text-align:center}.change-profile-card-container{position:relative;height:auto;width:100%}.change-profile-arrow{top:0;background:rgba(0,0,0,0);width:3%;position:absolute;height:100%;opacity:.3;cursor:pointer}#profile_arrow_left{display:none}#profile_arrow_right{display:none}.change-profile-arrow-left{left:2%}.change-profile-arrow-right{right:2%}.change-profile-arrow img{position:absolute;width:1.5vw;top:35%;right:22%;cursor:pointer}.change-profile-arrow-right img{transform:rotate(180deg)}.change-profile-arrow:hover{transform:scale(1.1);transition:transform 50ms linear;opacity:1}.change-profile-card-wrapper{position:relative;white-space:nowrap;margin-top:5%;overflow-x:hidden;width:90%;left:5%;height:auto;padding-right:1%;text-align:center;display:flex;justify-content:center;align-items:end}.change-profile-card{display:inline-block;width:31.5%;margin:1%;height:auto;opacity:.2;-moz-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);-ms-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);-o-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);-webkit-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);transition:opacity .3s cubic-bezier(.26,.01,.31,.76)}.change-profile-card-activation{opacity:1;-moz-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);-ms-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);-o-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);-webkit-transition:opacity .3s cubic-bezier(.26,.01,.31,.76);transition:opacity .3s cubic-bezier(.26,.01,.31,.76)}.change-profile-card-thumb{width:100%;height:auto;cursor:pointer;background:url(/app/images/layout2/thumbnail_card_placeholder.svg) no-repeat 100% 100%}.change-profile-card-text,.change-profile-card-text:hover{display:block;font-family:Helvetica-Normal;font-weight:300;width:100%;font-size:1.3vw;text-align:center;margin-top:20px;text-decoration:none}.change-profile-change-button,.change-profile-change-button:focus,.change-profile-change-button:hover{outline:0;position:relative;cursor:pointer;margin-top:3%;width:23%;left:38.5%;height:6.5%;font-size:1.7vw;font-family:Helvetica-Normal;font-weight:400;border:none;border-radius:0}@media only screen and (max-width:768px){.change-profile-card-wrapper{overflow-x:scroll}.change-profile-container{overflow-y:scroll;padding-bottom:5vh}.change-profile-card{width:40vw}.change-profile-card-text,.change-profile-card-text:hover{font-size:2.5vw}.change-profile-change-button,.change-profile-change-button:focus,.change-profile-change-button:hover{font-size:2vw}}@media only screen and (max-width:425px){.change-profile-header{font-size:4vw}.change-profile-card{width:50vw}.change-profile-card-text,.change-profile-card-text:hover{font-size:3.5vw}.change-profile-change-button,.change-profile-change-button:focus,.change-profile-change-button:hover{font-size:3.5vw;width:50%;left:25%}}@media only screen and (max-width:320px){.change-profile-header{font-size:5vw}.change-profile-card{width:80vw}.change-profile-card-text,.change-profile-card-text:hover{font-size:5vw}.change-profile-change-button,.change-profile-change-button:focus,.change-profile-change-button:hover{font-size:5vw}}