templates/front/home/_index.html line 1

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  6.     <meta name="description" content="An ideas company for those who are looking for a Network Detox">
  7.     <meta name="author" content="founders">
  8.     <title>Founders</title>
  9.     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
  10.     <!-- Bootstrap CSS -->
  11.     <link href="css/bootstrap.min.css" rel="stylesheet">
  12.     <!-- founders CSS -->
  13.     <link rel="stylesheet" href="css/main.css" media="screen">
  14.     <link rel="stylesheet" href="css/responsive.css" media="screen">
  15.     <!--GSAP-->
  16.     <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/gsap.min.js"></script>
  17.     <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/ScrollTrigger.min.js"></script>
  18.     <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/ScrollToPlugin.min.js"></script>
  19.     <script src='https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.6.6/lottie.min.js'></script>
  20.     <link rel="icon" href="https://founders-agency.com/favicon.jpeg" sizes="32x32" />
  21.     <link rel="icon" href="https://founders-agency.com/favicon.jpeg" sizes="192x192" />
  22.     <link rel="apple-touch-icon" href="https://founders-agency.com/favicon.jpeg" />
  23.     <!--owl-->
  24.     <!--owl-->
  25.     <link rel="stylesheet" href="css/owl.carousel.min.css">
  26.     <link rel="stylesheet" href="css/owl.theme.default.min.css">
  27.     <script src="js/jquery.min.js"></script>
  28.     <script src="js/owl.carousel.js"></script>
  29.     <script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
  30.     <!-- share-->
  31.     <!-- Open Graph / Facebook -->
  32.     <meta property="og:type" content="website">
  33.     <meta property="og:url" content="https://founders-agency.com/">
  34.     <meta property="og:title" content="founders">
  35.     <meta property="og:description" content="An ideas company for those who are looking for a Network Detox.">
  36.     <meta property="og:image" content="https://s3.amazonaws.com/verin-www/founders/1811/share.jpg">
  37.     <!-- Twitter -->
  38.     <meta property="twitter:card" content="summary_large_image">
  39.     <meta property="twitter:url" content="https://founders-agency.com/">
  40.     <meta property="twitter:title" content="founders">
  41.     <meta property="twitter:description" content="An ideas company for those who are looking for a Network Detox.">
  42.     <meta property="twitter:image" content="https://s3.amazonaws.com/verin-www/founders/1811/share.jpg">
  43. </head>
  44. <body id="top">
  45.     <script>
  46.         gsap.registerPlugin(ScrollTrigger);
  47.         ScrollTrigger.config({
  48.             limitCallbacks: true
  49.         });
  50.     </script>
  51.     <div class="button_container" id="toggle">
  52.         <span class="top"></span>
  53.         <span class="middle"></span>
  54.         <span class="bottom"></span>
  55.     </div>
  56.     <div class="overlay" id="overlay">
  57.         <nav class="overlay-menu">
  58.             <ul>
  59.                 <li><a href="{{ url('app_front_home') }}#work">Work</a></li>
  60.                 <li><a href="{{ url('app_front_home') }}#thisisus">This is us</a></li>
  61.                 <li><a href="{{ url('app_front_home') }}#hotoffthepress">Press</a></li>
  62.                 <li><a href="{{ url('app_front_become_a_founder') }}" target="_blank">Become a founder</a></li>
  63.                 <li><a href="{{ url('app_front_contact') }}" target="_blank">Contact</a></li>
  64.             </ul>
  65.         </nav>
  66.     </div>
  67.     <!-- <div class="header">
  68.         <div class="top-home-wrapper">
  69.             <div class="scroll-cta bounce">SCROLL DOWN</div>
  70.             <div class="contiene-video d-none d-md-block">
  71.                 <video loop="" playsinline="" muted="" autoplay="" poster="video/founders-home.jpg" class=" img-fluid">
  72.                     <source
  73.                         src="https://player.vimeo.com/progressive_redirect/playback/894551112/rendition/1080p/file.mp4?loc=external&signature=05dd40a1b32f093519d2fd1feb1ac4c9cdbf13e5f4eec4d64c2e2f28c4d8cd3f"
  74.                         type="video/mp4">
  75.                 </video>
  76.             </div>
  77.             <video loop="" playsinline="" muted="" autoplay="" poster="video/founders-home-xs.jpg" class="img-fluid d-block d-md-none">
  78.                 <source
  79.                     src="https://player.vimeo.com/progressive_redirect/playback/894610954/rendition/720p/file.mp4?loc=external&signature=179d5ff3d176097dc79350e4efc8eacefb515b574e0b99712a17b289a117b6bd"
  80.                     type="video/mp4">
  81.             </video>
  82.         </div>
  83.     </div> -->
  84.     <div class="header">
  85.         <div class="top-home-wrapper">
  86.     <!-- <p>{{imgWork.id}}</p>
  87.     <p>{{imgWork.titulo}}</p>
  88.     <p>{{imgWork.peso}}</p>
  89.     <p>{{imgWork.pathImagen}}</p> -->
  90.             <div class="img-header-wrapper">
  91.                 <img src="{{asset('uploads/img_work/' ~ imgWork.pathImagen) }}" alt="{{imgWork.titulo}}" class="gif" />
  92.                 <img src="img/logo-founders-2.svg" class="logo-founders" alt="founders">
  93.             </div>
  94.             <!-- <div class="scroll-cta bounce">SCROLL DOWN</div> -->
  95.             <!-- <video width="100%" loop="" playsinline="" muted="" autoplay="" poster="img/top-10-hispanic-agencies.jpg" class=" img-fluid  d-none d-md-block">
  96.                 <source
  97.                     src="https://player.vimeo.com/progressive_redirect/playback/927325268/rendition/720p/file.mp4?loc=external&signature=434a54adb9e7042ebb4f83190eef0d2b2c9777d22799fa9fda93e090ef15e088"
  98.                     type="video/mp4">
  99.             </video>
  100.             <video width="100%" loop="" playsinline="" muted="" autoplay="" poster="img/top-10-hispanic-agencies.jpg" class="img-fluid d-block d-md-none">
  101.                 <source
  102.                     src="https://player.vimeo.com/progressive_redirect/playback/927970857/rendition/240p/file.mp4?loc=external&signature=1ce67b87fd2ae585a30833cd2e263e3686196499477925215800d8ebd7993450"
  103.                     type="video/mp4">
  104.             </video> -->
  105.             <img src="img/top-great-place-2025.gif" alt="" class="img-fluid d-none d-sm-block hispanicAgencies-img" />
  106.             <img src="img/top-great-place-m-2025.gif" alt="" class=" img-fluid d-inline-block d-sm-none hispanicAgencies-img" />
  107.         </div>
  108.     </div>
  109.     <!-- seccion -->
  110.     <!-- <div class="trigger-concept"></div>
  111.     <section class="container-banner-agencie">
  112.         <div id="box1" class="box-agencie">
  113.             <div class="bg-green">
  114.                 <img src="img/top-10-hispanic-agencies.jpg" alt="" class="img-fluid d-none d-sm-block hispanicAgencies-img" />
  115.                 <img src="img/top-10-hispanic-agencies-m.jpg" alt="" class=" img-fluid d-inline-block d-sm-none hispanicAgencies-img" />
  116.             </div>
  117.         </div>
  118.         <div id="box2" class="box-agencie ">
  119.             <div class="bg-red">
  120.                 <img src="img/top-great-place.jpg" alt="" class="img-fluid d-none d-sm-block hispanicAgencies-img" />
  121.                 <img src="img/top-great-place-m.jpg" alt="" class=" img-fluid d-inline-block d-sm-none hispanicAgencies-img" />
  122.             </div>
  123.         </div>
  124.     </section> -->
  125.     <div class="trigger-stats"></div>
  126.     <!-- seccion 2 stats-->
  127.     <section id="stats" class="position-relative">
  128.         <div class="misc misc-stats-1">
  129.             <div class="tag misc-stats-2 alt"></div>
  130.         </div>
  131.         <div class="container-fluid ">
  132.             <div class="row d-flex justify-content-center">
  133.                 <div class="col-12">
  134.                     <h1 class="stats-title txt-white">OFFICES Multilingual talent. English, spanish, portugues, patois, french.</h1>
  135.                 </div>
  136.                 <div class="col-12 nopadding">
  137.                     <div class="stats-wrapper">
  138.                         <div class="stats-map">
  139.                         </div>
  140.                     </div>
  141.                 </div>
  142.             </div>
  143.         </div>
  144.     </section>
  145.     <script>
  146.         gsap.from(".stats-title", {
  147.             duration: 1,
  148.             autoAlpha: 0,
  149.             x: -460,
  150.             scrollTrigger: {
  151.                 trigger: ".trigger-stats",
  152.                 start: "top 85%",
  153.                 scrub: true
  154.             }
  155.         });
  156.         gsap.from(".stats-map", {
  157.             duration: .5,
  158.             autoAlpha: 0,
  159.             height: 10,
  160.             y: 860,
  161.             scale: 2,
  162.             scrollTrigger: {
  163.                 trigger: ".trigger-stats",
  164.                 start: "top 80%",
  165.                 scrub: true
  166.             }
  167.         });
  168.     </script>
  169.     <!-- seccion 3 clientes-->
  170.     <div class="trigger-clients"></div>
  171.     <section id="clients">
  172.         <div class="container-fluid ">
  173.             <div class="row d-flex align-items-center justify-content-center justify-content-md-center justify-content-xl-center">
  174.                 <div class="col-12 col-lg-5 col-xl-4">
  175.                     <h1 class="clients-title">Brands we
  176.                         <!-- <br class="d-md-none d-block d-lg-block">  -->
  177.                         work with</h1>
  178.                 </div>
  179.                 <div class="col-9 col-md-8 col-lg-4 offset-md-1 justify-content-center">
  180.                     <div class="carousel-clients owl-carousel owl-theme">
  181.                         <div class="item">
  182.                             <img src="img/clients/netflix.svg" alt="Netflix" />
  183.                         </div>
  184.                         <div class="item">
  185.                             <img src="img/clients/heinz.png" alt="Heinz" />
  186.                         </div>
  187.                         <div class="item">
  188.                             <img src="img/clients/welovenyc.png" alt="Netflix" />
  189.                         </div>
  190.                         <div class="item">
  191.                             <img src="img/clients/spotify.png" alt="Spotify" />
  192.                         </div>
  193.                         <div class="item">
  194.                             <img src="img/clients/snapchat.png" alt="Snapchat" />
  195.                         </div>
  196.                         <div class="item">
  197.                             <img src="img/clients/heineken.svg" alt="Heineken" />
  198.                         </div>
  199.                         <div class="item">
  200.                             <img src="img/clients/lipton.png" alt="Lipton" />
  201.                         </div>
  202.                         <div class="item">
  203.                             <img src="img/clients/lw.svg" alt="LambWeston">
  204.                         </div>
  205.                         <div class="item">
  206.                             <img src="img/clients/paramount-plus.svg" alt="Paramount+">
  207.                         </div>
  208.                         <div class="item">
  209.                             <img src="img/clients/red-stripe.svg" alt="Red Stripe">
  210.                         </div>
  211.                     </div>
  212.                 </div>
  213.             </div>
  214.         </div>
  215.         <script>
  216.             gsap.from(".clients-title", {
  217.                 duration: 1,
  218.                 autoAlpha: 0,
  219.                 x: -260,
  220.                 scrollTrigger: {
  221.                     trigger: ".trigger-clients",
  222.                     start: "top 50%",
  223.                     scrub: true
  224.                 }
  225.             });
  226.         </script>
  227.     </section>
  228.     <section id="work">
  229.         <div class="container-fluid">
  230.             <div class="row">
  231.                 <div class="col-12 col-lg-6">
  232.                     <img src="img/founders_work-2.gif" alt="Works" class="title img-fluid">
  233.                     <!-- <h1 class="work-title">work</h1> -->
  234.                 </div>
  235.             </div>
  236.         </div>
  237.         <div class="container-fluid nopadding list-work">
  238.             {% for work in works %}
  239.             <div class="row">
  240.                 <div class="col-12 nopadding">
  241.                     <div class="video-wrapper">
  242.                         {% if work.pathVideo %}
  243.                         <video class="video" poster="{{asset('uploads/work/' ~ work.pathImagen) }}" webkit-playsinline playsinline>
  244.                             <source src="{{work.pathVideo}}" type="video/mp4" />
  245.                         </video>
  246.                         <div class="playpause">
  247.                         {% else %}
  248.                         <img src="{{asset('uploads/work/' ~ work.pathImagen) }}" alt="{{work.titulo}}" style="width: 100%;">
  249.                         <div class="playpause noPlay">
  250.                         {% endif %}
  251.                             <div class="client txt-red">
  252.                                 <h1>{{work.cliente}}</h1>
  253.                             </div>
  254.                             <div class="description txt-red">
  255.                                 <h2>{{work.titulo}}</h2>
  256.                                 <h3>{{work.descripcion}}</h3>
  257.                             </div>
  258.                         </div>
  259.                     </div>
  260.                 </div>
  261.             </div>
  262.             {% endfor %}
  263.             <!--
  264.             work viejo cuando no podian cargar solo imagen.
  265.             <div class="row">
  266.                 <div class="col-12 nopadding">
  267.                     <div class="video-wrapper">
  268.                         <img src="/img/works/HEINZ.png" alt="FOR EVERYDAY WINNERS" style="width: 100%;">
  269.                         <div class="playpause"style="background:transparent; cursor:inherit">
  270.                             <div class="client txt-red">
  271.                                 <h1>HEINZ</h1>
  272.                             </div>
  273.                             <div class="description txt-red">
  274.                                 <h2>FOR EVERYDAY WINNERS</h2>
  275.                             </div>
  276.                         </div>
  277.                     </div>
  278.                 </div>
  279.             </div> -->
  280.             <div class="row">
  281.                 <div class="col-12  nopadding">
  282.                     <div class="see-more-cta"><a href="https://www.youtube.com/channel/UCp1xjqBmn_UN2YIx6Z2tktA" target="_blank">SEE MORE</a></div>
  283.                 </div>
  284.             </div>
  285.         </div>
  286.     </section>
  287.     <!-- seccion X staff-->
  288.     <section id="staff">
  289.         <div class="container-fluid  nopadding">
  290.             <div class="row">
  291.                 <div class="carousel-staff owl-carousel owl-theme  nopadding" style="overflow-x:hidden">
  292.                     <div class="item">
  293.                         <div class="founder-cta" onclick="window.open('{{ url('app_front_become_a_founder') }}','mywindow');">
  294.                             <div class="description">
  295.                                 <h1>Become a</h1>
  296.                                 <h2>founder</h2>
  297.                             </div>
  298.                             <div>
  299.                                 <?xml version="1.0" encoding="utf-8"?>
  300.                                 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 600 900" style="enable-background:new 0 0 600 900;" xml:space="preserve">
  301.                                     <style type="text/css">
  302.                                         .fs0 {
  303.                                             fill: #FF4747;
  304.                                         }
  305.                                         .fs1 {
  306.                                             fill-rule: evenodd;
  307.                                             clip-rule: evenodd;
  308.                                             fill: #FF4747;
  309.                                         }
  310.                                     </style>
  311.                                     <g class="asterisco">
  312.                                         <polygon class="fs0" points="470.7,125.6 475.5,188 480.3,125.6     " />
  313.                                         <polygon class="fs0" points="480.3,250.4 475.5,188 470.7,250.4     " />
  314.                                         <polygon class="fs0" points="537.9,183.2 475.5,188 537.9,192.8     " />
  315.                                         <polygon class="fs0" points="413.2,192.8 475.5,188 413.2,183.2     " />
  316.                                         <polygon class="fs0" points="516.2,140.5 475.5,188 523,147.3     " />
  317.                                         <polygon class="fs0" points="434.8,235.5 475.5,188 428,228.7     " />
  318.                                         <polygon class="fs0" points="523,228.7 475.5,188 516.2,235.5     " />
  319.                                         <polygon class="fs0" points="428,147.3 475.5,188 434.8,140.5     " />
  320.                                         <polygon class="fs0" points="494,128.2 475.5,188 502.9,131.8     " />
  321.                                         <polygon class="fs0" points="457,247.7 475.5,188 448.1,244.2     " />
  322.                                         <polygon class="fs0" points="535.3,206.5 475.5,188 531.8,215.4     " />
  323.                                         <polygon class="fs0" points="415.8,169.5 475.5,188 419.3,160.6     " />
  324.                                         <polygon class="fs0" points="530.9,158.8 475.5,188 534.7,167.6     " />
  325.                                         <polygon class="fs0" points="420.2,217.2 475.5,188 416.4,208.3     " />
  326.                                         <polygon class="fs0" points="504.7,243.3 475.5,188 495.9,247.1     " />
  327.                                         <polygon class="fs0" points="446.4,132.6 475.5,188 455.2,128.8     " />
  328.                                     </g>
  329.                                     <path class="fs1"
  330.                                         d="M314,59.9c-0.1,0.2-0.3,0.4-0.4,0.6c0,0,1.2-0.4,1.4-0.6C314.6,59.9,314.3,59.9,314,59.9z" />
  331.                                     <path class="fs1"
  332.                                         d="M320.1,60.5c-0.7,0-1.5,0-2.2,0c-0.1,0.2-0.3,0.4-0.4,0.6c0.8,0,1.6,0,2.4,0C320,60.9,320.1,60.7,320.1,60.5z" />
  333.                                     <path class="fs1" d="M301.4,61.7c-0.5,0.6-1.4,0.7-1.8,1.4c0.1,0,0.1,0,0.2,0c0.4-0.6,1.4-0.7,1.8-1.4
  334.                           C301.6,61.7,301.5,61.7,301.4,61.7z" />
  335.                                     <path class="fs1"
  336.                                         d="M317,62.1c0,0.1,0,0.3,0,0.4c0.3-0.1,0.3-0.2,0.8-0.2c0-0.1,0-0.3,0-0.4C317.4,62,317.4,62.1,317,62.1z" />
  337.                                     <path class="fs1"
  338.                                         d="M328.3,61.9c-0.3,0.3-1.2,0.5-1.8,0.6c0,0.1,0,0.1,0,0.2c0.3,0,0.7,0,1,0c0-0.1,0-0.1,0-0.2
  339.                           c0.4-0.1,0.8-0.1,1.2-0.2c0-0.1,0-0.1,0-0.2c0.3,0,0.5,0,0.8,0c0-0.1,0-0.1,0-0.2C329.1,61.9,328.7,61.9,328.3,61.9z" />
  340.                                     <path class="fs1"
  341.                                         d="M332.1,62.3c0,0.1,0,0.1,0,0.2c0.3,0,0.5,0,0.8,0c0-0.1,0-0.1,0-0.2C332.6,62.3,332.3,62.3,332.1,62.3z" />
  342.                                     <path class="fs1"
  343.                                         d="M333.1,62.5c0.1,0.1,0.2,0.4,0.6,0.2c0-0.1,0-0.1,0-0.2C333.5,62.5,333.3,62.5,333.1,62.5z" />
  344.                                     <path class="fs1"
  345.                                         d="M258.8,62.7c-0.4,0.5-0.8,0.5-1,1.2c0.1,0,0.1,0,0.2,0c0.3-0.4,0.7-0.8,1-1.2C259,62.7,258.9,62.7,258.8,62.7z" />
  346.                                     <path class="fs1" d="M320.7,62.9c-0.2,0.2,0,0.1-0.4,0.2c0,0.1,0,0.1,0,0.2c0.1,0,0.3,0,0.4,0c0-0.1,0-0.1,0-0.2c0.2,0,0.4,0,0.6,0
  347.                           c0-0.1,0-0.1,0-0.2C321.1,62.9,320.9,62.9,320.7,62.9z" />
  348.                                     <path class="fs1" d="M267.8,64.1c-0.5,0.5-0.9,1.1-1.4,1.6c0.1,0,0.3,0,0.4,0c0-0.1,0-0.1,0-0.2c0.4-0.5,0.8-0.9,1.2-1.4
  349.                           C267.9,64.1,267.8,64.1,267.8,64.1z" />
  350.                                     <path class="fs1" d="M318.1,64.3c-0.1,0.1-0.1,0.3-0.2,0.4c0.2-0.1,0.4-0.1,0.6-0.2c0-0.1,0-0.1,0-0.2
  351.                           C318.4,64.3,318.3,64.3,318.1,64.3z" />
  352.                                     <path class="fs1"
  353.                                         d="M241.5,74c-0.3,0.5-0.7,1.1-1,1.6c0.1,0,0.1,0,0.2,0c0.3-0.6,0.8-0.9,1-1.6C241.6,74,241.6,74,241.5,74z" />
  354.                                     <path class="fs1" d="M235.5,81.4c0,0.1,0,0.3,0,0.4c0.1,0,0.1,0,0.2,0c0-0.1,0-0.1,0-0.2c0.1,0,0.1,0,0.2,0
  355.                           C235.7,81.4,235.9,81.5,235.5,81.4z" />
  356.                                     <path class="fs1" d="M347,84.8c0.5,0.6,1.1,1.2,1.6,1.8c0.1,0.1,0.3,0.1,0.4,0.2c0,0.1,0,0.3,0,0.4c0.3,0.2,0.5,0.4,0.8,0.6
  357.                           c0,0.1,0,0.3,0,0.4c0.1,0,0.1,0,0.2,0c0.1,0.2,0.1,0.4,0.2,0.6c0.1,0.1,0.3,0.1,0.4,0.2c0,0.1,0,0.3,0,0.4c0.2,0.3,0.7,0.2,1,0.4
  358.                           c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0,0.3,0,0.4,0c0,0.1,0,0.1,0,0.2c0.1,0,0.3,0,0.4,0c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0,0.3,0,0.4,0
  359.                           c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0,0.3,0,0.4,0c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0,0.3,0,0.4,0c0.1,0.1,0.2,0.3,0.4,0.4c0-0.1,0-0.3,0-0.4
  360.                           c-0.5-0.4-0.6-0.9-1-1.4c-0.3-0.3-0.7-0.5-1-0.8c0-0.1,0-0.3,0-0.4c-0.3-0.2-0.5-0.4-0.8-0.6c-0.5-0.5-0.9-1.1-1.4-1.6
  361.                           c-0.1,0-0.3,0-0.4,0c-0.1-0.2-0.3-0.4-0.4-0.6C348.9,85.7,347.9,85.3,347,84.8z" />
  362.                                     <path class="fs1" d="M230.8,87.2c-0.1,0.2-0.1,0.4-0.2,0.6c0.1,0,0.1,0,0.2,0c0,0.1,0,0.1,0,0.2c0.1,0,0.1,0,0.2,0
  363.                           c0-0.3,0-0.5,0-0.8C230.9,87.2,230.8,87.2,230.8,87.2z" />
  364.                                     <path class="fs1"
  365.                                         d="M353.2,89.2c0.3,0.5,0.7,0.6,1,1c0,0.1,0,0.3,0,0.4c0.3,0.3,0.7,0.5,1,0.8c0,0.1,0,0.3,0,0.4
  366.                           c0.2,0.1,0.4,0.3,0.6,0.4c0-0.1,0-0.3,0-0.4c-0.6-0.4-0.1-0.2-0.4-0.6C354.6,90.5,353.9,89.8,353.2,89.2z" />
  367.                                     <path class="fs1"
  368.                                         d="M347.8,90.2c0.3,0.4,0.7,0.8,1,1.2c0.1,0,0.1,0,0.2,0c0,0.1,0,0.3,0,0.4c0.1,0,0.1,0,0.2,0c0,0.1,0,0.3,0,0.4
  369.                           l0.4,0.4c0,0.1,0,0.3,0,0.4c0.7,0.6,1.3,1.2,2,1.8c0,0.1,0,0.3,0,0.4c0.2,0.1,0.4,0.3,0.6,0.4C351.4,93.5,349.7,91.2,347.8,90.2z" />
  370.                                     <path class="fs1"
  371.                                         d="M350.6,91.2c0.1,0.2,0.3,0.4,0.4,0.6c0.1,0,0.1,0,0.2,0C351.3,91.6,350.7,91.2,350.6,91.2z" />
  372.                                     <path class="fs1"
  373.                                         d="M352.6,97.7c0-0.3,0-0.5,0-0.8c-0.9-0.7-1.7-1.5-2.6-2.2c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1,0-0.3,0-0.4,0
  374.                           c-0.3-0.4-0.7-0.8-1-1.2c-0.1,0-0.3,0-0.4,0c-0.1-0.1-0.1-0.3-0.2-0.4c-0.3-0.3-0.9-0.7-1.4-0.8c0,0.1,0,0.1,0,0.2
  375.                           c0.1,0,0.3,0,0.4,0c0.3,0.4,0.7,0.8,1,1.2c0.1,0,0.1,0,0.2,0c0,0.2,0,0.4,0,0.6c0.3,0.3,0.7,0.5,1,0.8c0,0.1,0,0.1,0,0.2
  376.                           c0.1,0.1,0.3,0.1,0.4,0.2c0,0.1,0,0.3,0,0.4c0.2,0.1,0.4,0.3,0.6,0.4c0.7,0.7,1.3,1.5,2,2.2C352.1,97.9,352.3,97.8,352.6,97.7z" />
  377.                                     <path class="fs1" d="M351.6,92.2c0.2,0.8,0.6,0.9,0.8,1.4c0,0.2,0,0.4,0,0.6c0.1,0,0.1,0,0.2,0c0,0.2,0,0.4,0,0.6c0.1,0,0.1,0,0.2,0
  378.                           c0,0.3,0,0.5,0,0.8c0.1,0,0.1,0,0.2,0c0,0.3,0,0.7,0,1c0,0,0.5,0.4,0.6,0.6c0.2-0.2,0,0,0.2-0.2c0.2-0.1,0.4-0.3,0.6-0.4
  379.                           c-0.2-0.2,0,0-0.2-0.2c-0.1-0.6-0.7-1.7-1-2.2c-0.1-0.1-0.3-0.1-0.4-0.2c0-0.1,0-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4-0.2
  380.                           C352.1,92.9,352,92.5,351.6,92.2z" />
  381.                                     <path class="fs1" d="M356.2,94.5c-0.9-0.2-1.6-1.2-2.4-1.6c0,0.1,0,0.3,0,0.4c0.6,0.4,1.1,1.7,1.4,2.4c0.2-0.2,0,0,0.2-0.2
  382.                           C355.8,95.3,356,95.1,356.2,94.5z" />
  383.                                     <path class="fs1"
  384.                                         d="M366.7,93.6c0.2,0.2,0,0.1,0.4,0.2C366.9,93.5,367.1,93.7,366.7,93.6z" />
  385.                                     <path class="fs1"
  386.                                         d="M368.1,96.5c-0.1,0.1-0.1,0.3-0.2,0.4c0,0,0.6-0.3,0.4-0.4C368.2,96.5,368.2,96.5,368.1,96.5z" />
  387.                                     <path class="fs1" d="M368.1,102.9c0.1-0.7,0.4-0.9,0.6-1.6c-0.1,0-0.1,0-0.2,0c0,0.1,0,0.1,0,0.2c-0.5,0.4-0.9,0.9-1,1.6
  388.                           c0.1,0,0.1,0,0.2,0C367.9,102.9,367.7,103,368.1,102.9z" />
  389.                                     <path class="fs1" d="M369.7,105.7c-0.1,0.3-0.1,0.5-0.2,0.8c0.1,0,0.1,0,0.2,0c0-0.1,0-0.1,0-0.2c0.1-0.1,0.4-0.2,0.2-0.6
  390.                           C369.8,105.7,369.8,105.7,369.7,105.7z" />
  391.                                     <path class="fs1" d="M368.5,107.9c-0.1,0.5-0.3,0.5-0.4,1c0.1,0,0.1,0,0.2,0c0.2-0.4,0.3-0.3,0.4-0.8c0.2-0.2,0,0,0.2-0.2
  392.                           C368.8,107.9,368.6,107.9,368.5,107.9z" />
  393.                                     <path class="fs1" d="M372.9,118.6c-0.1,0.2-0.1,0.4-0.2,0.6c0.1,0,0.1,0,0.2,0c0-0.1,0-0.1,0-0.2c0.1-0.1,0.3,0,0.2-0.4
  394.                           C373,118.6,373,118.6,372.9,118.6z" />
  395.                                     <path class="fs1" d="M373.3,121.6c-0.1,0.2-0.3,0.4-0.4,0.6c-0.1,0-0.3,0-0.4,0c-0.1,0.3-0.3,0.5-0.4,0.8c0.1,0,0.3,0,0.4,0
  396.                           c0.3-0.3,0.4-0.2,0.4-0.2c0.1-0.1,0.5-0.9,0.6-1.2C373.4,121.6,373.4,121.6,373.3,121.6z" />
  397.                                     <path class="fs1" d="M371.1,134.6c-0.1-0.2-0.1-0.4-0.2-0.6c-0.4,0.1-0.2,0-0.4,0.2c-0.2,0.1-0.4,0.1-0.6,0.2c0,0.1,0,0.1,0,0.2
  398.                           C370.3,134.6,370.7,134.6,371.1,134.6z" />
  399.                                     <path class="fs1" d="M368.1,135.2c0,0.1,0,0.1,0,0.2c-0.2,0-0.4,0-0.6,0c0,0.1,0,0.1,0,0.2c0.7,0,1.8,0.1,2.2-0.2
  400.                           C369,135.4,368.6,135.3,368.1,135.2z" />
  401.                                     <path class="fs1"
  402.                                         d="M369.3,136.4c0.1,0.1,2.2,0.4,2.6,0.2c0-0.1,0-0.1,0-0.2C371,136.4,370.2,136.4,369.3,136.4z" />
  403.                                     <path class="fs1"
  404.                                         d="M219.6,140.5c0,1-0.3,3.2,0.2,3.8C219.8,143.4,220.1,141.1,219.6,140.5z" />
  405.                                     <path class="fs1" d="M222.4,149.9c0.1,0,0.3,0,0.4,0c-0.3-0.9-0.5-1.9-0.8-2.8c-0.1,0-0.1,0-0.2,0c0,0.3,0,0.7,0,1
  406.                           C222,148.7,222.2,149.3,222.4,149.9z" />
  407.                                     <path class="fs1"
  408.                                         d="M225.2,156.3c0,0.2,0,0.4,0,0.6c0.1,0,0.1,0,0.2,0c0-0.2,0-0.4,0-0.6C225.3,156.3,225.2,156.3,225.2,156.3z" />
  409.                                     <path class="fs1" d="M227,173.4c-0.1,0.5-0.2,0.7-0.2,1.4c0.1,0,0.1,0,0.2,0c0.1-0.5,0.1-0.9,0.2-1.4
  410.                           C227.1,173.4,227,173.4,227,173.4z" />
  411.                                     <path class="fs1"
  412.                                         d="M248.9,254.2c0,0.1,0,0.3,0,0.4c0.1,0,0.1,0,0.2,0c0-0.1,0-0.3,0-0.4C249,254.2,248.9,254.2,248.9,254.2z" />
  413.                                     <path class="fs1" d="M250.9,258.8c0.4,0.5-0.2,1.1-0.4,1.8c-0.1,0-0.1,0-0.2,0c0-0.2,0-0.4,0-0.6
  414.                           C250.6,259.7,250.8,259.3,250.9,258.8z" />
  415.                                     <path class="fs0" d="M262.8,902.2c8-41.2,23.4-62.9,37.8-12.4c-2,3.6,2.6,16.2,8.4,17.9c24.8,7.3,104.7-10.5,110.1-7.7
  416.                           c-0.6-4.6-0.6-9.9-0.6-15.1c0.8-50.6-2.4-109.5-18.3-154.9c15.2-32.8,41.1-62.9,65.1-92c16.2-24.1,24.4-47.8,33.6-73.7
  417.                           c6.8-15-3.5-36.5-3-55.7c-4.1-11.9,8.9-15,4.6-29.9c-14.1-44.1-33.3-109.1-50.6-151.5c-25.3-48.1-79.5-40.9-115.1-64.3
  418.                           c-8.8-10.3,4.9-17.1,10-27.5c2-14.9,13.9-11.5,16.5-24.5c21.6-55.5-12.4-19,0.8-44.6c4.3-8.7-0.9-29,10.5-29.9
  419.                           c-2.5-1.5-0.6-3.8,2.2-5.6c-6.2,2.7-1.5-2.4,0.8-4.2c2.7-1.5,0.3-0.1-0.4-0.8c-3.6-0.8,8.9-16.2,1.8-7.2c-1.5,1.9,0.1-0.8,0.2-2.2
  420.                           c-3,3.5-2.2,2-1.4-1c0.2,0-1.6-17.8-0.8-4.6c-1.1-0.3,0-2.5-0.6-3.6c-1,0.6-1.2,0.2-0.6-0.4c1.3-3.8-1.3-6.4-1.8-1.4
  421.                           c-0.6-2.6,3.7-11.6-1.2-3.8c1.3-4.2,1.3-9-0.6-3.4c0.2-5.9-3.4-6.4,1.6-10.9c-4.2,2.5-4.2,4.7-7,4.6c1.6-3.8-1.1-0.2-2.8,1.6
  422.                           c-4,5.9-10.5,6-3.4-0.2c-0.3-1.1-26.4-21.8-6-7.2c-1.6-6.8-13.1-9.9-17.7-13.1c-20.3-4.4-4.3-4.3-1-9.4c14.5,4.2-1.4-2.1-1.4-3.2
  423.                           c-15.8,0.2-30.3-5.5-45.2,2.4c-4.5,3.9-8.8,6.8-3.2,0c4.4-2.3,17.4-8.3,4.6-4.2c3.8-2.9,10.2-6,17.1-3.4c-10-5.6-30.9,2.2-36.4,6.8
  424.                           c0.6-2.7-3.6,3.1-4.6,2.6c3.3-3.5,4.6-7.9-2.4-0.6c5.4-5.4,0.7-2.4-3-0.6c0.5-2.8,6.2-4.1,8.6-6.6c-21.5,6.7-26.3,18.6-40.6,26.9
  425.                           c-1.7,3.3-0.5,8.1-1.2,10.3c-0.9-2,0.3-8.1-1.6-2c0.2,5,0.2,3.4-1.4,1c1,9.5-4.6-7.2-1.8,3.4c3.1,5.3,0.7,5.7,4.4,8.8
  426.                           c-5.4,3.6-19-4.1-16.7-3c1.6,4.7,4.9,6.6-0.6,3.8c-6.7-4.2,9,8.8,0.8,3c-4.1-2.5,3.8,4.9-1.6,1c7.7,6.5,6.1,5.3-0.8,0.6
  427.                           c11.8,9.4,4.3,9.2,1,20.5c4.7-9-1.9,8.7,2.4-0.2c-0.5-3,1.7,11.6,2.8,6.2c0.6,1.3,0.9,4,2.4,5c-0.8,1.9,1.4,6.8,3.2,5.6
  428.                           c1.8,2.5-0.6-2.1,0.2-2.8c3.9,6.3,6.1,10.9,6.2,19.5c2.9,15-3.3,4.6-7.8,12.5c2.4,29.4,26,74.2,34.8,81.4
  429.                           c3,16.9-26.4,17.7-40.6,25.1c-27.4,17.9-74.3,17.7-90.4,54.7c-10.5,37.1-20.4,80.4-37.6,107.9c5.4,11.6,0.9,14.8-0.4,24.5
  430.                           c9.8,10.8,10.5,6.2,7.8,22.5c-7.1,57.3-0.8,114.3,24.5,159.1c10.6,20.2,11.9,44.4,20.7,66.7c6,8.2,10,15.7,9,28.1
  431.                           c-1.4,7,2.5,12.6,1.8,17.3c-5.9,2.1-0.4,10-2.8,12.5c-7.6,21.7-3.1,54.8-8,81.2c-7.9,17.5-4.9,73.7,2.8,80.3
  432.                           C162,958.3,236.7,897,262.8,902.2z" />
  433.                                 </svg>
  434.                             </div>
  435.                         </div>
  436.                     </div>
  437.                     {% for staff in staffs %}
  438.                     <div class="item">
  439.                         <img src="{{asset('uploads/staff/' ~ staff.pathImagen) }}">
  440.                         <h1>{{staff.nombre}}</h1>
  441.                         <h2>{{staff.puesto}}</h2>
  442.                         <a class="linkedin-profile" href="{{staff.urlPerfilLikedin}}" target="_blank"></a>
  443.                     </div>
  444.                     {% endfor %}
  445.                 </div>
  446.             </div>
  447.         </div>
  448.     </section>
  449.     <div class="trigger-thisisus"></div>
  450.     <section id="thisisus" class="position-relative">
  451.         <div class="misc two">
  452.             <div class="tag three"></div>
  453.         </div>
  454.         <script>
  455.             gsap.from(".two", {
  456.                 duration: 1,
  457.                 autoAlpha: 1,
  458.                 height: 0,
  459.                 y: -460,
  460.                 scrollTrigger: {
  461.                     trigger: ".trigger-thisisus",
  462.                     start: "top 50%",
  463.                     scrub: true
  464.                 }
  465.             });
  466.             gsap.from(".three", {
  467.                 duration: 1,
  468.                 y: 860,
  469.                 scrollTrigger: {
  470.                     trigger: ".trigger-thisisus",
  471.                     start: "top 50%",
  472.                     scrub: true
  473.                 }
  474.             });
  475.         </script>
  476.         <div class="bgf-gradient">
  477.             <div class="container-fluid">
  478.                 <div class="row ">
  479.                     <div class="col-12 col-lg-6">
  480.                         <h1 class="thisisus-title">This is us</h1>
  481.                     </div>
  482.                 </div>
  483.                 <div class="row d-flex flex-column">
  484.                     <div class="col-6 offset-4 col-md-6 offset-md-5">
  485.                         <h2 class="thisisusconcept">We’re a minority owned, multicultural agency that creates ideas.
  486.                         </h2>
  487.                     </div>
  488.                 </div>
  489.             </div>
  490.         </div>
  491.         <script>
  492.             gsap.from(".thisisus-title", {
  493.                 duration: 1,
  494.                 autoAlpha: 0,
  495.                 x: -260,
  496.                 scrollTrigger: {
  497.                     trigger: ".trigger-thisisus",
  498.                     start: "top 50%",
  499.                     scrub: true
  500.                 }
  501.             });
  502.             gsap.from(".thisisusconcept", {
  503.                 duration: 1,
  504.                 autoAlpha: 0,
  505.                 height: 0,
  506.                 delay: .5,
  507.                 y: 160,
  508.                 scrollTrigger: {
  509.                     trigger: ".trigger-thisisus",
  510.                     start: "top 50%",
  511.                     scrub: true
  512.                 }
  513.             });
  514.         </script>
  515.     </section>
  516.     <!--by the nwtwork-->
  517.     <!-- bynetwork.bckp -->
  518.     <!--press-->
  519.     <div class="trigger-press"></div>
  520.     <section id="hotoffthepress" class="position-relative">
  521.         <div class="misc misc-press-1 d-none d-lg-block">
  522.             <div class="tag misc-press-2"></div>
  523.         </div>
  524.         <script>
  525.             gsap.from(".misc-press-1", {
  526.                 duration: 1,
  527.                 autoAlpha: 1,
  528.                 height: 0,
  529.                 y: -460,
  530.                 scrollTrigger: {
  531.                     trigger: ".trigger-press",
  532.                     start: "top 50%",
  533.                     scrub: true
  534.                 }
  535.             });
  536.             gsap.from(".misc-press-2", {
  537.                 duration: 1,
  538.                 y: 1260,
  539.                 scrollTrigger: {
  540.                     trigger: ".trigger-press",
  541.                     start: "top 50%",
  542.                     scrub: true
  543.                 }
  544.             });
  545.         </script>
  546.         <div class="container-fluid bg">
  547.             <div class="row ">
  548.                 <div class="col-12 col-lg-5 press-col">
  549.                     <h1 class="press-title"><span class="press-strapline">Hot off the</span>Press</h1>
  550.                     <div class="see-more-cta align-self-end d-none d-lg-block"><a href="{{ url('app_front_press') }}" target="_blank"><span class="arrow"></span>SEE MORE</a></div>
  551.                 </div>
  552.                 <div class="col-12 col-lg-7 press-grid">
  553.                     <div class="row contents">
  554.                         {% for prensa in prensas %}
  555.                         <div class="col-6 nopadding">
  556.                             <div class="press-thumb" onclick="window.open('{{ prensa.urlDestino}}','mywindow');">
  557.                                 <div class="thumb-shadow"></div>
  558.                                 <div class="thumb-overlay"></div>
  559.                                 <img src="{{ asset('uploads/press/' ~ prensa.pathImagen)}}" alt="img-fluid">
  560.                                 <div class="description">
  561.                                     <h1>{{ prensa.fecha}}</h1>
  562.                                     <h2>{{ prensa.titulo }}</h2>
  563.                                 </div>
  564.                             </div>
  565.                         </div>
  566.                         {% endfor %}
  567.                     </div>
  568.                 </div>
  569.                 <div class="col-12 d-block d-lg-none">
  570.                     <div class="see-more-cta align-self-end"><a href="{{ url('app_front_press') }}" target="_blank">SEE
  571.                             MORE</a></div>
  572.                 </div>
  573.             </div>
  574.         </div>
  575.         <script>
  576.             gsap.from(".press-title", {
  577.                 duration: 1,
  578.                 autoAlpha: 0,
  579.                 x: -260,
  580.                 scrollTrigger: {
  581.                     trigger: ".trigger-press",
  582.                     start: "top 50%",
  583.                     scrub: true
  584.                 }
  585.             });
  586.             gsap.from(".press-strapline", {
  587.                 duration: .5,
  588.                 autoAlpha: 0,
  589.                 delay: 2,
  590.                 x: -160,
  591.                 scrollTrigger: {
  592.                     trigger: ".trigger-press",
  593.                     start: "top 80%",
  594.                     scrub: true
  595.                 }
  596.             });
  597.         </script>
  598.     </section>
  599.     <!--footer-->
  600.     <footer>
  601.         <div class="container-fluid nopadding">
  602.             <div class="row  text-center align-items-center">
  603.                 <div class="col-md-8 offset-md-2 text-center ">
  604.                     <img src="img/founders_logo.gif" class="img-fluid">
  605.                 </div>
  606.                 <div class="col-md-2 d-none d-lg-block">
  607.                     <a href="#top">
  608.                         <span class="arrow"></span> BACK
  609.                         <br> TO
  610.                         <br> TOP
  611.                     </a>
  612.                 </div>
  613.             </div>
  614.             <div class="row d-flex justify-content-center mt-5">
  615.                 <div class="col-12 col-lg-8">
  616.                     <div class="sm-content">
  617.                         <div class="sm-container">
  618.                             <div class="sm-share">
  619.                                 <h2>GO AHEAD, CONTACT US</h2>
  620.                             </div>
  621.                             <div class="sm-share">
  622.                                 <ul class="sm-icons">
  623.                                     <li>
  624.                                         <a class="email" href="{{ url('app_front_contact') }}"></a>
  625.                                     </li>
  626.                                     <li>
  627.                                         <a class="instagram" href="https://www.instagram.com/foundersagency/" target="_blank"></a>
  628.                                     </li>
  629.                                     <li>
  630.                                         <a class="facebook" href="https://www.facebook.com/foundersagency" target="_blank"></a>
  631.                                     </li>
  632.                                     <li>
  633.                                         <a class="twitter" href="https://twitter.com/founders_agency" target="_blank"></a>
  634.                                     </li>
  635.                                     <li>
  636.                                         <a class="linkedin" href="https://www.linkedin.com/company/foundersagency/" target="_blank"></a>
  637.                                     </li>
  638.                                     <li>
  639.                                         <a class="youtube" href="https://www.youtube.com/channel/UCp1xjqBmn_UN2YIx6Z2tktA" target="_blank"></a>
  640.                                     </li>
  641.                                 </ul>
  642.                             </div>
  643.                         </div>
  644.                     </div>
  645.                 </div>
  646.                 <div class="col-12 d-block d-lg-none d-flex justify-content-center">
  647.                     <a href="#top">
  648.                         <span class="arrow"></span> BACK
  649.                         <br> TO
  650.                         <br> TOP
  651.                     </a>
  652.                 </div>
  653.             </div>
  654.         </div>
  655.         <div class="row justify-content-center  copyright">
  656.             <div class="col-12 col-md-12 text-center ">
  657.                 <div class="col-12">
  658.                     <div class="mt-4">
  659.                         <p>&copy;
  660.                             <script>
  661.                                 document.write(new Date().getFullYear())
  662.                             </script> Founders Agency
  663.                         </p>
  664.                     </div>
  665.                 </div>
  666.             </div>
  667.         </div>
  668.     </footer>
  669.     <script>
  670.         jQuery(document).ready(function($) {
  671.             $('.carousel-staff').owlCarousel({
  672.                 center: false,
  673.                 loop: true,
  674.                 autoplay: false,
  675.                 nav: true,
  676.                 margin: 0,
  677.                 touchDrag: true,
  678.                 autoplayTimeout: 3000,
  679.                 navText: ["<img src='img/arrow-prev-ow.svg'>", "<img src='img/arrow-next-ow.svg'>"],
  680.                 dots: false,
  681.                 responsive: {
  682.                     0: {
  683.                         items: 1.5,
  684.                         touchDrag: true,
  685.                         nav: true
  686.                     },
  687.                     768: {
  688.                         items: 3,
  689.                         nav: true,
  690.                         mouseDrag: true,
  691.                         touchDrag: true,
  692.                     },
  693.                     1024: {
  694.                         items: 4,
  695.                         nav: true,
  696.                         mouseDrag: true,
  697.                         touchDrag: true,
  698.                     }
  699.                 }
  700.             });
  701.             $('.carousel-clients').owlCarousel({
  702.                 center: false,
  703.                 loop: true,
  704.                 margin: 0,
  705.                 autoplayTimeout: 3000,
  706.                 navText: ["<img src='img/arrow-prev-o.svg'>", "<img src='img/arrow-next-o.svg'>"],
  707.                 responsive: {
  708.                     0: {
  709.                         items: 2,
  710.                         autoplay: true,
  711.                         touchDrag: true,
  712.                         nav: true
  713.                     },
  714.                     600: {
  715.                         items: 3,
  716.                         nav: true,
  717.                         mouseDrag: true,
  718.                         autoplay: true,
  719.                         touchDrag: true
  720.                     }
  721.                 }
  722.             });
  723.         });
  724.     </script>
  725.     <!-- JavaScript Bundle with Popper -->
  726.     <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3" crossorigin="anonymous">
  727.     </script>
  728.     <!-- partial -->
  729.     <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  730.     <script src="js/script.js"></script>
  731.     <script>
  732.         $(document).ready(function() {
  733.             // Add smooth scrolling to all links
  734.             $("a").on('click', function(event) {
  735.                 // Make sure this.hash has a value before overriding default behavior
  736.                 if (this.hash !== "") {
  737.                     // Prevent default anchor click behavior
  738.                     event.preventDefault();
  739.                     // Store hash
  740.                     var hash = this.hash;
  741.                     // Using jQuery's animate() method to add smooth page scroll
  742.                     // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
  743.                     $('html, body').animate({
  744.                         scrollTop: $(hash).offset().top
  745.                     }, 800, function() {
  746.                         // Add hash (#) to URL when done scrolling (default click behavior)
  747.                         window.location.hash = hash;
  748.                     });
  749.                 } // End if
  750.             });
  751.         });
  752.     </script>
  753.     </div>
  754. </body>
  755. </html>