templates/front/home/_index.html.twig 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
  10.         name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
  11.         <!-- Bootstrap CSS -->
  12.         <link
  13.         href="css/bootstrap.min.css" rel="stylesheet">
  14.         <!-- founders CSS -->
  15.         <link rel="stylesheet" href="css/main.css" media="screen">
  16.         <link rel="stylesheet" href="css/responsive.css" media="screen">
  17.         <!--GSAP-->
  18.          <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/gsap.min.js"></script>
  19.          <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/ScrollTrigger.min.js"></script>
  20.          <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/ScrollToPlugin.min.js"></script>
  21.          <script src='https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.6.6/lottie.min.js'></script>
  22.         <link rel="icon" href="https://founders-agency.com/favicon.jpeg" sizes="32x32"/> <link rel="icon" href="https://founders-agency.com/favicon.jpeg" sizes="192x192"/>
  23.         <link rel="apple-touch-icon" href="https://founders-agency.com/favicon.jpeg"/>
  24.         <!--owl-->
  25.         <!--owl-->
  26.         <link rel="stylesheet" href="css/owl.carousel.min.css"> <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"> <meta property="og:url" content="https://founders-agency.com/">
  33.         <meta property="og:title" content="founders">
  34.         <meta property="og:description" content="An ideas company for those who are looking for a Network Detox.">
  35.         <meta
  36.         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
  45.         id="top">
  46.          <script>
  47.                 gsap.registerPlugin(ScrollTrigger);
  48.                 ScrollTrigger.config({
  49.                     limitCallbacks: true
  50.                 });
  51.             </script>
  52.         <div class="button_container" id="toggle">
  53.             <span class="top"></span>
  54.             <span class="middle"></span>
  55.             <span class="bottom"></span>
  56.         </div>
  57.         <div class="overlay" id="overlay">
  58.             <nav class="overlay-menu">
  59.                 <ul>
  60.                     <li><a href="{{ url('app_front_home') }}#work">Work</a></li>
  61.                     <li><a href="{{ url('app_front_home') }}#thisisus">This is us</a></li>
  62.                     <li><a href="{{ url('app_front_home') }}#hotoffthepress">Press</a></li>
  63.                     <li><a href="{{ url('app_front_become_a_founder') }}" target="_blank">Become a founder</a></li>
  64.                     <li><a href="{{ url('app_front_contact') }}" target="_blank">Contact</a></li>
  65.                 </ul>
  66.             </nav>
  67.         </div>
  68.         <!-- <div class="header">
  69.                 <div class="top-home-wrapper">
  70.                     <div class="scroll-cta bounce">SCROLL DOWN</div>
  71.                     <div class="contiene-video d-none d-md-block">
  72.                         <video loop="" playsinline="" muted="" autoplay="" poster="video/founders-home.jpg" class=" img-fluid">
  73.                             <source
  74.                                 src="https://player.vimeo.com/progressive_redirect/playback/894551112/rendition/1080p/file.mp4?loc=external&signature=05dd40a1b32f093519d2fd1feb1ac4c9cdbf13e5f4eec4d64c2e2f28c4d8cd3f"
  75.                                 type="video/mp4">
  76.                         </video>
  77.                     </div>
  78.                     <video loop="" playsinline="" muted="" autoplay="" poster="video/founders-home-xs.jpg" class="img-fluid d-block d-md-none">
  79.                         <source
  80.                             src="https://player.vimeo.com/progressive_redirect/playback/894610954/rendition/720p/file.mp4?loc=external&signature=179d5ff3d176097dc79350e4efc8eacefb515b574e0b99712a17b289a117b6bd"
  81.                             type="video/mp4">
  82.                     </video>
  83.                 </div>
  84.             </div> -->
  85.         <div class="header">
  86.                     <div class="top-home-wrapper">
  87.                     {% if imgWork is defined  and imgWork != null %}
  88.                     <!-- <p>{{imgWork.id}}</p><p>{{imgWork.titulo}}</p><p>{{imgWork.peso}}</p> <p>{{imgWork.pathImagen}}</p> -->
  89.                         <img src="{{asset('uploads/img_work/' ~ imgWork.pathImagen) }}" alt="{{imgWork.titulo}}" class="img-fluid"/>
  90.                         {# <img src="img/logo-founders-2.svg" class="logo-founders" alt="founders"> #}
  91.                     {% endif %}
  92.                     <!-- <div class="scroll-cta bounce">SCROLL DOWN</div> -->
  93.                     <!-- <video width="100%" loop="" playsinline="" muted="" autoplay="" poster="img/top-10-hispanic-agencies.jpg" class=" img-fluid  d-none d-md-block">
  94.                                     <source
  95.                                         src="https://player.vimeo.com/progressive_redirect/playback/927325268/rendition/720p/file.mp4?loc=external&signature=434a54adb9e7042ebb4f83190eef0d2b2c9777d22799fa9fda93e090ef15e088"
  96.                                         type="video/mp4">
  97.                                 </video>
  98.                                 <video width="100%" loop="" playsinline="" muted="" autoplay="" poster="img/top-10-hispanic-agencies.jpg" class="img-fluid d-block d-md-none">
  99.                                     <source
  100.                                         src="https://player.vimeo.com/progressive_redirect/playback/927970857/rendition/240p/file.mp4?loc=external&signature=1ce67b87fd2ae585a30833cd2e263e3686196499477925215800d8ebd7993450"
  101.                                         type="video/mp4">
  102.                                 </video> -->
  103.                     <img src="img/top-great-place-2025.gif" alt="" class="img-fluid d-none d-sm-block hispanicAgencies-img"/>
  104.                     <img src="img/top-great-place-m-2025.gif" alt="" class=" img-fluid d-inline-block d-sm-none hispanicAgencies-img"/>
  105.                 </div>
  106.         </div>
  107.         <!-- seccion -->
  108.         <!-- <div class="trigger-concept"></div>
  109.             <section class="container-banner-agencie">
  110.                 <div id="box1" class="box-agencie">
  111.                     <div class="bg-green">
  112.                         <img src="img/top-10-hispanic-agencies.jpg" alt="" class="img-fluid d-none d-sm-block hispanicAgencies-img" />
  113.                         <img src="img/top-10-hispanic-agencies-m.jpg" alt="" class=" img-fluid d-inline-block d-sm-none hispanicAgencies-img" />
  114.                     </div>
  115.                 </div>
  116.                 <div id="box2" class="box-agencie ">
  117.                     <div class="bg-red">
  118.                         <img src="img/top-great-place.jpg" alt="" class="img-fluid d-none d-sm-block hispanicAgencies-img" />
  119.                         <img src="img/top-great-place-m.jpg" alt="" class=" img-fluid d-inline-block d-sm-none hispanicAgencies-img" />
  120.                     </div>
  121.                 </div>
  122.             </section> -->
  123.         <div class="trigger-stats"></div>
  124.         <!-- seccion 2 stats-->
  125.         <section id="stats" class="position-relative">
  126.             <div class="misc misc-stats-1">
  127.                 <div class="tag misc-stats-2 alt"></div>
  128.             </div>
  129.             <div class="container-fluid ">
  130.                 <div class="row d-flex justify-content-center">
  131.                     <div class="col-12">
  132.                         <h1 class="stats-title txt-white">OFFICES Multilingual talent. English, spanish, portugues, patois, french.</h1>
  133.                     </div>
  134.                     <div class="col-12 nopadding">
  135.                         <div class="stats-wrapper">
  136.                             <div class="stats-map"></div>
  137.                         </div>
  138.                     </div>
  139.                 </div>
  140.             </div>
  141.         </section>
  142.          <script>
  143.                 gsap.from(".stats-title", {
  144.                     duration: 1,
  145.                     autoAlpha: 0,
  146.                     x: -460,
  147.                     scrollTrigger: {
  148.                         trigger: ".trigger-stats",
  149.                         start: "top 85%",
  150.                         scrub: true
  151.                     }
  152.                 });
  153.                 gsap.from(".stats-map", {
  154.                     duration: .5,
  155.                     autoAlpha: 0,
  156.                     height: 10,
  157.                     y: 860,
  158.                     scale: 2,
  159.                     scrollTrigger: {
  160.                         trigger: ".trigger-stats",
  161.                         start: "top 80%",
  162.                         scrub: true
  163.                     }
  164.                 });
  165.             </script>
  166.         <!-- seccion 3 clientes-->
  167.         <div class="trigger-clients"></div>
  168.         <section id="clients">
  169.             <div class="container-fluid ">
  170.                 <div class="row d-flex align-items-center justify-content-center justify-content-md-center justify-content-xl-center">
  171.                     <div class="col-12 col-lg-5 col-xl-4">
  172.                         <h1 class="clients-title">Brands we
  173.                             <!-- <br class="d-md-none d-block d-lg-block">  -->
  174.                             work with</h1>
  175.                     </div>
  176.                     <div class="col-9 col-md-8 col-lg-4 offset-md-1 justify-content-center">
  177.                         <div class="carousel-clients owl-carousel owl-theme">
  178.                             <div class="item">
  179.                                 <img src="img/clients/netflix.svg" alt="Netflix"/>
  180.                             </div>
  181.                             <div class="item">
  182.                                 <img src="img/clients/heinz.png" alt="Heinz"/>
  183.                             </div>
  184.                             <div class="item">
  185.                                 <img src="img/clients/welovenyc.png" alt="Netflix"/>
  186.                             </div>
  187.                             <div class="item">
  188.                                 <img src="img/clients/spotify.png" alt="Spotify"/>
  189.                             </div>
  190.                             <div class="item">
  191.                                 <img src="img/clients/waze.png" alt="Waze"/>
  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
  233.                         src="img/founders_work-2.gif" alt="Works" class="title img-fluid">
  234.                     <!-- <h1 class="work-title">work</h1> -->
  235.                     </div>
  236.                 </div>
  237.             </div>
  238.             <div class="container-fluid nopadding list-work">
  239.                 {% for work in works %}
  240.                     <div class="row">
  241.                         <div class="col-12 nopadding">
  242.                             <div class="video-wrapper">
  243.                                 {% if work.pathVideo %}
  244.                                     <video class="video" poster="{{asset('uploads/work/' ~ work.pathImagen) }}" webkit-playsinline playsinline>
  245.                                         <source src="{{work.pathVideo}}" type="video/mp4"/>
  246.                                     </video>
  247.                                     <div class="playpause">
  248.                                     {% else %}
  249.                                         <img src="{{asset('uploads/work/' ~ work.pathImagen) }}" alt="{{work.titulo}}" style="width: 100%;">
  250.                                         <div class="playpause noPlay">
  251.                                         {% endif %}
  252.                                         <div class="client txt-red">
  253.                                             <h1>{{work.cliente}}</h1>
  254.                                         </div>
  255.                                         <div class="description txt-red">
  256.                                             <h2>{{work.titulo}}</h2>
  257.                                             <h3>{{work.descripcion}}</h3>
  258.                                         </div>
  259.                                     </div>
  260.                                 </div>
  261.                             </div>
  262.                         </div>
  263.                     {% endfor %}
  264.                     <!--
  265.                                 work viejo cuando no podian cargar solo imagen.
  266.                                 <div class="row">
  267.                                     <div class="col-12 nopadding">
  268.                                         <div class="video-wrapper">
  269.                                             <img src="/img/works/HEINZ.png" alt="FOR EVERYDAY WINNERS" style="width: 100%;">
  270.                                             <div class="playpause"style="background:transparent; cursor:inherit">
  271.                                                 <div class="client txt-red">
  272.                                                     <h1>HEINZ</h1>
  273.                                                 </div>
  274.                                                 <div class="description txt-red">
  275.                                                     <h2>FOR EVERYDAY WINNERS</h2>
  276.                                                 </div>
  277.                                             </div>
  278.                                         </div>
  279.                                     </div>
  280.                                 </div> -->
  281.                     <div class="row">
  282.                         <div class="col-12  nopadding">
  283.                             <div class="see-more-cta">
  284.                                 <a href="https://www.youtube.com/channel/UCp1xjqBmn_UN2YIx6Z2tktA" target="_blank">SEE MORE</a>
  285.                             </div>
  286.                         </div>
  287.                     </div>
  288.                 </div>
  289.             </section>
  290.             <!-- seccion X staff-->
  291.             <section id="staff">
  292.                 <div class="container-fluid  nopadding">
  293.                     <div class="row">
  294.                         <div class="carousel-staff owl-carousel owl-theme  nopadding" style="overflow-x:hidden">
  295.                             <div class="item">
  296.                                 <div class="founder-cta" onclick="window.open('{{ url('app_front_become_a_founder') }}','mywindow');">
  297.                                     <div class="description">
  298.                                         <h1>Become a</h1>
  299.                                         <h2>founder</h2>
  300.                                     </div>
  301.                                     <div>
  302.                                         <?xml version="1.0" encoding="utf-8"?>
  303.                                         <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">
  304.                                             <style type="text/css">
  305.                                                 .fs0 {
  306.                                                     fill: #FF4747;
  307.                                                 }
  308.                                                 .fs1 {
  309.                                                     fill-rule: evenodd;
  310.                                                     clip-rule: evenodd;
  311.                                                     fill: #FF4747;
  312.                                                 }
  313.                                             </style>
  314.                                             <g class="asterisco">
  315.                                                 <polygon class="fs0" points="470.7,125.6 475.5,188 480.3,125.6     "/>
  316.                                                 <polygon class="fs0" points="480.3,250.4 475.5,188 470.7,250.4     "/>
  317.                                                 <polygon class="fs0" points="537.9,183.2 475.5,188 537.9,192.8     "/>
  318.                                                 <polygon class="fs0" points="413.2,192.8 475.5,188 413.2,183.2     "/>
  319.                                                 <polygon class="fs0" points="516.2,140.5 475.5,188 523,147.3     "/>
  320.                                                 <polygon class="fs0" points="434.8,235.5 475.5,188 428,228.7     "/>
  321.                                                 <polygon class="fs0" points="523,228.7 475.5,188 516.2,235.5     "/>
  322.                                                 <polygon class="fs0" points="428,147.3 475.5,188 434.8,140.5     "/>
  323.                                                 <polygon class="fs0" points="494,128.2 475.5,188 502.9,131.8     "/>
  324.                                                 <polygon class="fs0" points="457,247.7 475.5,188 448.1,244.2     "/>
  325.                                                 <polygon class="fs0" points="535.3,206.5 475.5,188 531.8,215.4     "/>
  326.                                                 <polygon class="fs0" points="415.8,169.5 475.5,188 419.3,160.6     "/>
  327.                                                 <polygon class="fs0" points="530.9,158.8 475.5,188 534.7,167.6     "/>
  328.                                                 <polygon class="fs0" points="420.2,217.2 475.5,188 416.4,208.3     "/>
  329.                                                 <polygon class="fs0" points="504.7,243.3 475.5,188 495.9,247.1     "/>
  330.                                                 <polygon class="fs0" points="446.4,132.6 475.5,188 455.2,128.8     "/>
  331.                                             </g>
  332.                                             <path class="fs1" 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"/>
  333.                                             <path class="fs1" 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"/>
  334.                                             <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
  335.                                                                           C301.6,61.7,301.5,61.7,301.4,61.7z"/>
  336.                                             <path class="fs1" 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" 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
  338.                                                                           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"/>
  339.                                             <path class="fs1" 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"/>
  340.                                             <path class="fs1" 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"/>
  341.                                             <path class="fs1" 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"/>
  342.                                             <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
  343.                                                                           c0-0.1,0-0.1,0-0.2C321.1,62.9,320.9,62.9,320.7,62.9z"/>
  344.                                             <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
  345.                                                                           C267.9,64.1,267.8,64.1,267.8,64.1z"/>
  346.                                             <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
  347.                                                                           C318.4,64.3,318.3,64.3,318.1,64.3z"/>
  348.                                             <path class="fs1" 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"/>
  349.                                             <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
  350.                                                                           C235.7,81.4,235.9,81.5,235.5,81.4z"/>
  351.                                             <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
  352.                                                                           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
  353.                                                                           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
  354.                                                                           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
  355.                                                                           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
  356.                                                                           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"/>
  357.                                             <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
  358.                                                                           c0-0.3,0-0.5,0-0.8C230.9,87.2,230.8,87.2,230.8,87.2z"/>
  359.                                             <path class="fs1" 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
  360.                                                                           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"/>
  361.                                             <path class="fs1" 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
  362.                                                                           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"/>
  363.                                             <path class="fs1" 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"/>
  364.                                             <path class="fs1" 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
  365.                                                                           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
  366.                                                                           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
  367.                                                                           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"/>
  368.                                             <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
  369.                                                                           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
  370.                                                                           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
  371.                                                                           C352.1,92.9,352,92.5,351.6,92.2z"/>
  372.                                             <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
  373.                                                                           C355.8,95.3,356,95.1,356.2,94.5z"/>
  374.                                             <path class="fs1" 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"/>
  375.                                             <path class="fs1" 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"/>
  376.                                             <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
  377.                                                                           c0.1,0,0.1,0,0.2,0C367.9,102.9,367.7,103,368.1,102.9z"/>
  378.                                             <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
  379.                                                                           C369.8,105.7,369.8,105.7,369.7,105.7z"/>
  380.                                             <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
  381.                                                                           C368.8,107.9,368.6,107.9,368.5,107.9z"/>
  382.                                             <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
  383.                                                                           C373,118.6,373,118.6,372.9,118.6z"/>
  384.                                             <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
  385.                                                                           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"/>
  386.                                             <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
  387.                                                                           C370.3,134.6,370.7,134.6,371.1,134.6z"/>
  388.                                             <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
  389.                                                                           C369,135.4,368.6,135.3,368.1,135.2z"/>
  390.                                             <path class="fs1" 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"/>
  391.                                             <path class="fs1" 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"/>
  392.                                             <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
  393.                                                                           C222,148.7,222.2,149.3,222.4,149.9z"/>
  394.                                             <path class="fs1" 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"/>
  395.                                             <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
  396.                                                                           C227.1,173.4,227,173.4,227,173.4z"/>
  397.                                             <path class="fs1" 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"/>
  398.                                             <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
  399.                                                                           C250.6,259.7,250.8,259.3,250.9,258.8z"/>
  400.                                             <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
  401.                                                                       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
  402.                                                                       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
  403.                                                                       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
  404.                                                                       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
  405.                                                                       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
  406.                                                                       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
  407.                                                                       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
  408.                                                                       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
  409.                                                                       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
  410.                                                                       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
  411.                                                                       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
  412.                                                                       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
  413.                                                                       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
  414.                                                                       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
  415.                                                                       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
  416.                                                                       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
  417.                                                                       C162,958.3,236.7,897,262.8,902.2z"/>
  418.                                         </svg>
  419.                                     </div>
  420.                                 </div>
  421.                             </div>
  422.                             {% for staff in staffs %}
  423.                                 <div class="item">
  424.                                     <img src="{{asset('uploads/staff/' ~ staff.pathImagen) }}">
  425.                                         <h1>{{staff.nombre}}</h1>
  426.                                         <h2>{{staff.puesto}}</h2>
  427.                                         <a class="linkedin-profile" href="{{staff.urlPerfilLikedin}}" target="_blank"></a>
  428.                                     </div>
  429.                                 {% endfor %}
  430.                             </div>
  431.                         </div>
  432.                     </div>
  433.                 </section>
  434.                 <div class="trigger-thisisus"></div>
  435.                 <section id="thisisus" class="position-relative">
  436.                     <div class="misc two">
  437.                         <div class="tag three"></div>
  438.                     </div>
  439.                      <script>
  440.                                 gsap.from(".two", {
  441.                                     duration: 1,
  442.                                     autoAlpha: 1,
  443.                                     height: 0,
  444.                                     y: -460,
  445.                                     scrollTrigger: {
  446.                                         trigger: ".trigger-thisisus",
  447.                                         start: "top 50%",
  448.                                         scrub: true
  449.                                     }
  450.                                 });
  451.                                 gsap.from(".three", {
  452.                                     duration: 1,
  453.                                     y: 860,
  454.                                     scrollTrigger: {
  455.                                         trigger: ".trigger-thisisus",
  456.                                         start: "top 50%",
  457.                                         scrub: true
  458.                                     }
  459.                                 });
  460.                             </script>
  461.                     <div class="bgf-gradient">
  462.                         <div class="container-fluid">
  463.                             <div class="row ">
  464.                                 <div class="col-12 col-lg-6">
  465.                                     <h1 class="thisisus-title">This is us</h1>
  466.                                 </div>
  467.                             </div>
  468.                             <div class="row d-flex flex-column">
  469.                                 <div class="col-6 offset-4 col-md-6 offset-md-5">
  470.                                     <h2 class="thisisusconcept">We’re a minority owned, multicultural agency that creates ideas.
  471.                                     </h2>
  472.                                 </div>
  473.                             </div>
  474.                         </div>
  475.                     </div>
  476.                      <script>
  477.                                 gsap.from(".thisisus-title", {
  478.                                     duration: 1,
  479.                                     autoAlpha: 0,
  480.                                     x: -260,
  481.                                     scrollTrigger: {
  482.                                         trigger: ".trigger-thisisus",
  483.                                         start: "top 50%",
  484.                                         scrub: true
  485.                                     }
  486.                                 });
  487.                                 gsap.from(".thisisusconcept", {
  488.                                     duration: 1,
  489.                                     autoAlpha: 0,
  490.                                     height: 0,
  491.                                     delay: .5,
  492.                                     y: 160,
  493.                                     scrollTrigger: {
  494.                                         trigger: ".trigger-thisisus",
  495.                                         start: "top 50%",
  496.                                         scrub: true
  497.                                     }
  498.                                 });
  499.                             </script>
  500.                 </section>
  501.                 <!--by the nwtwork-->
  502.                 <!-- bynetwork.bckp -->
  503.                 <!--press--><div class="trigger-press"> </div>
  504.                 <section id="hotoffthepress" class="position-relative">
  505.                     <div class="misc misc-press-1 d-none d-lg-block">
  506.                         <div class="tag misc-press-2"></div>
  507.                     </div>
  508.                      <script>
  509.                                 gsap.from(".misc-press-1", {
  510.                                     duration: 1,
  511.                                     autoAlpha: 1,
  512.                                     height: 0,
  513.                                     y: -460,
  514.                                     scrollTrigger: {
  515.                                         trigger: ".trigger-press",
  516.                                         start: "top 50%",
  517.                                         scrub: true
  518.                                     }
  519.                                 });
  520.                                 gsap.from(".misc-press-2", {
  521.                                     duration: 1,
  522.                                     y: 1260,
  523.                                     scrollTrigger: {
  524.                                         trigger: ".trigger-press",
  525.                                         start: "top 50%",
  526.                                         scrub: true
  527.                                     }
  528.                                 });
  529.                             </script>
  530.                     <div class="container-fluid bg">
  531.                         <div class="row ">
  532.                             <div class="col-12 col-lg-5 press-col">
  533.                                 <h1 class="press-title">
  534.                                     <span class="press-strapline">Hot off the</span>Press</h1>
  535.                                 <div class="see-more-cta align-self-end d-none d-lg-block">
  536.                                     <a href="{{ url('app_front_press') }}" target="_blank">
  537.                                         <span class="arrow"></span>SEE MORE</a>
  538.                                 </div>
  539.                             </div>
  540.                             <div class="col-12 col-lg-7 press-grid">
  541.                                 <div class="row contents">
  542.                                     {% for prensa in prensas %}
  543.                                         <div class="col-6 nopadding">
  544.                                             <div class="press-thumb" onclick="window.open('{{ prensa.urlDestino}}','mywindow');">
  545.                                                 <div class="thumb-shadow"></div>
  546.                                                 <div class="thumb-overlay"></div>
  547.                                                 <img src="{{ asset('uploads/press/' ~ prensa.pathImagen)}}" alt="img-fluid">
  548.                                                     <div class="description">
  549.                                                         <h1>{{ prensa.fecha}}</h1>
  550.                                                         <h2>{{ prensa.titulo }}</h2>
  551.                                                     </div>
  552.                                                 </div>
  553.                                             </div>
  554.                                         {% endfor %}
  555.                                     </div>
  556.                                 </div>
  557.                                 <div class="col-12 d-block d-lg-none">
  558.                                     <div class="see-more-cta align-self-end">
  559.                                         <a href="{{ url('app_front_press') }}" target="_blank">SEE
  560.                                                                         MORE</a>
  561.                                     </div>
  562.                                 </div>
  563.                             </div>
  564.                         </div>
  565.                          <script>
  566.                                     gsap.from(".press-title", {
  567.                                         duration: 1,
  568.                                         autoAlpha: 0,
  569.                                         x: -260,
  570.                                         scrollTrigger: {
  571.                                             trigger: ".trigger-press",
  572.                                             start: "top 50%",
  573.                                             scrub: true
  574.                                         }
  575.                                     });
  576.                                     gsap.from(".press-strapline", {
  577.                                         duration: .5,
  578.                                         autoAlpha: 0,
  579.                                         delay: 2,
  580.                                         x: -160,
  581.                                         scrollTrigger: {
  582.                                             trigger: ".trigger-press",
  583.                                             start: "top 80%",
  584.                                             scrub: true
  585.                                         }
  586.                                     });
  587.                                 </script>
  588.                     </section>
  589.                     <!--footer-->
  590.                     <footer>
  591.                         <div class="container-fluid nopadding">
  592.                             <div class="row  text-center align-items-center">
  593.                                 <div class="col-md-8 offset-md-2 text-center ">
  594.                                     <img src="img/founders_logo.gif" class="img-fluid"></div>
  595.                                     <div class="col-md-2 d-none d-lg-block">
  596.                                         <a href="#top">
  597.                                             <span class="arrow"></span>
  598.                                             BACK
  599.                                             <br>
  600.                                                 TO
  601.                                                 <br>
  602.                                                     TOP
  603.                                                 </a>
  604.                                             </div>
  605.                                         </div>
  606.                                         <div class="row d-flex justify-content-center mt-5">
  607.                                             <div class="col-12 col-lg-8">
  608.                                                 <div class="sm-content">
  609.                                                     <div class="sm-container">
  610.                                                         <div class="sm-share">
  611.                                                             <h2>GO AHEAD, CONTACT US</h2>
  612.                                                         </div>
  613.                                                         <div class="sm-share">
  614.                                                             <ul class="sm-icons">
  615.                                                                 <li>
  616.                                                                     <a class="email" href="{{ url('app_front_contact') }}"></a>
  617.                                                                 </li>
  618.                                                                 <li>
  619.                                                                     <a class="instagram" href="https://www.instagram.com/foundersagency/" target="_blank"></a>
  620.                                                                 </li>
  621.                                                                 <li>
  622.                                                                     <a class="facebook" href="https://www.facebook.com/foundersagency" target="_blank"></a>
  623.                                                                 </li>
  624.                                                                 <li>
  625.                                                                     <a class="twitter" href="https://twitter.com/founders_agency" target="_blank"></a>
  626.                                                                 </li>
  627.                                                                 <li>
  628.                                                                     <a class="linkedin" href="https://www.linkedin.com/company/foundersagency/" target="_blank"></a>
  629.                                                                 </li>
  630.                                                                 <li>
  631.                                                                     <a class="youtube" href="https://www.youtube.com/channel/UCp1xjqBmn_UN2YIx6Z2tktA" target="_blank"></a>
  632.                                                                 </li>
  633.                                                             </ul>
  634.                                                         </div>
  635.                                                     </div>
  636.                                                 </div>
  637.                                             </div>
  638.                                             <div class="col-12 d-block d-lg-none d-flex justify-content-center">
  639.                                                 <a href="#top">
  640.                                                     <span class="arrow"></span>
  641.                                                     BACK
  642.                                                     <br>
  643.                                                         TO
  644.                                                         <br>
  645.                                                             TOP
  646.                                                         </a>
  647.                                                     </div>
  648.                                                 </div>
  649.                                             </div>
  650.                                             <div class="row justify-content-center  copyright">
  651.                                                 <div class="col-12 col-md-12 text-center ">
  652.                                                     <div class="col-12">
  653.                                                         <div class="mt-4">
  654.                                                             <p>&copy;
  655.                                                                  <script>
  656.                                                                                                 document.write(new Date().getFullYear())
  657.                                                                                             </script>
  658.                                                                 Founders Agency
  659.                                                             </p>
  660.                                                         </div>
  661.                                                     </div>
  662.                                                 </div>
  663.                                             </div>
  664.                                         </footer>
  665.                                          <script>
  666.                                                 jQuery(document).ready(function($) {
  667.                                                     $('.carousel-staff').owlCarousel({
  668.                                                         center: false,
  669.                                                         loop: true,
  670.                                                         autoplay: false,
  671.                                                         nav: true,
  672.                                                         margin: 0,
  673.                                                         touchDrag: true,
  674.                                                         autoplayTimeout: 3000,
  675.                                                         navText: ["<img src='img/arrow-prev-ow.svg'>", "<img src='img/arrow-next-ow.svg'>"],
  676.                                                         dots: false,
  677.                                                         responsive: {
  678.                                                             0: {
  679.                                                                 items: 1.5,
  680.                                                                 touchDrag: true,
  681.                                                                 nav: true
  682.                                                             },
  683.                                                             768: {
  684.                                                                 items: 3,
  685.                                                                 nav: true,
  686.                                                                 mouseDrag: true,
  687.                                                                 touchDrag: true,
  688.                                                             },
  689.                                                             1024: {
  690.                                                                 items: 4,
  691.                                                                 nav: true,
  692.                                                                 mouseDrag: true,
  693.                                                                 touchDrag: true,
  694.                                                             }
  695.                                                         }
  696.                                                     });
  697.                                                     $('.carousel-clients').owlCarousel({
  698.                                                         center: false,
  699.                                                         loop: true,
  700.                                                         margin: 0,
  701.                                                         autoplayTimeout: 3000,
  702.                                                         navText: ["<img src='img/arrow-prev-o.svg'>", "<img src='img/arrow-next-o.svg'>"],
  703.                                                         responsive: {
  704.                                                             0: {
  705.                                                                 items: 2,
  706.                                                                 autoplay: true,
  707.                                                                 touchDrag: true,
  708.                                                                 nav: true
  709.                                                             },
  710.                                                             600: {
  711.                                                                 items: 3,
  712.                                                                 nav: true,
  713.                                                                 mouseDrag: true,
  714.                                                                 autoplay: true,
  715.                                                                 touchDrag: true
  716.                                                             }
  717.                                                         }
  718.                                                     });
  719.                                                 });
  720.                                             </script>
  721.                                     <!-- JavaScript Bundle with Popper -->
  722.                                          <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">
  723.                                             </script>
  724.                                         <!-- partial -->
  725.                                          <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  726.                                          <script src="js/script.js"></script>
  727.                                          <script>
  728.                                                 $(document).ready(function() {
  729.                                                     // Add smooth scrolling to all links
  730.                                                     $("a").on('click', function(event) {
  731.                                                         // Make sure this.hash has a value before overriding default behavior
  732.                                                         if (this.hash !== "") {
  733.                                                             // Prevent default anchor click behavior
  734.                                                             event.preventDefault();
  735.                                                             // Store hash
  736.                                                             var hash = this.hash;
  737.                                                             // Using jQuery's animate() method to add smooth page scroll
  738.                                                             // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
  739.                                                             $('html, body').animate({
  740.                                                                 scrollTop: $(hash).offset().top
  741.                                                             }, 800, function() {
  742.                                                                 // Add hash (#) to URL when done scrolling (default click behavior)
  743.                                                                 window.location.hash = hash;
  744.                                                             });
  745.                                                         } // End if
  746.                                                     });
  747.                                                 });
  748.                                             </script>
  749.                                     </div>
  750.                                 </body>
  751.                             </html>