/* https://www.sotrabas.com/wp-content/themes/sotrabas-2k19/css/gutenberg.css?ver=6.7.3 */
.has-small-font-size{font-size:.8em;line-height:1}.has-medium-font-size{font-size:1.2em}.has-large-font-size{font-size:1.4em}.has-huge-font-size{font-size:1.6em}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 41px);-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px}.wp-block-column{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 40px}@media screen and (max-width:800px){.wp-block-columns{width:90%;margin-left:5%}.wp-block-column{min-width:500px}}.wp-block-image{position:relative;display:block;margin:0}.wp-block-image img{display:block;margin:auto;max-width:100%;height:auto;border-radius:13px}.wp-block-image figcaption{position:absolute;display:block;bottom:10px;left:10px;font-size:11px;background-color:#fff;padding:0 7px;line-height:20px;color:#262623;z-index:100}.wp-block-image .alignleft{float:left;margin:10px 10px 5px 0}.wp-block-video{position:relative;display:block;margin:0}.wp-block-video video{display:block;margin:auto;max-width:100%;height:auto;border-radius:13px}.wp-block-media-text{margin:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-media-text.has-media-on-the-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wp-block-media-text__media{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:block;margin:0}.wp-block-media-text__media img{display:block;margin:0;max-width:100%;height:auto;border-radius:13px}.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content{margin:0 0 0 60px;padding-right:40px}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{margin:0 60px 0 0;padding-left:40px}@media screen and (max-width:800px){.wp-block-media-text{display:block}.wp-block-media-text__content{margin:0!important;padding:5vw!important}}.wp-block-cover{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;left:50%;right:50%;width:100vw;margin:50px -50vw;height:55vh;min-height:350px;background-position:center center;background-size:cover}.wp-block-cover-text{position:relative;margin:auto;text-align:center;z-index:11;color:#fff;font-weight:300;font-size:30px;line-height:1.4;padding:50px;font-family:'Poppins',sans-serif}.wp-block-cover-text:before{content:"“ ";font-size:80px;position:absolute;display:inline-block;margin-left:-30px;top:29px}.wp-block-cover-text:after{content:" „";font-size:80px;position:absolute;display:inline-block;margin-left:10px;bottom:35px}.wp-block-cover-text strong{font-weight:500}.wp-block-cover.has-left-content>.wp-block-cover-text{margin:auto auto auto 0;text-align:left}.wp-block-cover.has-right-content>.wp-block-cover-text{margin:auto 0 auto auto;text-align:right}.wp-block-cover.has-background-dim:after{z-index:10;opacity:.5;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit}.wp-block-cover.has-background-dim-10:after{opacity:.1}.wp-block-cover.has-background-dim-20:after{opacity:.2}.wp-block-cover.has-background-dim-30:after{opacity:.3}.wp-block-cover.has-background-dim-40:after{opacity:.4}.wp-block-cover.has-background-dim-60:after{opacity:.6}.wp-block-cover.has-background-dim-70:after{opacity:.7}.wp-block-cover.has-background-dim-80:after{opacity:.8}.wp-block-cover.has-background-dim-90:after{opacity:.9}.wp-block-cover.has-background-dim-100:after{opacity:1}@media screen and (min-width:1001px){.wp-block-cover.has-parallax{background-attachment:fixed;background-size:cover;background-position:70% center}}@media screen and (max-width:1000px){.wp-block-cover{margin:0 -5vw;height:auto;min-height:35vh;width:calc(100% + 10vw)}}.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 0 -20px;padding:0;width:calc(100% + 40px);list-style:none}.blocks-gallery-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100%/ 2);padding:20px}.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(100% / 3)}.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(100% / 4)}.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(100% / 5)}.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(100% / 6)}.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(100% / 7)}.blocks-gallery-item figure{overflow:hidden;position:relative;display:block;height:100%;width:100%;margin:0}.blocks-gallery-item a{position:relative;display:block;height:100%}.blocks-gallery-item a:before{-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;z-index:5}.blocks-gallery-item a:hover:before{opacity:.5}.blocks-gallery-item img{-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;display:block;margin:0;width:100%;height:100%}.blocks-gallery-item a:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-gallery figcaption{position:absolute;display:block;bottom:10px;left:10px;font-size:11px;background-color:#fff;padding:0 7px;line-height:20px;color:#262623;z-index:100}@media screen and (max-width:1000px){.wp-block-gallery{margin:0 0 0 -5px;width:calc(100% + 10px)}.blocks-gallery-item{padding:5px;width:calc(100%/ 3)!important}}@media screen and (max-width:400px){.blocks-gallery-item{width:100%!important}}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 0 -20px;padding:0;width:calc(100% + 40px);list-style:none}.gallery-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100%/ 2);padding:20px}.gallery-columns-2 .gallery-item{width:calc(100% / 2)}.gallery-columns-3 .gallery-item{width:calc(100% / 3)}.gallery-columns-4 .gallery-item{width:calc(100% / 4)}.gallery-columns-5 .gallery-item{width:calc(100% / 5)}.gallery-columns-6 .gallery-item{width:calc(100% / 6)}.gallery-columns-7 .gallery-item{width:calc(100% / 7)}.gallery-item{position:relative;display:block;height:100%;width:100%;margin:0}.gallery-item a{overflow:hidden;position:relative;display:block;height:100%;border:5px solid red}.gallery-item a:before{-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;z-index:5}.gallery-item a:hover:before{opacity:.5}.gallery-item img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;display:block;margin:0!important;width:100%;height:100%}.gallery-item a:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.gallery figcaption{display:block;font-size:11px;padding:0 7px;line-height:20px;color:#fff;z-index:100}.wp-block-pullquote{position:relative;left:50%;margin:40px -50vw;width:100vw;text-align:center;border:none;background:#fff}.wp-block-pullquote blockquote{max-width:900px;padding:50px;text-align:left;margin:auto;position:relative}.wp-block-pullquote blockquote p{display:block;font-weight:400;color:#efb800;margin:0;font-size:28px;line-height:1.4em;font-style:italic}.wp-block-pullquote blockquote p:before,.wp-block-pullquote blockquote p:after{content:"";position:absolute;width:60px;height:60px;background:url(/wp-content/themes/sotrabas-2k19/css/../images/quotes.svg)}.wp-block-pullquote blockquote p:before{top:40px;left:-30px}.wp-block-pullquote blockquote p:after{bottom:130px;right:-30px;transform:rotateY(180deg)}.wp-block-pullquote blockquote cite{text-transform:uppercase;font-style:normal;margin-top:20px;display:block;color:#262623}.wp-block-pullquote blockquote cite strong{display:block}@media screen and (max-width:800px){.wp-block-pullquote{padding:0 70px}}.wp-block-quote{margin:25px 0 0 0;padding:0;text-align:left}.wp-block-quote p{display:block;font-weight:400;margin:0;font-size:20px;font-style:italic;line-height:1.6em;color:#919190}.wp-block-quote p:before{content:"« "}.wp-block-quote p:after{content:" »"}.wp-block-quote cite{margin-top:20px;display:block;color:#262623}.citation.people figure{margin:50px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.citation.people img{border-radius:50%;max-width:170px;margin:0;height:auto}.citation.people figcaption{color:#efb800;font-size:17px;text-transform:uppercase;background:none;position:static;padding:0 0 0 20px}.wp-block-button{margin:15px 0;font-weight:900;font-size:14px;letter-spacing:.05em}.wp-block-button a{border-radius:21px;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;color:#fff;overflow:hidden;position:relative;z-index:10;display:inline-block;text-transform:uppercase;padding:7px 15px}.wp-block-button a:before,.wp-block-button a:after{content:"";position:absolute;left:0;width:100%;height:100%}.wp-block-button a:before{z-index:-2;top:0;background:#efb800}.wp-block-button a:after{-webkit-transition:top 0.2s ease-out;-o-transition:top 0.2s ease-out;transition:top 0.2s ease-out;z-index:-1;top:100%;background:#353535}.wp-block-button a:hover{color:#ffffff!important}.wp-block-button a:hover:after{top:0}.wp-block-button.is-style-outline a{padding:4px 12px;border:2px solid #efb800;color:#efb800}.wp-block-button.is-style-outline a:before{content:none}.wp-block-button.is-style-outline a:after{content:none}.wp-block-button.is-style-outline a:hover{border-color:#353535;color:#353535!important}.wp-block-button.alignright{text-align:right}.wp-block-button.aligncenter{text-align:center}.wp-block-button.is-style-squared a{border-radius:0}.wp-block-button.withborder a{border:3px solid #fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.wp-block-separator{margin:40px 0;width:30%}.wp-block-separator.is-style-wide{width:100%;border:none;height:3px;background:#262623}.wp-block-separator.is-style-dots{margin:40px auto;border:none;border-top:6px dotted #efb700}@media screen and (max-width:1000px){.wp-block-spacer{height:50px!important}}@media screen and (min-width:1101px){.fullwidth{position:relative;left:50%;right:50%;width:100vw;margin:0 -50vw;padding:0 50px}}@media screen and (max-width:1100px){.fullwidth{width:100vw!important;margin-left:-50px;margin-top:50px;margin-bottom:50px}}@media screen and (min-width:0\0){.fullwidth{position:relative;left:0;right:0;width:100%;margin:0;padding:0 50px}}.fullwidth.padd{padding:20px 50px 50px 50px}.backwhite{background-color:#fff;padding-top:15px;padding-bottom:15px}.backorange{background-color:#efb700;color:#ffffff!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.backorange .wp-block-column{max-width:520px;padding:20px 40px}.backorange h2{color:inherit;margin:5px 0}.backorange h3{color:inherit;margin:5px 0}.exergue{background:#efb700;color:#fff;padding:40px;width:100%;margin:40px 0}.exergue p>img{display:block;max-width:100%;height:auto;margin:30px auto}.exergue .wp-block-separator.is-style-dots{border-top:4px dotted #fff;width:100%}.exergue .wp-block-button a{color:#353535}.exergue .wp-block-button a:before{z-index:-2;top:0;background:#fff}.rounded{border-radius:13px}.backyellowright{background:#fff;position:relative;left:50%;right:50%;width:100vw;margin:50px -50vw}.backyellowright>*{padding:40px 80px}.backyellowright>*:first-child{padding-left:10vw;color:#353535}.backyellowright>*:last-child{background-color:#efb800;color:#fff;padding-right:10vw}.backyellowright>*:last-child>*{color:inherit}.backyellowright h2{font-size:30px}.backyellowright>*:last-child h2{display:inline-block;position:relative;margin-bottom:0}.backyellowright>*:last-child h2:before{content:"";display:block;width:45px;height:65px;position:absolute;top:-15px;left:-55px;background:url(/wp-content/themes/sotrabas-2k19/css/../images/picto-casque.svg)}.backyellowright>*:last-child h2:after{content:"";display:block;width:inherit;margin:10px 0 0 0;height:14px;background:url(/wp-content/themes/sotrabas-2k19/css/../images/filet-sub.svg) center center no-repeat;background-size:122px 14px}@media screen and (max-width:1100px){.backyellowright>*:first-child{padding:40px 70px}.backyellowright>*:last-child{padding:40px 70px}}@media screen and (max-width:800px){.backyellowright{display:block}}