@charset "UTF-8";h1,h2,h3,h4,h5{font-family:Everett,helvetica,arial,sans-serif;font-weight:300;margin-bottom:1rem}h1{font-size:3.2rem}@media screen and (max-width:998px){h1{font-size:2.75rem}}@media screen and (max-width:767px){h1{font-size:2.5rem}}h2{font-size:2.5rem}@media screen and (max-width:767px){h2{font-size:2rem}}h3{font-size:1rem;margin-bottom:.5rem}@media screen and (max-width:767px){h3{font-size:.9rem}}h4{font-size:1.5rem}@media screen and (max-width:767px){h4{font-size:1.25rem}}strong,em{font-weight:650;font-style:normal}img,figure,video{border-radius:5px}@keyframes wave-animation{0%{transform:rotate(0)}10%{transform:rotate(18deg)}20%{transform:rotate(-12deg)}30%{transform:rotate(16deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(14deg)}60%{transform:rotate(0)}100%{transform:rotate(0)}}@keyframes opacity{to{opacity:1}}.bolean-vs-boolean #intro{display:flex;flex-direction:column;gap:2rem;padding:6.5rem 0 0}@media screen and (max-width:767px){.bolean-vs-boolean #intro{padding-top:3.25rem}}.bolean-vs-boolean #intro .content{order:-1;padding-left:2rem;padding-right:2rem;margin:0 auto;padding-bottom:3.25rem}@media screen and (min-width:1921px){.bolean-vs-boolean #intro .content{padding-inline:6.5rem}}@media screen and (max-width:767px){.bolean-vs-boolean #intro .content{padding-left:1rem;padding-right:1rem}}@media screen and (max-width:767px){.bolean-vs-boolean #intro .content{padding-bottom:1rem}}.bolean-vs-boolean #intro img{border-radius:0}.bolean-vs-boolean #intro h1{font-size:7rem;position:relative;margin-bottom:2rem;font-family:lausanne,helvetica,arial,sans-serif;font-weight:650}@media screen and (max-width:998px){.bolean-vs-boolean #intro h1{font-size:5rem}}@media screen and (max-width:767px){.bolean-vs-boolean #intro h1{font-size:4.5rem;margin-bottom:1rem}}.bolean-vs-boolean #intro hr{width:0;height:1px;background-color:#000;border:none;animation:growLine 1.5s ease-out forwards;animation-delay:.8s;transform-origin:left center;float:left;margin:0}.bolean-vs-boolean #intro hr:last-of-type{animation:growLine 1.5s ease-out forwards;animation-delay:1.1s}@keyframes growLine{to{width:100%}}.bolean-vs-boolean #intro .lineParent{overflow:hidden;margin-bottom:-1rem}@media screen and (max-width:767px){.bolean-vs-boolean #intro .lineParent{margin-bottom:0}}.bolean-vs-boolean #intro .lineChild{opacity:0}.bolean-vs-boolean #intro p,.bolean-vs-boolean #intro li{max-width:850px;line-height:1.5;opacity:0;animation:opacity 1s ease-out forwards;animation-delay:1.5s}.bolean-vs-boolean #intro ul:first-of-type{clear:both;display:flex;padding:.5rem 0;align-items:center;font-size:1.2rem;opacity:0;animation:opacity 1s ease-out forwards;animation-delay:1.5s}.bolean-vs-boolean #intro ul:first-of-type li:nth-of-type(2)::before,.bolean-vs-boolean #intro ul:first-of-type li:nth-of-type(2)::after{content:" • ";margin:0 1rem;font-size:1.2rem}.bolean-vs-boolean #intro ul:first-of-type audio{display:none}.bolean-vs-boolean #intro ul:first-of-type #play-audio{width:1.2rem;cursor:pointer;transition:all .25s ease-in-out;display:flex;align-items:center}.bolean-vs-boolean #intro ul:first-of-type #play-audio:hover{transform:scale(1.1)}.bolean-vs-boolean #intro ul:last-of-type li{margin-bottom:1rem}.bolean-vs-boolean #intro h2{font-size:1.2rem;margin-top:2rem;opacity:0;animation:opacity 1s ease-out forwards;animation-delay:1.5s}