﻿section .episode{position:relative;text-align:left;}section .episode .thumb{padding:100% 0 0 0;position:relative;display:block;overflow:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}section .episode .thumb em{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;z-index:10;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transform-origin:right bottom;}section .episode .thumb .time{min-width:140px;padding:3px 10px;position:absolute;left:11px;bottom:11px;z-index:20;display:inline-block;vertical-align:top;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:rgba(0,0,0,.5);color:#fff;font-size:15px;line-height:20px;font-weight:400;text-align:center;}section .episode .thumb .time span:before{content:" ";width:24px;height:20px;display:inline-block;vertical-align:top;background-position:0 center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.25' height='15.25' viewBox='0 0 15.25 15.25'%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-10442.43 -681.136)'%3E%3Cpath id='Ellipse_72' data-name='Ellipse 72' d='M6.875-.75A7.625,7.625,0,1,1-.75,6.875,7.634,7.634,0,0,1,6.875-.75Zm0,13.75A6.125,6.125,0,1,0,.75,6.875,6.132,6.132,0,0,0,6.875,13Z' transform='translate(10443.18 681.886)' fill='%23e52713'/%3E%3Cpath id='Path_806' data-name='Path 806' d='M10452.633,690.163h-.024l-2.756-.089a.75.75,0,0,1-.726-.75v-4.267a.75.75,0,0,1,1.5,0V688.6l2.03.065a.75.75,0,0,1-.024,1.5Z' fill='%23e52713'/%3E%3C/g%3E%3C/svg%3E%0A");}section .episode:hover .thumb em{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}section .episode .text{padding:26px 0 0 0;}section .episode .text h2,section .episode .text h3{padding:0 0 0 56px;position:relative;color:#242424;font-size:22px;line-height:26px;font-weight:300;}section .episode .text h2:before,section .episode .text h3:before{content:" ";width:36px;height:36px;position:absolute;left:0;top:0;display:block;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36.614' height='36.614' viewBox='0 0 36.614 36.614'%3E%3Cg id='Group_330' data-name='Group 330' transform='translate(-10735.054 -740.821)'%3E%3Ccircle id='Ellipse_66' data-name='Ellipse 66' cx='18.307' cy='18.307' r='18.307' transform='translate(10735.054 740.821)' fill='%23e52713'/%3E%3Cpath id='Path_800' data-name='Path 800' d='M10763.076,759.128l-8.088,4.669-8.088,4.669V749.789l8.088,4.669Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");}section .episode .text h2 small,section .episode .text h3 small{padding:0 0 6px 0;display:block;color:#707070;font-size:15px;line-height:20px;font-weight:400;}section .episode .text h2 small span,section .episode .text h3 small span{color:#e42613;}section .episode .text h2 strong,section .episode .text h3 strong{display:block;color:#242424;font-size:22px;line-height:26px;font-weight:500;}section .episode .text p{padding:32px 0 0 0;color:#707070;font-size:15px;line-height:20px;font-weight:400;}section .episode a{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;z-index:40;}.loading-component{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;height:0;z-index:100;background:rgba(248,248,248,.7);opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;}.loading-component .loading-animation{width:80px;height:80px;display:inline-block;vertical-align:top;position:absolute;left:50%;top:50%;z-index:50;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.loading-component .loading-animation span{position:absolute;width:6px;height:6px;background:#e42613;border-radius:50%;animation:loading-component-animation 1.2s linear infinite;}.loading-component .loading-animation span:nth-child(1){animation-delay:0s;top:37px;left:66px;}.loading-component .loading-animation span:nth-child(2){animation-delay:-.1s;top:22px;left:62px;}.loading-component .loading-animation span:nth-child(3){animation-delay:-.2s;top:11px;left:52px;}.loading-component .loading-animation span:nth-child(4){animation-delay:-.3s;top:7px;left:37px;}.loading-component .loading-animation span:nth-child(5){animation-delay:-.4s;top:11px;left:22px;}.loading-component .loading-animation span:nth-child(6){animation-delay:-.5s;top:22px;left:11px;}.loading-component .loading-animation span:nth-child(7){animation-delay:-.6s;top:37px;left:7px;}.loading-component .loading-animation span:nth-child(8){animation-delay:-.7s;top:52px;left:11px;}.loading-component .loading-animation span:nth-child(9){animation-delay:-.8s;top:62px;left:22px;}.loading-component .loading-animation span:nth-child(10){animation-delay:-.9s;top:66px;left:37px;}.loading-component .loading-animation span:nth-child(11){animation-delay:-1s;top:62px;left:52px;}.loading-component .loading-animation span:nth-child(12){animation-delay:-1.1s;top:52px;left:62px;}@keyframes loading-component-animation{0%,20%,80%,100%{transform:scale(1);}50%{transform:scale(1.5);}}form[data-form]{position:relative;}form[data-form] label:not(.checkbox):not(.radio){padding:0 0 6px 0;display:block;color:#242424;font-size:22px;line-height:26px;font-weight:500;text-align:left;}@media screen and (max-width:700px){form[data-form] label:not(.checkbox):not(.radio){font-size:18px;line-height:22px;}}form[data-form] input:not([type=hidden]):not([type=checkbox]):not([type=radio]),form[data-form] textarea,form[data-form] select{width:100%;height:54px;padding:0 28px;border:1px solid #999;color:#242424;font-size:15px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}form[data-form] input:not([type=hidden]):not([type=checkbox]):not([type=radio]):hover,form[data-form] textarea:hover,form[data-form] select:hover,form[data-form] input:not([type=hidden]):not([type=checkbox]):not([type=radio]):focus,form[data-form] textarea:focus,form[data-form] select:focus{border-color:#242424;}form[data-form] input:not([type=hidden]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,form[data-form] textarea::-webkit-input-placeholder,form[data-form] select::-webkit-input-placeholder{color:#707070;opacity:1;}form[data-form] input:not([type=hidden]):not([type=checkbox]):not([type=radio])::-moz-placeholder,form[data-form] textarea::-moz-placeholder,form[data-form] select::-moz-placeholder{color:#707070;opacity:1;}form[data-form] input:not([type=hidden]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder,form[data-form] textarea:-ms-input-placeholder,form[data-form] select:-ms-input-placeholder{color:#707070;opacity:1;}form[data-form] input:not([type=hidden]):not([type=checkbox]):not([type=radio]):-moz-placeholder,form[data-form] textarea:-moz-placeholder,form[data-form] select:-moz-placeholder{color:#707070;opacity:1;}form[data-form] select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right 32px center;background-size:13px auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.098' height='6.207' viewBox='0 0 13.098 6.207'%3E%3Cg transform='translate(1 1)'%3E%3Cpath d='M11.1,5.207a1,1,0,0,1-.6-.2L5.549,1.255.6,5A1,1,0,0,1-.8,4.811,1,1,0,0,1-.6,3.41L4.945-.8a1,1,0,0,1,1.208,0L11.7,3.41a1,1,0,0,1-.6,1.8Z' transform='translate(11.098 4.207) rotate(180)' fill='%23a9acb5'/%3E%3C/g%3E%3C/svg%3E");}form[data-form] textarea{height:120px;padding-top:18px;padding-bottom:18px;line-height:22px;}form[data-form] div.input{padding:0 0 16px 0;}form[data-form] div.inputs-row{display:flex;justify-content:space-between;flex-wrap:nowrap;flex-flow:row;align-items:flex-start;gap:10px;}form[data-form] span.error-empty,form[data-form] span.error-format,form[data-form] span.error-data{display:block;overflow:hidden;color:#e42613;font-size:15px;line-height:16px;font-weight:bold;text-align:left;opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;max-height:0;padding:0;opacity:0;}form[data-form] .has-error-empty span.error-empty,form[data-form] .has-error-format span.error-format,form[data-form] .has-error-data span.error-data{max-height:40px;padding:8px 0 6px 0;opacity:1;}form[data-form] div.inputs:after{content:" ";width:100%;height:0;display:block;overflow:hidden;clear:both;}form[data-form] div.sent{padding:40px 0;color:#000;font-size:20px;line-height:30px;font-weight:bold;text-align:center;}form[data-form] .loading-component{background:rgba(0,0,0,0);}form[data-form] .loading-component .loading-animation span{background:#e42613;}form[data-form].loading *:not(.loading-component){opacity:.7;}form[data-form].loading .loading-component{height:100%;opacity:1;}form[data-form].loading .loading-component *{opacity:1;}main{background-position:center -16px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1387.518' height='386.794' viewBox='0 0 1387.518 386.794'%3E%3Cg id='Group_667' data-name='Group 667' transform='translate(-271.318 -90.179)'%3E%3Cg id='Group_608' data-name='Group 608' transform='translate(-3927.665 -7.801)'%3E%3Ccircle id='Ellipse_145' data-name='Ellipse 145' cx='94.561' cy='94.561' r='94.561' transform='translate(4200.983 271.246)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cpath id='Path_1125' data-name='Path 1125' d='M4345.393,360.043,4306.665,388.8l-38.728,28.758L4262.4,369.64l-5.541-47.919,44.27,19.161Z' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3C/g%3E%3Cg id='Group_612' data-name='Group 612' transform='translate(-3927.665 -7.801)'%3E%3Cpath id='Path_1126' data-name='Path 1126' d='M5574.548,366.95l9.287,4.427-52.786,110.731-183.106-87.287,52.786-110.731,9.27,4.419' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cg id='Group_611' data-name='Group 611'%3E%3Cpath id='Path_1127' data-name='Path 1127' d='M5444.309,428.531l47.628-99.911a17.007,17.007,0,0,0-8.035-22.673l-57.164-27.25-15.557,8.526L5362.427,389.5Z' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cg id='Group_609' data-name='Group 609'%3E%3Cline id='Line_57' data-name='Line 57' x2='46.171' y2='22.01' transform='translate(5423.268 317.209)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cline id='Line_58' data-name='Line 58' x2='46.171' y2='22.01' transform='translate(5413.087 338.564)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cline id='Line_59' data-name='Line 59' x2='46.171' y2='22.01' transform='translate(5402.908 359.919)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3C/g%3E%3Cpath id='Path_1128' data-name='Path 1128' d='M5444.317,428.534l47.627-99.91a17.009,17.009,0,0,1,22.673-8.035l56.875,27.112,3.463,17.594L5526.2,467.569Z' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cpath id='Path_1129' data-name='Path 1129' d='M5443.722,429.762a17.007,17.007,0,0,0-8.034-22.673l-57.25-27.291' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M5443.73,429.766a17.009,17.009,0,0,1,22.673-8.035l57.251,27.292' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cline id='Line_60' data-name='Line 60' y1='103.302' x2='49.244' transform='translate(5377.88 278.856)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cline id='Line_61' data-name='Line 61' x1='49.244' y2='103.302' transform='translate(5522.018 347.567)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cg id='Group_610' data-name='Group 610'%3E%3Crect id='Rectangle_246' data-name='Rectangle 246' width='41.118' height='45.573' transform='translate(5489.947 375.608) rotate(-64.513)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3C/g%3E%3Cline id='Line_62' data-name='Line 62' y1='7.441' x2='16.643' transform='translate(5362.003 381.176)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3Cline id='Line_63' data-name='Line 63' x1='4.699' y1='17.615' transform='translate(5522.316 449.664)' fill='none' stroke='%23ededed' stroke-miterlimit='10' stroke-width='4'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_617' data-name='Group 617' transform='translate(-3927.665 -7.801)'%3E%3Cg id='Group_613' data-name='Group 613'%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M4594.54,311.191l-76.434,23.136a2.934,2.934,0,0,1-1.7-5.616l76.434-23.136a2.934,2.934,0,1,1,1.7,5.616Z' fill='%23ededed' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.75'/%3E%3C/g%3E%3Cg id='Group_614' data-name='Group 614'%3E%3Cpath id='Path_1132' data-name='Path 1132' d='M4556.323,322.759a2.933,2.933,0,0,1-3.658-1.958l-14.859-49.088a2.934,2.934,0,1,1,5.616-1.7l14.859,49.088A2.934,2.934,0,0,1,4556.323,322.759Z' fill='%23ededed' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.75'/%3E%3C/g%3E%3Cg id='Group_615' data-name='Group 615'%3E%3Cpath id='Path_1133' data-name='Path 1133' d='M4534.244,248.439l-.764.232a42.512,42.512,0,0,1-52.945-28.341L4460.3,153.464a42.511,42.511,0,0,1,28.34-52.944l.765-.232a42.512,42.512,0,0,1,52.944,28.341l20.24,66.866A42.511,42.511,0,0,1,4534.244,248.439Zm-43.908-142.3a36.637,36.637,0,0,0-24.424,45.629l20.239,66.866a36.638,36.638,0,0,0,45.629,24.425l.764-.232a36.637,36.637,0,0,0,24.425-45.628l-20.24-66.867A36.638,36.638,0,0,0,4491.1,105.9Z' fill='%23ededed' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.75'/%3E%3C/g%3E%3Cg id='Group_616' data-name='Group 616'%3E%3Cpath id='Path_1134' data-name='Path 1134' d='M4540.579,269.369l-.764.231a64.329,64.329,0,0,1-80.209-42.934,2.934,2.934,0,0,1,5.616-1.7,58.463,58.463,0,0,0,72.893,39.019l.765-.232A58.464,58.464,0,0,0,4577.9,190.86a2.933,2.933,0,1,1,5.615-1.7,64.329,64.329,0,0,1-42.935,80.209Z' fill='%23ededed' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}@media screen and (max-width:1000px){main{background-size:800px auto;}}@media screen and (max-width:600px){main{background:none;}}section#text{padding:100px 0 40px 0;text-align:center;}@media screen and (max-width:600px){section#text{padding:50px 0 40px 0;}}section#text h1{padding:0 0 26px 0;color:#000;font-size:50px;line-height:60px;font-weight:500;}@media screen and (max-width:500px){section#text h1{font-size:38px;line-height:46px;}}section#text p{color:#707070;font-size:15px;line-height:20px;font-weight:400;}section#search{padding:0 0 48px 0;}@media screen and (max-width:600px){section#search{padding:0 0 40px 0;}}section#search form{width:376px;max-width:100%;height:47px;margin:0 auto;position:relative;border-radius:15.5px;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.2);}section#search form input[type=text]{width:calc(100% - 47px);height:47px;padding:0 26px;position:absolute;left:0;top:0;border-radius:15.5px;border:none;background:#fff;color:#242424;font-size:16px;}section#search form input[type=text]::-webkit-input-placeholder{color:#6f6f6f;opacity:1;}section#search form input[type=text]::-moz-placeholder{color:#6f6f6f;opacity:1;}section#search form input[type=text]:-ms-input-placeholder{color:#6f6f6f;opacity:1;}section#search form input[type=text]:-moz-placeholder{color:#6f6f6f;opacity:1;}section#search form input[type=submit]{width:47px;height:47px;position:absolute;right:0;top:0;display:block;overflow:hidden;white-space:nowrap;text-indent:500px;border-radius:15.5px;background-color:#e42613;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.947' height='21.947' viewBox='0 0 21.947 21.947'%3E%3Cg id='Group_647' data-name='Group 647' transform='translate(-3278.569 -401.168)'%3E%3Cg id='Group_646' data-name='Group 646'%3E%3Ccircle id='Ellipse_138' data-name='Ellipse 138' cx='8.377' cy='8.377' r='8.377' transform='translate(3279.319 401.918)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cline id='Line_57' data-name='Line 57' x2='6.32' y2='6.32' transform='translate(3293.666 416.264)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}section#podcasts .in{display:flex;gap:36px;flex-flow:row-reverse;align-items:flex-start;}section#podcasts .in .left{width:292px;flex-shrink:0;}section#podcasts .in .right{width:calc(100% - 292px - 36px);padding:30px 0 0 0;flex-grow:1;}@media screen and (max-width:1250px){section#podcasts .in{display:block;}section#podcasts .in .left{width:auto;}section#podcasts .in .right{width:auto;padding:0 0 40px 0;}}section#podcasts h2{color:#e42613;font-size:35px;line-height:39px;font-weight:500;}@media screen and (max-width:500px){section#podcasts h2{font-size:30px;line-height:38px;}}section#podcasts .brian{padding:30px 34px;background:#ededed;border-radius:16px;}section#podcasts .brian a{margin:34px 0 0 0;display:block;color:#242424;font-size:22px;line-height:26px;font-weight:400;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}section#podcasts .brian a:hover{color:#e42613;}section#podcasts .brian a img{width:100%;height:auto;margin:0 0 24px 0;display:block;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;}@media screen and (max-width:1250px){section#podcasts .brian div{display:flex;gap:32px;}section#podcasts .brian a{width:218px;}}@media screen and (max-width:500px){section#podcasts .brian{text-align:center;}section#podcasts .brian div{display:block;}section#podcasts .brian a{width:auto;}}section#podcasts .episodes .title{padding:0 0 32px 0;display:flex;align-items:flex-end;gap:26px;}@media screen and (max-width:500px){section#podcasts .episodes .title{display:block;text-align:center;}}section#podcasts .episodes .title a{padding:0 20px 0 0;position:relative;top:-4px;display:inline-block;vertical-align:top;color:#6f6f6f;font-size:16px;line-height:20px;font-weight:400;background-size:auto 20px;background-position:right center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.254' height='20.507' viewBox='0 0 10.254 20.507'%3E%3Cg id='Group_691' data-name='Group 691' transform='translate(-3175.566 -534.214)'%3E%3Cpath id='Path_1000' data-name='Path 1000' d='M3175.816,536.617l7.85,7.85-7.85,7.85v1.8l9.65-9.65-9.65-9.65Z' fill='%23e52713' stroke='%23e52713' stroke-miterlimit='10' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}section#podcasts .episodes .title a:hover{color:#e42613;}@media screen and (max-width:500px){section#podcasts .episodes .title a{margin:10px 0 0 0;}}section#podcasts .episodes .list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:46px;}@media screen and (max-width:1000px){section#podcasts .episodes .list{grid-template-columns:repeat(1,1fr);grid-gap:32px;}}section#podcasts .episodes .item{position:relative;display:flex;text-align:left;}@media screen and (max-width:500px){section#podcasts .episodes .item{flex-flow:column;}}section#podcasts .episodes .item.hidden{display:none;}section#podcasts .episodes .item .thumb{width:218px;height:218px;position:relative;flex-shrink:0;display:block;overflow:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}@media screen and (max-width:500px){section#podcasts .episodes .item .thumb{width:auto;height:auto;padding:100% 0 0 0;}}section#podcasts .episodes .item .thumb em{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;z-index:10;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transform-origin:right bottom;}section#podcasts .episodes .item .thumb .time{min-width:140px;padding:3px 10px;position:absolute;left:11px;bottom:11px;z-index:20;display:inline-block;vertical-align:top;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:rgba(0,0,0,.5);color:#fff;font-size:15px;line-height:20px;font-weight:400;text-align:center;}section#podcasts .episodes .item .thumb .time span:before{content:" ";width:24px;height:20px;display:inline-block;vertical-align:top;background-position:0 center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.25' height='15.25' viewBox='0 0 15.25 15.25'%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-10442.43 -681.136)'%3E%3Cpath id='Ellipse_72' data-name='Ellipse 72' d='M6.875-.75A7.625,7.625,0,1,1-.75,6.875,7.634,7.634,0,0,1,6.875-.75Zm0,13.75A6.125,6.125,0,1,0,.75,6.875,6.132,6.132,0,0,0,6.875,13Z' transform='translate(10443.18 681.886)' fill='%23e52713'/%3E%3Cpath id='Path_806' data-name='Path 806' d='M10452.633,690.163h-.024l-2.756-.089a.75.75,0,0,1-.726-.75v-4.267a.75.75,0,0,1,1.5,0V688.6l2.03.065a.75.75,0,0,1-.024,1.5Z' fill='%23e52713'/%3E%3C/g%3E%3C/svg%3E%0A");}section#podcasts .episodes .item:hover .thumb em{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}section#podcasts .episodes .item .text{padding:0 0 0 24px;flex-grow:1;}@media screen and (max-width:500px){section#podcasts .episodes .item .text{padding:24px 0 0 0;}}section#podcasts .episodes .item .text .play{padding:0 0 0 50px;display:block;background-size:auto 100%;background-repeat:no-repeat;background-position:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36.614' height='36.614' viewBox='0 0 36.614 36.614'%3E%3Cg id='Group_704' data-name='Group 704' transform='translate(-3014.045 -586.822)'%3E%3Ccircle id='Ellipse_142' data-name='Ellipse 142' cx='18.307' cy='18.307' r='18.307' transform='translate(3014.045 586.822)' fill='%23e52713'/%3E%3Cpath id='Path_1004' data-name='Path 1004' d='M3042.067,605.129l-8.088,4.669-8.088,4.669V595.79l8.088,4.669Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");color:#707070;font-size:15px;line-height:36px;font-weight:400;}section#podcasts .episodes .item .text h3{padding:10px 0 0 0;}section#podcasts .episodes .item .text h3 small{display:block;color:#707070;font-size:15px;line-height:26px;font-weight:400;}section#podcasts .episodes .item .text h3 strong{display:block;color:#242424;font-size:22px;line-height:26px;font-weight:500;}section#podcasts .episodes .item .text h3 span{display:block;color:#242424;font-size:22px;line-height:26px;font-weight:300;}section#podcasts .episodes .item a{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;z-index:100;}section#podcasts .podcasts{padding:52px 0 0 0;}section#podcasts .podcasts .title{padding:0 0 20px 0;display:flex;align-items:center;}@media screen and (max-width:500px){section#podcasts .podcasts .title{display:block;text-align:center;}}section#podcasts .podcasts .title h2{margin:0 34px 0 0;}@media screen and (max-width:500px){section#podcasts .podcasts .title h2{margin:0;}}section#podcasts .podcasts .title .arrows{display:flex;gap:20px;}@media screen and (max-width:500px){section#podcasts .podcasts .title .arrows{margin:10px 0 0 0;justify-content:center;}}section#podcasts .podcasts .title .arrow{width:48px;height:48px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#ededed;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.254' height='20.507' viewBox='0 0 10.254 20.507'%3E%3Cg id='Group_692' data-name='Group 692' transform='translate(-3200.898 -870.213)'%3E%3Cpath id='Path_1001' data-name='Path 1001' d='M3201.148,872.616l7.85,7.85-7.85,7.85v1.8l9.65-9.65-9.65-9.65Z' fill='%23e52713' stroke='%23e52713' stroke-miterlimit='10' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;}section#podcasts .podcasts .title .arrow.prev{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}section#podcasts .podcasts .title .arrow.slick-disabled{pointer-events:none;opacity:.3;}section#podcasts .podcasts .list{width:calc(100% + 32px);position:relative;left:-16px;}section#podcasts .podcast{width:218px;margin:0 16px;position:relative;text-align:center;}section#podcasts .podcast .thumb{padding:100% 0 0 0;position:relative;display:block;overflow:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}section#podcasts .podcast .thumb em{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}section#podcasts .podcast:hover .thumb em{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}section#podcasts .podcast .text{padding:24px 0 0 0;color:#707070;font-size:15px;line-height:20px;font-weight:400;}section#podcasts .podcast .text h2{padding:0 0 20px 0;color:#242424;font-size:22px;line-height:26px;font-weight:500;}section#podcasts .podcast a{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;z-index:40;}section#episodes{text-align:center;}section#episodes .list{margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:44px;grid-row-gap:38px;}@media screen and (max-width:1000px){section#episodes .list{max-width:640px;grid-template-columns:repeat(2,1fr);}}@media screen and (max-width:600px){section#episodes .list{max-width:290px;grid-template-columns:repeat(1,1fr);grid-gap:60px;}}section#episodes .links{padding:120px 0 0 0;color:#e42613;font-size:22px;line-height:26px;font-weight:bold;}section#episodes .links a:not(.btn){color:#e42613;}section#episodes .links a:not(.btn):hover{text-decoration:underline;}section#episodes .links a.btn{padding:8px 28px;margin:0 0 34px 0;display:inline-block;vertical-align:top;border:2px solid #e42613;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;color:#e42613;font-size:22px;line-height:26px;font-weight:bold;text-transform:uppercase;text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}section#episodes .links a.btn:hover{color:#fff;background:#e42613;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}section#episodes .links a.btn:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}section#podcast-urls{padding-bottom:0;}section#idea{padding:80px 0;text-align:center;}section#idea h2{padding:0 0 26px 0;color:#242424;font-size:22px;line-height:26px;font-weight:500;}section#idea p{color:#707070;font-size:15px;line-height:26px;font-weight:400;}section#idea img{margin:16px auto;display:block;}section#idea a{width:258px;max-width:100%;padding:9px;margin:20px auto 0 auto;display:block;border-radius:18.07px;background:#fff;-webkit-box-shadow:0 0 0 2px #e42613 inset;-moz-box-shadow:0 0 0 2px #e42613 inset;box-shadow:0 0 0 2px #e42613 inset;color:#e42613;font-size:22px;line-height:26px;font-weight:bold;text-transform:uppercase;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}section#idea a:hover{background:#e42613;color:#fff;}section#idea-form{width:100%;height:100%;position:fixed;left:0;top:0;z-index:10000;display:flex;justify-content:safe center;align-items:safe center;overflow:auto;background:rgba(111,111,111,.9);}section#idea-form.hidden{display:none;}section#idea-form form{width:686px;padding:86px 116px 60px 116px;margin:50px 20px;position:relative;border-radius:20px;background:#fff;text-align:center;}section#idea-form form:before{content:" ";width:86px;height:86px;margin:0 0 0 -43px;position:absolute;left:50%;top:-42px;display:block;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='86.192' height='86.192' viewBox='0 0 86.192 86.192'%3E%3Cg id='Group_101' data-name='Group 101' transform='translate(-916.904 -1573.626)'%3E%3Ccircle id='Ellipse_20' data-name='Ellipse 20' cx='43.096' cy='43.096' r='43.096' transform='translate(916.904 1573.626)' fill='%23e52713'/%3E%3Cg id='Group_100' data-name='Group 100'%3E%3Cg id='Group_99' data-name='Group 99'%3E%3Cg id='Group_95' data-name='Group 95'%3E%3Cpath id='Path_256' data-name='Path 256' d='M977.35,1637.141h-34.7a3.555,3.555,0,0,1-3.551-3.551v-25.3a.955.955,0,0,1,.337-.728l20.03-17.039a.952.952,0,0,1,1.24,0l19.866,17.039a.956.956,0,0,1,.333.725v25.3a3.556,3.556,0,0,1-3.553,3.551Zm-36.342-28.406v24.855a1.642,1.642,0,0,0,1.64,1.64h34.7a1.643,1.643,0,0,0,1.642-1.64v-24.857l-18.913-16.222-19.071,16.224Z' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.7'/%3E%3C/g%3E%3Cg id='Group_96' data-name='Group 96'%3E%3Cpath id='Path_257' data-name='Path 257' d='M977.35,1637.141h-34.7a3.566,3.566,0,0,1-3.311-2.293.955.955,0,0,1,.257-1.052l19.772-17.632a.956.956,0,0,1,1.272,0l19.767,17.632a.958.958,0,0,1,.258,1.048,3.558,3.558,0,0,1-3.313,2.3Zm-35.9-2.441a1.634,1.634,0,0,0,1.2.53h34.7a1.608,1.608,0,0,0,1.2-.528L960,1618.156,941.451,1634.7Z' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.7'/%3E%3C/g%3E%3Cg id='Group_97' data-name='Group 97'%3E%3Cpath id='Path_258' data-name='Path 258' d='M966.086,1623.129a.955.955,0,0,1-.636-1.668l13.682-12.2a.956.956,0,0,1,1.273,1.426l-13.682,12.2a.954.954,0,0,1-.637.243Z' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.7'/%3E%3C/g%3E%3Cg id='Group_98' data-name='Group 98'%3E%3Cpath id='Path_259' data-name='Path 259' d='M954.018,1623.224a.951.951,0,0,1-.636-.243l-13.788-12.3a.955.955,0,1,1,1.272-1.426l13.788,12.3a.955.955,0,0,1-.636,1.668Z' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}section#idea-form form>h2{padding:0 0 12px 0;color:#242424;font-size:35px;line-height:39px;font-weight:500;}section#idea-form form>p{padding:0 0 34px 0;color:#707070;font-size:15px;line-height:20px;font-weight:400;}section#idea-form form a.close{width:40px;height:40px;position:absolute;right:20px;top:20px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect width='40' height='40' transform='translate(40 40) rotate(-180)' fill='%23ededed'/%3E%3Cpath d='M14 13L26.5 25.5' stroke='%23000' stroke-width='2'/%3E%3Cpath d='M26.5 13L14 25.5' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}section#idea-form form a.close:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}section#idea-form form a.btn{width:258px;max-width:100%;padding:9px;margin:20px auto 0 auto;display:block;border-radius:18.07px;background:#fff;-webkit-box-shadow:0 0 0 2px #e42613 inset;-moz-box-shadow:0 0 0 2px #e42613 inset;box-shadow:0 0 0 2px #e42613 inset;color:#e42613;font-size:22px;line-height:26px;font-weight:bold;text-transform:uppercase;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}section#idea-form form a.btn:hover{background:#e42613;color:#fff;}@media screen and (max-width:700px){section#idea-form form{padding:86px 20px 40px;}section#idea-form form>h2{font-size:26px;line-height:34px;}}