.VideoCreation{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.VideoCreation .videoContentIcon{width:80%;height:auto;display:flex;justify-content:space-evenly}.VideoCreation .CtoACreation{width:100%;height:20vh;display:flex;justify-content:center;align-items:flex-start}.VideoCreation .CtoACreation button{margin-top:35px;width:250px}.VideoCreation .CtoACreation button:hover,.VideoCreation .CtoACreation button:hover span{display:flex;justify-content:center;align-items:center;transition:.2s ease}.VideoCreation .CtoACreation button:hover span{padding-left:200px;opacity:1;margin-left:5px}.VideoCreation .CtoACreation button:hover p{padding-right:15px;transition:.2s ease}@media(max-width:950px){.VideoCreation{width:100%}.VideoCreation,.VideoCreation .videoContentIcon{height:auto;display:flex;flex-direction:column;align-items:center}.VideoCreation .videoContentIcon{width:75%}.VideoCreation .CtoACreation{width:100%;height:20vh;display:flex;justify-content:center;align-items:center}.VideoCreation .CtoACreation button{width:250px}.VideoCreation .CtoACreation button:hover,.VideoCreation .CtoACreation button:hover span{display:flex;justify-content:center;align-items:center;transition:.2s ease}.VideoCreation .CtoACreation button:hover span{padding-left:200px;opacity:1;margin-left:5px}.VideoCreation .CtoACreation button:hover p{padding-right:15px;transition:.2s ease}}.VideoCreationComponents{width:350px;height:450px;border:5px solid #000;border-radius:0 45px 0 45px}.VideoCreationComponents .imgCreation{width:100%;height:50%;position:relative}.VideoCreationComponents .imgCreation img{width:100%;height:100%;border-radius:0 40px 0 0;object-fit:cover;z-index:1}.VideoCreationComponents .imgCreation .backgroundImage{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:0 40px 0 0;z-index:2}.VideoCreationComponents .imgCreation .backgroundImage .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity .3s ease;z-index:1;border-radius:inherit}.VideoCreationComponents .imgCreation .backgroundImage svg{font-size:50px;color:#fff;opacity:0;transition:opacity .3s ease;z-index:2;rotate:90deg}.VideoCreationComponents .imgCreation:hover .overlay{opacity:.5}.VideoCreationComponents .imgCreation:hover svg{opacity:1}.VideoCreationComponents .textContent{width:100%;height:40%;display:flex;flex-direction:column;align-items:center;text-align:center}.VideoCreationComponents .textContent .principalText{width:95%;height:auto;font-family:var(--Bold-font);margin:10px auto}.VideoCreationComponents .textContent .secondaryText{width:95%;height:auto;font-family:var(--Regular-font);margin:10px auto}.VideoCreationComponents .buttonContent{width:100%;height:5%;display:flex;justify-content:center;align-items:center}@media(max-width:950px){.VideoCreationComponents{width:350px;height:500px;border:5px solid #000;border-radius:0 45px 0 45px;margin-bottom:20px}.VideoCreationComponents img{width:100%;height:55%;border-radius:0 40px 0 0}.VideoCreationComponents .textContent{width:100%;height:40%;display:flex;flex-direction:column;align-items:center;text-align:center}.VideoCreationComponents .textContent .principalText{width:95%;height:auto;font-family:var(--Bold-font);margin:10px auto}.VideoCreationComponents .textContent .secondaryText{width:95%;height:auto;font-family:var(--Regular-font);margin:10px auto}.VideoCreationComponents .buttonContent{width:100%;height:5%;display:flex;justify-content:center;align-items:center}}.BismoulienIcon{width:33%;height:400px;border-radius:0 45px 0 45px;display:flex;flex-direction:column;align-items:center;transition:.2s ease}.BismoulienIcon img{width:80%;height:90%;margin-left:35px}.BismoulienIcon .textContentBismoulien{width:100%;height:10%;display:flex;justify-content:center}.BismoulienIcon .textContentBismoulien p{font-family:var(--Bold-font);font-size:24px}.BismoulienIcon:hover{width:33%;height:425px;box-shadow:0 10px 22px #000;cursor:default;transition:.2s ease}@media(max-width:950px){.BismoulienIcon{width:50%;height:225px;border-radius:0 45px 0 45px;display:flex;flex-direction:column;align-items:center;transition:.2s ease}.BismoulienIcon img{width:100%;height:90%;margin-left:35px}.BismoulienIcon .textContentBismoulien{width:100%;height:225px;display:flex;justify-content:center}.BismoulienIcon .textContentBismoulien p{font-family:var(--Bold-font);font-size:24px}.BismoulienIcon:hover{width:50%;height:225px;box-shadow:0 0 0 #000;cursor:default;transition:.2s ease}}