123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271 |
- .home-page-layout-content{
- width: 100%;
- .layout-content{
-
- .layout--onecol{
- width: 90%;
- margin: auto;
- font-size: 1.3rem;
- font-weight: 400;
- font-style: normal;
- h4{
- font-size: 5rem;
- font-weight: normal;
- margin: 0;
- }
- h5{
- font-size: 5rem;
- font-weight: 900;
- margin: 0;
- line-height: 0.6;
- @media(max-width: 891px){
- font-size: 4rem;
- line-height: 0.9;
- }
- @media(max-width: 520px){
- font-size: 3rem;
- }
-
- }
- img{
- height: auto;
- padding-top: 2rem ;
- padding-bottom: 2rem ;
- }
- .block-region-content{
- display: grid;
- grid-column: repeat(2, 1fr);
- @media(max-width: 891px){
- display: flex;
- flex-direction: column;
-
- }
- .block-views-blockhome-block-1{
- // grid-column: 1 /span 2;
- // grid-row: 1;
- margin-bottom: 2rem;
- @media(max-width: 500px){
- img{
- width: -moz-available;
- }
-
- }
- }
- // block Appel à candidature
- .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f{
-
- /////////////// arrêt canndidatures phase 1
- display: none !important;
- ///////////////
- grid-column: 1;
- grid-row: 2 /span 2;
- width: 80%;
- border: solid $yellow-puca 1px;
- background-color: $white-button;
- font-weight: 800;
- padding: 2rem;
- margin-right: 1rem;
- @media(max-width: 891px){
- font-size: 4rem;
- }
- @media(max-width: 520px){
- font-size: 3rem;
- }
- }
-
- h5{
- font-size: 5rem;
- font-weight: 900;
- margin: 0;
- line-height: 0.6;
- @media(max-width: 891px){
- font-size: 4rem;
- line-height: 0.9;
- }
- @media(max-width: 520px){
- font-size: 3rem;
- }
-
- }
- img{
- height: auto;
- padding-top: 2rem ;
- padding-bottom: 2rem ;
- }
- .block-region-content{
- display: grid;
- // grid-column: repeat(2, 1fr);
- grid-template-rows: repeat(8, 1fr);
- @media(max-width: 891px){
- display: flex;
- flex-direction: column;
-
- }
- .block-block-content3d4d153c-9da8-49e2-be7a-d2245f5716ee{
- grid-row: 1 /span 3;
- }
- .block-views-blockhome-block-1{
- // grid-column: 1 /span 2;
- grid-row: 2 /span 6;
- margin-bottom: 2rem;
- @media(max-width: 500px){
- img{
- width: -moz-available;
- }
-
- }
- }
- // block Appel à candidature
- // .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f{
-
- // /////////////// arrêt canndidatures phase 1
- // // display: none !important;
- // ///////////////
- // grid-column: 1;
- // grid-row: 2 /span 2;
- // width: 80%;
- // border: solid $yellow-puca 1px;
- // background-color: $white-button;
- // font-weight: 800;
- // padding: 2rem;
- // margin-right: 1rem;
- // @media(max-width: 891px){
- // margin-bottom: 1rem;
- // // margin: auto;
- // }
- // h2{
- // margin-top: 0;
- // margin-bottom: 0;
- // text-transform: lowercase;
- // font-weight: 900;
- // line-height: 1rem;
- // font-size:1.8rem ;
- // }
- // .field--name-field-description{
- // margin-top: 0;
- // font-size: 2.3rem !important;
- // line-height: 2.2rem;
- // p{
- // margin-top: 0.8rem;
- // }
- // }
- // .field--type-link{
- // padding: 0;
- // margin: 0;
- // border: none;
- // font-weight: 400;
- // background-color: inherit;
- // .field__item {
- // ::after{
- // justify-self: unset;
- // padding-left: 1rem;
- // content: url(../images/noun-arrow-1569918.svg);
- // }
- // }
- // }
-
- // }
- // .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f:hover{
- // background-color: $yellow-puca;
- // .field--type-link{
- // .field__item {
- // ::after{
- // justify-self: unset;
- // padding-left: 1rem;
- // content: url(../images/noun-arrow-1569918_hover.svg);
- // }
- // }
- // }
- // }
-
- /// block télécharger le cahier des charges
- // .block-block-content08189a6a-2ca1-42c3-a780-d7ad0c65619d{
- // /////////////// arrêt canndidatures phase 1
- // // display: none !important;
- // ///////////////
- // margin-bottom: 1rem;
- // grid-column: 2;
- // grid-row: 2;
- // width: 90%;
- // // height: fit-content;
- // display: flex;
- // justify-content: flex-end;
- // align-items: center;
- // @media(max-width: 891px){
- // width: 90%;
- // }
- // @media(max-width: 520px){
- // width: 100%;
- // }
- // .field--type-file{
- // width: 100%;
- // margin: 0;
- // @media(max-width: 891px){
- // width: 100%;
- // }
- // }
- // :hover{
- // background-color: $yellow-puca;
- // }
- // }
- // /// block télécharger la fiche candidature
- // .block-block-content259faa3e-f66e-4776-9f4e-9a3aa26e8252{
- // /////////////// arrêt canndidatures phase 1
- // // display: none !important;
- // ///////////////
- // grid-column: 2;
- // grid-row: 3;
- // width: 90%;
- // display: flex;
- // justify-content: flex-end;
- // align-items: center;
- // @media(max-width: 891px){
- // width: 90%;
- // }
- // @media(max-width: 520px){
- // width: 100%;
- // }
- // .field--type-file{
- // width: 100%;
- // margin: 0;
- // @media(max-width: 891px){
- // width: 100%;
- // }
- // }
- // :hover{
- // background-color: $yellow-puca;
- // }
- // }
- // .block-views-blockhome-block-2{
- // grid-column: 1 /span 2;
- // grid-row: 4;
- // margin-top: 2rem;
- // }
- }
- }
- }
-
- }
- }
|