<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrapper { padding-top:0; }
#wrapper:before {
  z-index:3;
  position:absolute;
}
.header-sticky {
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
.last-post {
  width:100%;
  height:calc(100vh - 95px);
  min-height:650px;
  position:relative;
  background-color:#040418;
}
.last-post .last-post-background {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#040418;
  background-attachment:fixed;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  overflow:hidden;
  -webkit-transition:opacity 0.3s ease-out;
  transition:opacity 0.3s ease-out;
  opacity:0;
}
.last-post .last-post-background:before {
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background-color:rgba(4,4,24,0.05);
}
.js .last-post .last-post-background { opacity:0; }
.js .last-post .last-post-background.extra-responsive-image-loaded { opacity:1; }
.last-post .last-post-header {
  position:relative;
  width:100%;
  height:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  overflow:hidden;
}
.last-post .last-post-header &gt; .inner {
  width:100%;
  max-width:1200px;
  margin:0 auto;
  text-align:center;
  position:relative;
  padding:0 10px 56px;
}
.last-post .last-post-header .last-post-parallax {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  top:0;
}
.last-post .last-post-header .last-post-title-wrapper { position:relative; }
.last-post .last-post-header .last-post-category {
  font-size:16px;
  line-height:30px;
  letter-spacing:0.1em;
  font-weight:300;
  text-transform:uppercase;
}
.last-post .last-post-header .last-post-category-link {
  display:inline-block;
  color:#ffffff;
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
.last-post .last-post-header .last-post-category-link:hover {
  color:#f50057;
  -webkit-transition:all 0.2s ease-out;
  transition:all 0.2s ease-out;
}
.last-post .last-post-header .last-post-category-link:active {
  color:#ffffff;
  -webkit-transition:all 0.1s ease-out;
  transition:all 0.1s ease-out;
}
.last-post .last-post-header .last-post-link {
  display:block;
  position:relative;
  margin:0 90px;
  color:#ffffff;
}
.last-post .last-post-header .last-post-link .last-post-title {
  font-size:60px;
  line-height:60px;
  font-weight:900;
  text-transform:none;
  padding:0 90px;
  margin:0;
  position:relative;
  z-index:1;
}
.last-post .last-post-header .last-post-link:after, .last-post .last-post-header .last-post-link:before {
  content:'';
  display:block;
  position:absolute;
  left:-90px;
  right:-90px;
  bottom:-41px;
  top:31px;
  background-color:#f50057;
}
.last-post .last-post-header .last-post-link:before { mix-blend-mode:multiply; }
.last-post .last-post-header .last-post-link:after {
  opacity:0;
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
.last-post .last-post-header .last-post-link:hover:after, .last-post .last-post-header .last-post-link:active:after { opacity:1; }
.last-post .last-post-header .last-post-metas {
  position:absolute;
  right:14px;
  bottom:-22px;
  height:30px;
  display:flex;
}
.last-post .last-post-header .last-post-publication-date {
  color:#ffffff;
  font-size:14px;
  line-height:30px;
  font-weight:300;
  text-transform:uppercase;
}
.last-post .last-post-header .last-post-share-count {
  color:#ffffff;
  margin:0 30px 0 10px;
  display:block;
}
.last-post .last-post-header .last-post-share-count .icon * { fill:#ffffff; }
.last-post .last-post-header .last-post-scroll {
  display:block;
  width:70px;
  height:70px;
  overflow:hidden;
  position:absolute;
  left:0;
  bottom:-41px;
}
.last-post .last-post-header .last-post-scroll .text {
  display:block;
  position:absolute;
  top:0;
  left:100%;
}
.last-post .last-post-header .last-post-scroll .icon {
  display:block;
  width:19px;
  height:10px;
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-4px;
  margin-left:-10px;
}
.last-post .last-post-header .last-post-scroll .icon * { fill:#ffffff; }
.other-post-list {
  min-height:600px;
  background:#040418;
  position:relative;
  overflow:hidden;
  padding:60px 0;
}
.other-post-list &gt; .inner {
  width:100%;
  max-width:1200px;
  padding:0 10px;
  margin:0 auto;
}
.other-post-list:before {
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  right:calc(50% + 500px);
  bottom:0;
  background-color:#040418;
  z-index:1;
}
.other-post-slider {
  width:370px;
  height:390px;
  margin:0 0 0 90px;
  position:relative;
}
.other-post-slider &gt; .wrapper { visibility:hidden; }
.other-post-slider &gt; .wrapper.extra-slider-processed { visibility:visible; }
.other-post-slider li {
  list-style:none;
  display:block;
  padding:0 20px 0 0;
  width:100%;
  height:auto;
}
.other-post-slider .navigation {
  display:block;
  width:70px;
  height:100%;
  background:#040418;
  position:absolute;
  top:0;
  left:-90px;
  z-index:2;
}
.other-post-list .category-selector-wrapper { padding:20px 0 0 90px; }
.other-post-list .category-selector-wrapper:after { top:21px; }
@media only screen and (max-width: 1200px) {
  .last-post .last-post-header &gt; .inner {
    padding-right:40px;
    padding-left:40px;
  }
  .last-post-background:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:220px;
    background:linear-gradient(to bottom,#040418,rgba(4,4,24,0));
    pointer-events:none;
  }
  .last-post .last-post-header .last-post-link .last-post-title { padding:0; }
  .other-post-list:before {
    right:auto;
    width:40px;
  }
  .other-post-list &gt; .inner { padding:0 40px; }
}
@media only screen and (max-width: 1024px) {
  .last-post .last-post-background { background-attachment:scroll; }
}
@media only screen and (max-width: 780px) {
  .last-post .last-post-header &gt; .inner {
    padding-right:10px;
    padding-left:10px;
  }
  .last-post .last-post-header .last-post-link {
    margin:0 30px;
    padding-bottom:15px;
  }
  .last-post .last-post-header .last-post-link:after, .last-post .last-post-header .last-post-link:before {
    left:-30px;
    right:-30px;
  }
  .last-post .last-post-header .last-post-link .last-post-title {
    font-size:50px;
    line-height:50px;
  }
  .other-post-list &gt; .inner { padding:0 10px; }
  .other-post-list { padding:110px 0 60px; }
  .other-post-list:before { display:none; }
  .other-post-list &gt; .inner { padding:0; }
  .other-post-list .category-selector-wrapper { padding:20px 10px 0; }
  .other-post-list li { padding:0 10px; }
  .other-post-slider {
    width:100%;
    margin:0;
  }
  .other-post-slider .wrapper {
    width:100%;
    max-width:370px;
    margin:0 auto;
  }
  .other-post-slider ul {
    width:100%;
    height:100%;
  }
  .other-post-slider li { width:100%; }
  .other-post-slider .extra-post, .other-post-slider .extra-post .extra-post-figure {
    width:100%;
    max-width:350px;
  }
  .other-post-slider .navigation {
    height:70px;
    width:160px;
    top:-90px;
    left:auto;
    right:10px;
    display:flex;
    justify-content:space-between;
    flex-direction:row-reverse;
  }
}
@media only screen and (max-width: 540px) {
  .other-post-list { padding:60px 0; }
  .other-post-slider .navigation { display:none; }
}
@media only screen and (max-width: 440px) {
  .last-post .last-post-header .last-post-link .last-post-title {
    font-size:40px;
    line-height:40px;
  }
  .other-post-slider { padding:0 15px; }
  .other-post-slider .extra-post .extra-post-author { display:none; }
  .other-post-list li { padding:0 5px; }
  .other-post-list .category-selector-wrapper .category-selector-trigger { display:none; }
}
.community-wapper {
  position:relative;
  width:100%;
  background:#ffffff;
  padding:0 30px 0;
  z-index:2;
}
.community-wapper:before {
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#040418;
}
.community-wapper.lense-party-enabled {
  padding-top:90px;
  margin-top:0px;
}
.community-wapper.lense-party-enabled:before { top:90px; }
.community-wapper .ad-default-message { color:#ffffff; }
.community-wapper &gt; .inner {
  display:block;
  width:100%;
  max-width:1200px;
  padding:10px 0 60px;
  margin:0 auto;
  position:relative;
}
@media only screen and (max-width: 1500px) {
  .community-wapper:before {
    left:0;
    right:0;
  }
}
.last-party-wrapper {
  width:100%;
  margin:-100px auto 0;
  padding:0 10px;
  display:flex;
  justify-content:center;
}
.last-party-wrapper .extra-ad-wrapper {
  flex:0 0 auto;
  background:transparent;
  margin:0 -10px 0 20px;
}
.last-party {
  display:block;
  position:relative;
  text-align:center;
  width:100%;
  max-width:810px;
  margin:10px 0 0 0;
  flex:1 1 auto;
}
.last-party .last-party-link {
  position:relative;
  min-height:300px;
  width:100%;
  padding:20px 70px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.last-party .last-party-link .last-party-figure {
  display:block;
  width:100%;
  height:100%;
  top:0;
  left:0;
  position:absolute;
  background-position:center center;
  background-size:cover;
  opacity:0;
  -webkit-transform:scale(1);
  transform:scale(1);
  -webkit-transition:-webkit-transform 0.3s ease-out, opacity 0.5s ease-out;
  transition:transform 0.3s ease-out, opacity 0.5s ease-out;
}
.last-party .last-party-link .last-party-figure:before {
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(4,4,24,0.3);
}
.last-party .last-party-link .last-party-figure.extra-responsive-image-loaded { opacity:1; }
.last-party .last-party-link .last-party-sticker {
  display:block;
  width:118px;
  height:117px;
  margin:0 auto 5px;
  background:transparent url('https://www.lense.fr/wp-content/themes/lense/extra/assets/img/visu/party.png') center 0 no-repeat;
  position:relative;
}
.last-party .last-party-link .last-party-subtitle {
  color:#ffffff;
  font-size:18px;
  line-height:40px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:0.3em;
  position:relative;
}
.last-party .last-party-link .last-party-title {
  color:#ffffff;
  font-size:40px;
  line-height:40px;
  font-weight:900;
  text-transform:uppercase;
  margin-top:-8px;
  margin-bottom:2px;
  position:relative;
}
.last-party .last-party-link .last-party-title .inner {
  position:relative;
  display:inline-block;
}
.last-party .last-party-link .last-party-title .inner:before {
  content:'';
  display:block;
  position:absolute;
  left:-40px;
  bottom:-10px;
  height:calc(100% - 10px);
  right:calc(100% + 40px);
  -webkit-transition:right 0.5s ease-out;
  transition:right 0.5s ease-out;
  background-color:#f50057;
  mix-blend-mode:multiply;
}
.last-party .last-party-link .last-party-title .text { position:relative; }
.last-party .last-party-link:hover .last-party-figure {
  -webkit-transform:scale(1.05);
  transform:scale(1.05);
  -webkit-transition:-webkit-transform 5s ease-out;
  transition:transform 5s ease-out;
}
.last-party .last-party-link:hover .last-party-title .inner:before { right:-40px; }
.lensers {
  width:100%;
  max-width:1200px;
  padding:0 10px;
  margin:0 auto;
  position:relative;
  margin-top:43px;
}
.lensers &gt; .inner {
  width:100%;
  height:100%;
  overflow:hidden;
}
.lensers .lensers-title {
  color:#ffffff;
  font-size:30px;
  line-height:30px;
  font-weight:900;
  margin-bottom:3px;
}
.lensers .lensers-subtitle {
  color:#ffffff;
  font-size:24px;
  line-height:30px;
  font-weight:300;
}
.lensers .lensers-header { margin-bottom:33px; }
.lensers-slider {
  width:370px;
  height:240px;
  position:relative;
  margin:0 0 0 90px;
}
.lensers-slider &gt; .wrapper { visibility:hidden; }
.lensers-slider &gt; .wrapper.extra-slider-processed { visibility:visible; }
.lensers-slider li {
  list-style:none;
  display:block;
  padding:0 20px 0 0;
  width:100%;
  height:auto;
}
.lensers-slider .navigation {
  display:block;
  width:90px;
  height:100%;
  background-color:#040418;
  position:absolute;
  top:0;
  left:-90px;
  z-index:2;
}
#buddypress ul.item-list li.lenser, .lenser {
  margin:0 40px 20px 0;
  width:310px;
}
#buddypress ul.item-list li.lenser .lenser-name, .lenser .lenser-name {
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
#buddypress ul.item-list li.lenser .lenser-link .lenser-count, #buddypress ul.item-list li.lenser .lenser-link .lenser-name, .lenser .lenser-link .lenser-count, .lenser .lenser-link .lenser-name { color:#ffffff; }
#buddypress ul.item-list li.lenser .lenser-link:hover .lenser-name, .lenser .lenser-link:hover .lenser-name { color:#f50057; }
#buddypress ul.item-list li.lenser .lenser-link:active .lenser-name, .lenser .lenser-link:active .lenser-name { color:#ffffff; }
#buddypress ul.item-list li.lenser .lenser-figure .photo, .lenser .lenser-figure .photo {
  width:100px;
  height:100px;
}
.lensers-links {
  padding:0 0 0 90px;
  display:flex;
}
.lensers-links .link-button {
  width:calc(50% - 10px);
  display:flex;
  justify-content:center;
  align-items:center;
}
.lensers-links .lensers-all-link { margin-right:10px; }
.lensers-links .lensers-join-link { margin-left:10px; }
@media only screen and (max-width: 1200px) {
  .last-party .last-party-link {
    padding:20px 30px;
    overflow:hidden;
  }
  .last-party .last-party-link .last-party-title .inner:before {
    left:-20px;
    right:calc(100% + 20px);
  }
  .last-party .last-party-link:hover .last-party-title .inner:before { right:-20px; }
}
@media only screen and (max-width: 780px) {
  .community-wapper { padding:90px 0 0; }
  .last-party-wrapper {
    display:block;
    padding:0;
  }
  .last-party-wrapper .last-party { padding:0 10px; }
  .last-party-wrapper .extra-ad-wrapper { margin:30px auto 20px; }
  .last-party-wrapper .extra-ad-wrapper .extra-ad-close, .last-party-wrapper .extra-ad-wrapper h3 { background-color:#040418; }
  .lensers .lensers-header { padding-right:160px; }
  .lensers-slider {
    width:100%;
    margin:0;
  }
  .lensers-slider .lenser { width:300px; }
  .lensers-slider &gt; .wrapper {
    margin:0 auto;
    width:100%;
    max-width:350px;
  }
  .lensers-slider .navigation {
    height:70px;
    width:160px;
    top:-90px;
    left:auto;
    right:0;
    display:flex;
    justify-content:space-between;
    flex-direction:row-reverse;
  }
  .lensers-links { padding:0; }
  .community-wapper .newsletter-form-wrapper .newsletter-form .extra-field .newsletter-email, .community-wapper .newsletter-form-wrapper .newsletter-form .extra-field .extra-indicator, .community-wapper .newsletter-form-wrapper .newsletter-form .extra-field label {
    padding-right:0;
    padding-left:15px;
  }
}
@media only screen and (max-width: 540px) {
  .lensers .lensers-header {
    padding-right:0;
    padding-bottom:70px;
  }
  .lensers-links { display:block; }
  .lensers-links .link-button {
    margin:0 auto 10px;
    display:block;
    width:100%;
    max-width:350px;
  }
}
.wiki {
  position:relative;
  background-color:#ffffff;
  min-height:300px;
  z-index:2;
}
.wiki &gt; .inner {
  display:block;
  width:100%;
  max-width:1200px;
  margin:0 auto;
  padding:54px 0 0;
}
.wiki .wiki-header { padding:0 10px; }
.wiki .wiki-header .wiki-title {
  color:#040418;
  font-size:30px;
  line-height:30px;
  font-weight:900;
  margin-bottom:4px;
}
.wiki .wiki-header .wiki-subtitle {
  color:#040418;
  font-size:20px;
  line-height:30px;
  font-weight:300;
}
.wiki-search-form {
  margin:32px 0 0;
  padding:0 10px;
}
.wiki-search-form .extra-indicator { color:#040418; }
.wiki-search-form .single-search-form-button { right:10px; }
.wiki-search-form .single-search-form-input, .wiki-search-form .extra-field label {
  font-size:20px;
  padding:22px 30px 18px;
}
.wiki-search-form .single-search-form-input { background:#ffffff; }
.wiki-pages-wrapper {
  margin:30px 0 0;
  display:flex;
}
.wiki-pages-wrapper .extra-ad-wrapper-tall {
  flex:0 0 auto;
  margin:0 0 0 30px;
}
.wiki-pages-wrapper .wiki-pages {
  flex:1 1 auto;
  width:100%;
  padding:10px 10px 60px;
}
.wiki-push {
  display:flex;
  justify-content:space-between;
  margin-bottom:40px;
}
.wiki-push .wiki-push-figure {
  display:block;
  position:relative;
  width:310px;
  height:300px;
  flex:0 0 auto;
}
.wiki-push .wiki-push-figure:before {
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:transparent;
  border:1px solid rgba(4,4,24,0.3);
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
  z-index:1;
}
.wiki-push .wiki-push-figure img { position:relative; }
.wiki-push .wiki-push-figure:hover:before {
  background-color:transparent;
  border:1px solid #040418;
  -webkit-transition:all 0.1s ease-out;
  transition:all 0.1s ease-out;
}
.wiki-push .wiki-push-figure:active:before {
  background-color:rgba(4,4,24,0.1);
  border:1px solid #040418;
  -webkit-transition:all 0.1s ease-out;
  transition:all 0.1s ease-out;
}
.wiki-push &gt; .inner {
  flex:1 1 auto;
  width:100%;
  padding:0 0 0 20px;
  display:flex;
  justify-content:space-between;
  flex-direction:column;
}
.wiki-push .wiki-push-title {
  font-size:20px;
  line-height:25px;
  font-weight:500;
  margin-top:11px;
}
.wiki-push .wiki-push-category {
  font-size:18px;
  line-height:25px;
  font-weight:300;
  margin-bottom:9px;
}
.wiki-push .wiki-push-title a, .wiki-push .wiki-push-category a {
  color:#040418;
  -webkit-transition:color 0.3s ease-out;
  transition:color 0.3s ease-out;
}
.wiki-push .wiki-push-title a:hover, .wiki-push .wiki-push-category a:hover {
  color:#f50057;
  -webkit-transition:color 0.2s ease-out;
  transition:color 0.2s ease-out;
}
.wiki-push .wiki-push-title a:active, .wiki-push .wiki-push-category a:active {
  color:#040418;
  -webkit-transition:color 0.1s ease-out;
  transition:color 0.1s ease-out;
}
.wiki-push .wiki-push-infos {
  list-style:none;
  margin-bottom:6px;
}
.wiki-push .wiki-push-info {
  display:flex;
  justify-content:space-between;
  width:100%;
  font-size:16px;
  line-height:33px;
  padding:0 0 1px;
  font-weight:300;
  border-top:1px solid rgba(4,4,24,0.3);
}
.wiki-push .wiki-push-info:first-child { border-top:none; }
.wiki-push .wiki-push-info .wiki-push-info-value { font-weight:500; }
.wiki-push .wiki-push-info span { display:block; }
.wiki-categories { overflow:hidden; }
.wiki-categories-slider {
  width:240px;
  position:relative;
  margin:0 0 0 90px;
}
.wiki-categories-slider &gt; .wrapper { visibility:hidden; }
.wiki-categories-slider &gt; .wrapper.extra-slider-processed { visibility:visible; }
.wiki-categories-slider li {
  list-style:none;
  display:block;
  padding:0 20px 0 0;
  width:100%;
  height:auto;
}
.wiki-categories-slider .navigation {
  display:block;
  width:91px;
  height:100%;
  background-color:#ffffff;
  position:absolute;
  top:0;
  left:-91px;
  padding-left:1px;
  z-index:2;
}
.wiki-category {
  display:block;
  width:220px;
  height:310px;
}
.wiki-category .wiki-category-link {
  display:block;
  width:100%;
  height:100%;
}
.wiki-category .wiki-category-link .wiki-category-figure {
  margin-bottom:20px;
  position:relative;
}
.wiki-category .wiki-category-link .wiki-category-figure:after {
  content:'';
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  border:1px solid rgba(4,4,24,0.3);
}
.wiki-category .wiki-category-link .link-button {
  display:block;
  padding-left:5px;
  padding-right:5px;
}
.wiki-category .wiki-category-link .link-button .text { white-space:nowrap; }
.wiki-category .wiki-category-link:hover .wiki-category-figure:after, .wiki-category .wiki-category-link:hover .link-button:before {
  border:1px solid rgba(4,4,24,0.8);
  -webkit-transition:all 0.1s ease-out;
  transition:all 0.1s ease-out;
}
.wiki-category .wiki-category-link:active .wiki-category-figure:after, .wiki-category .wiki-category-link:active .link-button:before {
  border:1px solid rgba(4,4,24,0.8);
  background-color:rgba(4,4,24,0.1);
  -webkit-transition:all 0.1s ease-out;
  transition:all 0.1s ease-out;
}
@media only screen and (max-width: 1200px) {
  .wiki { padding:0 30px; }
  .wiki &gt; .inner {
    max-width:1030px;
    margin:0 auto;
  }
  .wiki-pages-wrapper .extra-ad-wrapper-tall { display:none; }
}
@media only screen and (max-width: 780px) {
  .wiki { padding:0; }
  .wiki-push {
    flex-direction:column;
    align-items:center;
  }
  .wiki-push &gt; .inner { padding:0; }
  .wiki-categories { padding-top:80px; }
  .wiki-categories-slider {
    width:100%;
    margin:0;
  }
  .wiki-categories-slider &gt; .wrapper {
    width:100%;
    max-width:230px;
    margin:0 auto;
  }
  .wiki-categories-slider li { padding:0 5px; }
  .wiki-categories-slider .navigation {
    left:auto;
    right:0;
    top:-90px;
    width:100%;
    height:90px;
    display:flex;
    align-items:flex-end;
    flex-direction:row-reverse;
  }
  .wiki-categories-slider .navigation .navigation-button { margin:0 0 10px 10px; }
}
.fullscreen-ad {
  display:none;
  width:100%;
  height:600px;
  max-height:100vh;
  background-color:#040418;
  position:relative;
  z-index:1;
}
.fullscreen-ad .fullscreen-ad-figure {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-size:cover;
  background-position:center center;
  background-attachment:fixed;
}
.fullscreen-ad &gt; .inner {
  display:flex;
  justify-content:center;
  flex-direction:column;
  width:100%;
  height:100%;
  max-width:1180px;
  margin:0 auto;
  position:relative;
}
.fullscreen-ad .fullscreen-ad-title {
  color:#ffffff;
  font-size:24px;
  line-height:25px;
  font-weight:500;
  margin-bottom:2px;
}
.fullscreen-ad .fullscreen-ad-subtitle {
  color:#ffffff;
  font-size:18px;
  line-height:25px;
  font-weight:300;
  margin-bottom:19px;
}
.fullscreen-ad .link-button { padding:22px 40px 16px; }
.offers {
  padding:0 40px;
  position:relative;
  background-color:#f5f5f5;
  min-height:500px;
  z-index:1;
}
.offers &gt; .inner {
  width:100%;
  max-width:1180px;
  padding:54px 0 120px;
  margin:0 auto;
  overflow:hidden;
}
.offers .offers-header {
  position:relative;
  z-index:2;
  margin-bottom:32px;
}
.offers .offers-title {
  font-size:30px;
  line-height:30px;
  font-weight:900;
  color:#040418;
  margin-bottom:4px;
}
.offers .offers-subtitle {
  font-size:20px;
  line-height:30px;
  font-weight:300;
  color:#040418;
}
.offers-slider {
  width:370px;
  height:390px;
  margin:0 0 0 90px;
  position:relative;
}
.offers-slider &gt; .wrapper { visibility:hidden; }
.offers-slider &gt; .wrapper.extra-slider-processed { visibility:visible; }
.offers-slider li {
  list-style:none;
  display:block;
  padding:0 20px 0 0;
  width:100%;
  height:auto;
}
.offers-slider .navigation {
  display:block;
  width:70px;
  height:100%;
  background:#f5f5f5;
  position:absolute;
  top:0;
  left:-90px;
  z-index:2;
}
.offers-links {
  display:flex;
  padding:20px 0 0 90px;
}
.offers-links a {
  flex:1 1 auto;
  width:50%;
  display:flex;
  justify-content:center;
  align-items:center;
}
.offers-links .offers-new-link { margin-right:10px; }
.offers-links .offers-new-link .icon-wrapper { display:none; }
.offers-links .offers-all-link { margin-left:10px; }
@media only screen and (max-width: 780px) {
  .offers { padding:0 10px; }
  .offers-slider {
    width:100%;
    margin:0;
  }
  .offers-slider .wrapper {
    width:100%;
    max-width:370px;
    margin:0 auto;
  }
  .offers-slider ul {
    width:100%;
    height:100%;
  }
  .offers-slider li { width:100%; }
  .offers-slider .offer, .offers-slider .offer .offer-figure {
    width:100%;
    max-width:350px;
  }
  .offers-slider .navigation {
    height:70px;
    width:160px;
    top:-90px;
    left:auto;
    right:0;
    display:flex;
    justify-content:space-between;
    flex-direction:row-reverse;
  }
  .offers-links { padding-left:0; }
}
@media only screen and (max-width: 540px) {
  .offers-header { padding-bottom:70px; }
  .offers-links {
    flex-direction:column;
    align-items:center;
  }
  .offers-links a {
    width:100%;
    max-width:350px;
  }
  .offers-links .offers-new-link { margin:0; }
  .offers-links .offers-all-link { margin:10px 0 0; }
  .offers-slider { width:100%; }
  .offers-slider &gt; .wrapper {
    width:100%;
    max-width:360px;
    margin:0 auto;
  }
  .offers-slider li {
    max-width:360px;
    padding:0 5px;
  }
}
.fisheye {
  background-color:#ffffff;
  position:relative;
  z-index:1;
  padding-top:60px;
}
.fisheye:before {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  top:-60px;
  background-color:#040418;
}
@media only screen and (max-width: 1500px) {
  .fisheye:before {
    left:0;
    right:0;
  }
}
.fisheye &gt; .inner {
  position:relative;
  display:block;
  width:100%;
  max-width:1180px;
  margin:0 auto;
  padding:0 0 60px;
  overflow:hidden;
}
.fisheye .fisheye-header {
  padding:4px 0 0;
  margin-bottom:22px;
}
.fisheye .fisheye-header .fisheye-title {
  display:block;
  overflow:hidden;
  position:relative;
  margin-bottom:-7px;
}
.fisheye .fisheye-header .fisheye-title .text {
  display:block;
  position:absolute;
  left:100%;
}
.fisheye .fisheye-header .fisheye-title .icon {
  width:123px;
  height:33px;
}
.fisheye .fisheye-header .fisheye-title .icon * { fill:#ffffff; }
.fisheye .fisheye-header .fisheye-subtitle {
  color:#ffffff;
  font-size:20px;
  line-height:30px;
  font-weight:300;
}
.fisheye .fisheye-footer { padding:0; }
.fisheye .fisheye-footer .link-button { display:block; }
.fisheye-articles {
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin:0 -10px 10px;
  list-style:none;
}
.fisheye-articles li { margin:10px; }
.fisheye-article {
  display:block;
  width:280px;
  height:300px;
}
.fisheye-article .fisheye-article-link {
  display:block;
  width:100%;
  height:100%;
  position:relative;
  padding:180px 0 0;
  overflow:hidden;
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
.fisheye-article .fisheye-article-link .fisheye-article-figure {
  display:block;
  position:absolute;
  top:-10px;
  left:0;
  width:100%;
  height:200px;
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
.fisheye-article .fisheye-article-link .fisheye-article-figure .fisheye-article-figure-background {
  display:block;
  width:100%;
  height:100%;
  background:transparent url('{@themeurl}/extra/assets/img/visu/default-fisheye.jpg') center center no-repeat;
  background-size:cover;
  -webkit-transform:scale(1);
  transform:scale(1);
  will-change:transform;
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
.fisheye-article .fisheye-article-link &gt; .inner {
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  width:100%;
  height:100%;
  background-color:#ffffff;
  text-align:center;
  color:#040418;
  padding:0 20px;
}
.fisheye-article .fisheye-article-link .fisheye-article-header {
  height:100%;
  flex:1 1 auto;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.fisheye-article .fisheye-article-link .fisheye-article-title {
  color:#040418;
  font-size:18px;
  line-height:25px;
  font-weight:500;
  -webkit-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
.fisheye-article .fisheye-article-link .fisheye-article-metas {
  height:35px;
  flex:0 0 auto;
  display:flex;
  justify-content:space-between;
  font-size:14px;
  line-height:25px;
}
.fisheye-article .fisheye-article-link .fisheye-article-publication-date {
  color:#808080;
  font-weight:300;
}
.fisheye-article .fisheye-article-link:hover { padding:200px 0 0; }
.fisheye-article .fisheye-article-link:hover .fisheye-article-figure { top:0; }
.fisheye-article .fisheye-article-link:hover .fisheye-article-figure .fisheye-article-figure-background {
  -webkit-transform:scale(1.05);
  transform:scale(1.05);
  -webkit-transition:all 5s ease-out;
  transition:all 5s ease-out;
}
.fisheye-article .fisheye-article-link:hover .fisheye-article-title {
  color:#f50057;
  -webkit-transition:all 0.2s ease-out;
  transition:all 0.2s ease-out;
}
.fisheye-article .fisheye-article-link:active .fisheye-article-figure:after {
  opacity:0.7;
  -webkit-transition:all 0.1s ease-out;
  transition:all 0.1s ease-out;
}
.fisheye-article .fisheye-article-link:active .fisheye-article-title {
  color:#040418;
  -webkit-transition:all 0.1s ease-out;
  transition:all 0.1s ease-out;
}
@media only screen and (max-width: 1200px) {
  .fisheye { padding:60px 10px 0; }
  .fisheye &gt; .inner { max-width:580px; }
}
@media only screen and (max-width: 600px) {
  .fisheye-articles {
    margin:0 auto 20px;
    max-width:300px;
    display:block;
  }
  .fisheye-articles li { margin:10px 0; }
  .fisheye-article { margin:0 auto; }
}
.award { padding-bottom:60px; }
.last-photos-slider .navigation { background-color:#ffffff; }
@media only screen and (max-width: 1200px) {
  .site-title-mobile-wrapper { z-index:3; }
  .menu-page.menu-page-mobile { display:none; }
  .last-photos &gt; .inner { padding:0 40px; }
}
@media only screen and (max-width: 780px) {
  .last-photos &gt; .inner { padding:0 10px; }
}
@media only screen and (max-width: 540px) {
  #wrapper { padding-top:0; }
}
</pre></body></html>