:root{--primary-brand-color-300:#33c9ff;--primary-brand-color-400:#00baff;--primary-brand-color-600:#00a2ff;--primary-brand-color-800:#00a2ff;--primary-brand-color-alternate-400:#fff;--primary-brand-color-alternate-600:#fff;--primary-brand-color-alternate-800:#fff;--primary-brand-color-alternate-400-light:#cff;--secondary-brand-color-400:#ffea00;--secondary-brand-color-600:#ffd200;--secondary-brand-color-800:#ffd200;--secondary-brand-color-alternate-400:#0b212a;--secondary-brand-color-alternate-600:#0b212a;--secondary-brand-color-alternate-800:#0b212a;--primary-background-color:#fff;--primary-text-color-800:#202730;--primary-text-color-200:#7990a1;--primary-opposite-background-color-300:#10303d;--primary-opposite-background-color-400:#0b212a;--primary-opposite-text-color-800:#202730;--primary-opposite-text-color-200:#7990a1;--primary-opposite-link-color:var(--primary-brand-color-400);--primary-opposite-link-hover-color:var(--primary-brand-color-800);--global-color-orange-500:#ff773b}body.high-contrast,body[data-contrast=high]{--primary-brand-color-300:#38f;--primary-brand-color-400:#006aff;--primary-brand-color-600:#056dff;--primary-brand-color-800:#0e3998;--primary-brand-color-alternate-400:#fff;--primary-brand-color-alternate-600:#fff;--primary-brand-color-alternate-800:#fff;--primary-brand-color-alternate-400-light:#ebffff;--secondary-brand-color-400:#ffea00;--secondary-brand-color-600:#ffd200;--secondary-brand-color-800:#ffd200;--secondary-brand-color-alternate-400:#0b212a;--secondary-brand-color-alternate-600:#0b212a;--secondary-brand-color-alternate-800:#0b212a;--primary-background-color:#fff;--primary-text-color-800:#202730;--primary-text-color-200:#677689;--primary-opposite-background-color-300:#10303d;--primary-opposite-background-color-400:#0b212a;--primary-opposite-text-color-800:#202730;--primary-opposite-text-color-200:#f8fafc;--primary-opposite-link-color:#00baff;--primary-opposite-link-hover-color:#fff;--global-color-orange-500:#d43900}body{--primary-icon-color:var(--primary-brand-color-400);--primary-btn-bg-color:var(--primary-brand-color-400);--primary-btn-hover-bg-color:var(--primary-brand-color-800);--primary-btn-focus-bg-color:var(--primary-brand-color-800);--primary-btn-active-bg-color:var(--primary-brand-color-600);--primary-btn-text-color:var(--primary-brand-color-alternate-400);--primary-btn-hover-text-color:var(--primary-brand-color-alternate-600);--primary-btn-focus-text-color:var(--primary-brand-color-alternate-600);--primary-btn-active-text-color:var(--primary-brand-color-alternate-800);--primary-link-color:var(--primary-brand-color-400);--primary-link-hover-color:var(--primary-brand-color-800);--primary-link-focus-color:var(--primary-brand-color-800);--primary-link-active-color:var(--primary-brand-color-600);--light-text-primary-color:var(--primary-text-color-200);--light-text-alternate-primary-color:var(--primary-opposite-text-color-200);--placeholder-text-color:var(--primary-text-color-200)}:root{--max-color-second:#ff773b;--max-color-second-hover:#fa540a;--max-text-contrast-button-primary-white:#fff}body.high-contrast{--max-color-second:#ff773b;--max-color-second-hover:#fa540a;--max-text-contrast-button-primary-white:#000}html{-webkit-text-size-adjust:none;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;color:#373737;font:normal normal normal 100%/1.4 helvetica,arial,sans-serif}.common h1,.common h2,.common h3,.common h4,.common h5,.common h6,.common p{font-family:inherit;font-size:100%;margin:0;padding:0}.common a{text-decoration:none}.common a:focus:not(:focus-visible){outline:none}.common a{color:#00baff}@supports (--css:variables){.common a{color:var(--primary-link-color)}}.common a:hover{color:#00a2ff}@supports (--css:variables){.common a:hover{color:var(--primary-link-hover-color)}}.common a:focus{background-color:transparent}.common ul{list-style:none;margin:0;padding:0}.common blockquote,.common dd,.common dl,.common dt,.common figure{margin:0}.common img{vertical-align:bottom}.common strong{font-weight:700}.common h1{color:#202730;font-family:Source Sans Pro,helvetica,arial,sans-serif;font-size:35px;font-weight:900;line-height:1.2}@media screen and (min-width:768px){.common h1{font-size:45px;letter-spacing:.04em}}.common h2{color:#202730;font-family:Source Sans Pro,helvetica,arial,sans-serif;font-size:30px;font-weight:900;line-height:1.2}@media screen and (min-width:768px){.common h2{letter-spacing:.04em}}.common h3{font-family:Source Sans Pro,helvetica,arial,sans-serif;font-size:22px;font-weight:900;line-height:1.2}.common h4{font-family:Source Sans Pro,helvetica,arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:.04em;line-height:1.2}.common h5{font-family:Source Sans Pro,helvetica,arial,sans-serif;font-size:14px;font-weight:400;line-height:1.57}.common p{font-family:Roboto,helvetica,arial,sans-serif;font-size:18px;font-weight:400;line-height:1.65}.common .cta-buttons{display:inline-flex;flex-direction:column;flex-wrap:wrap;gap:20px;justify-content:center;margin:1em auto 2.5em}@media screen and (min-width:400px){.common .cta-buttons{flex-direction:row}}@media screen and (min-width:800px){.common .cta-buttons{gap:20px 90px}}.common .cta-buttons .button{margin-bottom:0}.common .cta-buttons div{display:flex;flex-direction:column}.common .cta-buttons div span{color:var(--primary-text-color-200);display:block;font-family:Roboto,Helvetica,sans-serif;font-size:14px;padding-top:15px}.common .button{background:#00baff;border-radius:100px;color:#fff;display:inline-block;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:.1em;line-height:1;padding:1.2em 2.8em;text-decoration:none;text-transform:uppercase;word-spacing:.03em}@supports (--css:variables){.common .button{background:var(--primary-btn-bg-color);color:var(--primary-btn-text-color)}}.common .button:focus,.common .button:hover{background:#00a2ff;color:#fff}@supports (--css:variables){.common .button:focus,.common .button:hover{background:var(--primary-btn-hover-bg-color);color:var(--primary-btn-hover-text-color)}}@media screen and (min-width:600px){.common .button{font-size:18px}}.common .button-max{background-color:#ff773b;border:1px solid #ff773b;border-radius:50px;color:#fff;transition:all .4s}@supports (--css:variables){.common .button-max{background-color:var(--max-color-second);color:var(--max-text-contrast-button-primary-white)}}.common .button-max:focus,.common .button-max:hover{background-color:#fa540a}@supports (--css:variables){.common .button-max:focus,.common .button-max:hover{background-color:var(--max-color-second-hover)}}#content-wrapper{overflow:hidden}#content-wrapper .container{margin:0 auto;max-width:1200px;padding-left:15px;padding-right:15px}.main{padding:72px 0 35px;text-align:center}.main h1{margin-bottom:22px}.main p{color:#202730;letter-spacing:.02em;margin-bottom:16px}.main .btn-wrap{margin-bottom:62px;padding-top:14px}.main .hero{height:auto;max-width:100%}.business{padding:60px 0 50px;text-align:center}.business h2{margin-bottom:48px}.business ul{display:flex;flex-flow:row wrap;justify-content:space-around;margin:0 auto 10px;max-width:1040px}.business ul li{flex:0 0 200px;margin:0 20px 34px}.business ul li p{color:#202730;font-size:16px}.business ul li p strong{font-weight:900}.business ul figure{height:57px;margin-bottom:5px}.business ul svg{display:block;margin:0 auto;max-height:40px;max-width:50px}.steve{background:#f8fafc;padding:100px 0}.steve .testimonial{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px 0 rgba(32,39,48,.16);box-sizing:border-box;margin:0 auto;max-width:847px;overflow:hidden;position:relative;text-align:left}@media screen and (min-width:768px){.steve .testimonial{display:flex;flex-flow:row nowrap}}.steve .testimonial:before{background:url(https://us-ws-g.gr-cdn.com/images/pages/features/webinar-software/quote.svg) 50% no-repeat;background-size:contain;content:"";height:31px;left:30px;position:absolute;top:27px;width:37px}.steve .testimonial blockquote{box-sizing:border-box;padding:90px 30px 40px}@media screen and (min-width:768px){.steve .testimonial blockquote{padding:66px 45px 20px 97px}}.steve .testimonial blockquote p{color:#353b43;font-family:Source Sans Pro,helvetica,arial,sans-serif;font-size:18px;letter-spacing:.02em;line-height:1.56;margin-bottom:30px}.steve .testimonial blockquote footer{color:#51565e;font-family:Roboto,helvetica,arial,sans-serif;font-size:14px;line-height:1.5}.steve .testimonial blockquote footer strong{color:#202730;display:block;font-size:16px;letter-spacing:.05em}.steve .testimonial img{display:block;height:313px;margin:0 auto;max-width:100%;width:305px}@media screen and (min-width:768px){.steve .testimonial img{flex:0 0 auto;margin:0;order:2}}.enjoy{padding:95px 0 65px;text-align:center}.enjoy h2{color:#1f262f;letter-spacing:.025em;margin-bottom:18px}@media screen and (min-width:768px){.enjoy h2{font-size:35px}}.enjoy h2+p{color:#1f262f;letter-spacing:.025em;margin:0 auto 82px}.enjoy .boxes{text-align:left}@media screen and (min-width:760px){.enjoy .boxes{padding-left:35px}}.enjoy .boxes>li{align-items:center;color:#1f262f;margin-bottom:80px}.enjoy .boxes>li figure{text-align:center}.enjoy .boxes>li article{margin-bottom:50px}@media screen and (min-width:980px){.enjoy .boxes>li{box-sizing:border-box;display:flex;flex-flow:row nowrap;height:auto;max-width:100%;padding:0 10px}.enjoy .boxes>li article{flex:0 1 43%}.enjoy .boxes>li figure{box-sizing:border-box;flex:0 1 57%;padding-left:40px;text-align:right}}.enjoy .boxes>li h3{letter-spacing:.04em;margin-bottom:23px}@media screen and (min-width:1024px){.enjoy .boxes>li h3{margin-right:-25px}}@media screen and (min-width:768px){.enjoy .boxes>li h3{font-size:30px}}.enjoy .boxes>li li,.enjoy .boxes>li p{letter-spacing:.02em;margin-bottom:19px}.enjoy .boxes>li ul{font-family:Roboto,helvetica,arial,sans-serif;font-size:18px}.enjoy .boxes>li li{margin-bottom:13px;padding-left:25px;position:relative}.enjoy .boxes>li li:before{color:#00baff;content:"\2022";font-size:40px;left:0;line-height:1;position:absolute;top:-7px}@supports (--css:variables){.enjoy .boxes>li li:before{color:var(--primary-brand-color-400)}}.enjoy .boxes>li img{height:auto;max-width:100%}@media screen and (min-width:1280px){.enjoy .boxes>li img{max-width:none}}@media screen and (min-width:1024px){.enjoy .boxes .webinar-1 img{transform:translate(-12px,-23px)}}@media screen and (min-width:1024px){.enjoy .boxes .webinar-3{margin-bottom:90px}.enjoy .boxes .webinar-3 img{transform:translate(53px,-40px)}}@media screen and (min-width:1280px){.enjoy .boxes .webinar-2 img{transform:translate(-72px,-38px)}}@media screen and (min-width:1024px){.enjoy .boxes .webinar-4{margin-bottom:138px}.enjoy .boxes .webinar-4 img{transform:translate(-79px,-34px)}}@media screen and (min-width:1024px){.enjoy .boxes .webinar-7{margin-bottom:148px}.enjoy .boxes .webinar-7 img{transform:translate(-5px,-27px)}}@media screen and (min-width:1024px){.enjoy .boxes .webinar-5{margin-bottom:153px}.enjoy .boxes .webinar-5 figure img{transform:translate(-17px,-10px)}}.enjoy .boxes .webinar-6{margin-bottom:0}@media screen and (min-width:1024px){.enjoy .boxes .webinar-6 img{transform:translate(-12px,-7px)}}.enjoy .apps-wrapper{display:flex;flex-wrap:wrap;justify-content:center;padding-top:34px}.enjoy .apps-wrapper .badge{margin:0 20px 20px}@media only screen and (min-width:480px){.enjoy .apps-wrapper .badge:first-child{margin:0 40px 0 0}.enjoy .apps-wrapper .badge:last-child{margin:0}}@media only screen and (min-width:768px){.enjoy .apps-wrapper{display:none}}@media screen and (min-width:980px){.enjoy-1 .boxes>li:nth-child(2n) article{flex:0 1 41%;order:2}.enjoy-1 .boxes>li:nth-child(2n) figure{flex:0 1 54%;max-width:54%;padding:0 40px 0 0;text-align:left}}.enjoy-2{padding:146px 0 50px}@media screen and (min-width:980px){.enjoy-2 .boxes>li:nth-child(odd) article{flex:0 1 41%;order:2}.enjoy-2 .boxes>li:nth-child(odd) figure{flex:0 1 54%;max-width:54%;padding:0 40px 0 0;text-align:left}}.engaged{background:#202730;padding-bottom:60px;padding-top:60px;position:relative;z-index:0}@media screen and (min-width:760px){.engaged{padding-bottom:103px;padding-top:92px}}.engaged h2{color:#fff;font-size:30px;letter-spacing:.05em;margin-bottom:43px;text-align:center}.engaged ul{display:grid;grid-template-columns:1fr;grid-template-rows:auto;list-style:none;margin-bottom:20px;padding:22px 0 0}@media screen and (min-width:760px){.engaged ul{grid-gap:0 30px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}}@media screen and (min-width:980px){.engaged ul{grid-gap:0 50px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}}.engaged ul li{display:flex;flex-direction:row;flex-wrap:nowrap;margin:10px 0 18px;padding:8px 15px;position:relative;text-decoration:none}.engaged ul li .icon{display:flex;margin-right:27px}.engaged ul li .icon svg{fill:none;stroke:#00afec;max-height:63px;max-width:64px}.engaged ul li h4{color:#fff;font-family:Roboto,Helvetica,sans-serif;font-size:20px;font-weight:500;letter-spacing:.2px;line-height:1.4;margin-bottom:3px;margin-top:0}.engaged ul li p{color:#fff;font-family:Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;letter-spacing:.02em;line-height:1.45;margin:0}.engaged ul li:first-child{grid-column:1;grid-row:1}@media screen and (min-width:760px){.engaged ul li:first-child{grid-column:1;grid-row:1}}@media screen and (min-width:980px){.engaged ul li:first-child{grid-column:1;grid-row:1}}.engaged ul li:nth-child(2){grid-column:1;grid-row:2}@media screen and (min-width:760px){.engaged ul li:nth-child(2){grid-column:2;grid-row:1}}@media screen and (min-width:980px){.engaged ul li:nth-child(2){grid-column:2;grid-row:1}}.engaged ul li:nth-child(3){grid-column:1;grid-row:3}@media screen and (min-width:760px){.engaged ul li:nth-child(3){grid-column:1;grid-row:2}}@media screen and (min-width:980px){.engaged ul li:nth-child(3){grid-column:3;grid-row:1}}.engaged ul li:nth-child(4){grid-column:1;grid-row:4}@media screen and (min-width:760px){.engaged ul li:nth-child(4){grid-column:2;grid-row:2}}@media screen and (min-width:980px){.engaged ul li:nth-child(4){grid-column:1;grid-row:2}}.engaged ul li:nth-child(5){grid-column:1;grid-row:5}@media screen and (min-width:760px){.engaged ul li:nth-child(5){grid-column:1;grid-row:3}}@media screen and (min-width:980px){.engaged ul li:nth-child(5){grid-column:2;grid-row:2}}.engaged ul li:nth-child(6){grid-column:1;grid-row:6}@media screen and (min-width:760px){.engaged ul li:nth-child(6){grid-column:2;grid-row:3}}@media screen and (min-width:980px){.engaged ul li:nth-child(6){grid-column:3;grid-row:2}}.engaged .btn-wrap{text-align:center}.reach{color:#1f262f;padding:50px 0 0}.reach .shadow{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:390px;margin:0 auto -294px;max-width:100%;overflow:hidden;transform-style:preserve-3d;width:1920px}.reach .shadow:before{border-radius:250px/12px;box-shadow:0 0 390px #d1dbeb;content:"";display:block;height:25px;margin:-25px auto 0;width:80%}.reach h2{letter-spacing:.025em;margin-bottom:20px;text-align:center}.reach h2+p{letter-spacing:.02em;margin-bottom:37px;text-align:center}.reach .split{font-family:Roboto,helvetica,arial,sans-serif;font-size:18px;margin:0 auto;padding-top:50px}@media screen and (min-width:980px){.reach .split{display:flex;flex-flow:row wrap;justify-content:flex-end}}.reach .split>li{margin:0 20px 83px}@media screen and (min-width:980px){.reach .split>li{flex:0 1 44%}}.reach .split>li p,.reach .split>li ul{letter-spacing:.02em}@media screen and (min-width:980px){.reach .split>li p,.reach .split>li ul{max-width:450px}}.reach .split>li p{margin-bottom:22px}.reach .split>li li{margin-bottom:13px;padding-left:25px;position:relative}.reach .split>li li:before{color:#00baff;content:"\2022";left:2px;position:absolute;top:2px}@supports (--css:variables){.reach .split>li li:before{color:var(--primary-brand-color-400)}}.reach .split h3{align-items:center;display:flex;flex-flow:row nowrap;font-size:25px;justify-content:flex-start;margin-bottom:34px}@media screen and (min-width:760px){.reach .split h3{font-size:30px;letter-spacing:.02em}}.reach .split svg{display:inline-block;margin:0 20px 0 0;max-height:35px;max-width:35px}details summary::-webkit-details-marker{display:none}.faq{background:#f8fafc;color:#202730;margin:auto;padding-bottom:70px;padding-top:100px}.faq h2{margin:0 auto 74px;max-width:870px;text-align:center}.faq .faq-list{font-size:18px;line-height:1.8;margin:auto;max-width:1052px;padding:0 20px;text-align:left}.faq details{color:#51565e}.faq details .chevron{margin-left:10px;transform:rotate(180deg);vertical-align:initial;width:15px}.faq details[open] .chevron{transform:none}.faq details em{font-style:normal;font-weight:900}.faq details p,.faq details ul{color:#51565e;letter-spacing:.01em;line-height:1.7;margin-bottom:20px}.faq details ul{list-style:inside}.faq summary:focus:not(:focus-visible){outline:none}.faq summary{color:#202730;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:22px;font-weight:900;margin-bottom:.8em;margin-top:.9em}ul.block-two-columns{grid-gap:40px 0;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;list-style:none;margin:0 auto;max-width:640px;padding:0;position:relative}@media screen and (min-width:900px){ul.block-two-columns{grid-gap:0 40px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}ul.block-two-columns li{align-self:stretch;display:flex;max-width:558px}ul.block-two-columns li:first-of-type{grid-column:1/span 1;grid-row:1/span 1}ul.block-two-columns li:nth-of-type(2){grid-column:1/span 1;grid-row:2/span 1}@media screen and (min-width:900px){ul.block-two-columns li:nth-of-type(2){grid-column:2/span 1;grid-row:1/span 1}}.free-trial{padding:100px 0}#mobile-app{margin-top:-120px;padding-top:120px}.buttons{display:none;padding-top:50px}@media screen and (min-width:768px){.buttons{display:flex;justify-content:center}}.btn-qr{display:inline-block;margin:0 23px 30px}@media screen and (min-width:768px){.btn-qr{border:0;border-radius:80px;box-shadow:0 7px 30px #0000001a;box-sizing:border-box;height:90px;padding:5px 45px;text-align:right;width:228px}}.btn-qr .img-desktop{display:none}@media screen and (min-width:768px){.btn-qr .img-desktop{display:initial}}@media screen and (min-width:768px){.btn-qr .img-mobile{display:none}}@media screen and (min-width:768px){.btn-apple{background:#fff url(https://us-ws-g.gr-cdn.com/images/pages/features/webinar-software/apple_icon.svg) 47px no-repeat;background-size:34px 40px}}@media screen and (min-width:768px){.btn-google{background:#fff url(https://us-ws-g.gr-cdn.com/images/pages/features/webinar-software/google_icon.svg) 47px no-repeat;background-size:34px 38px}}#resources{background:#fff;max-width:none;padding:0 0 40px;position:relative;z-index:0}#resources h2{font-family:Source Sans Pro,sans-serif;font-size:30px;letter-spacing:.025em;line-height:1.4;margin-bottom:67px;text-align:center}#resources ul{list-style:none;margin:0 auto 30px;max-width:562px;padding:0;position:relative;width:80vw}@supports (--css:variables){#resources ul{display:grid}}#resources li{--offset:0;align-self:stretch;grid-column:1;grid-row:1;margin-bottom:20px}@supports (--css:variables){#resources li{display:flex;opacity:.23;pointer-events:none}.high-contrast #resources li{opacity:1}}#resources li .card{--spacing:40px;background:#fff;border-radius:6px;box-shadow:0 0 37px 5px rgba(0,0,0,.1);padding:27px 22px;position:relative;transform:translateX(calc(var(--offset)*(100% + var(--spacing))));transition:transform .3s ease;z-index:10}@media screen and (min-width:900px){#resources li .card{padding:40px 40px 30px}}@media screen and (min-width:900px){#resources li .card{--spacing:90px}}@media screen and (min-width:768px){#resources li .card{display:flex;flex-wrap:wrap}}#resources li .card .image{margin:0 auto 30px;min-width:100px;text-align:center}@media screen and (min-width:768px){#resources li .card .image{align-items:center;display:flex;flex-basis:150px;flex-grow:1;flex-shrink:1;margin:0 auto 9px}}#resources li .card .image img{height:auto;max-width:150px;width:100%}#resources li .card .image+div{box-sizing:border-box;min-width:200px;text-align:center}@media screen and (min-width:768px){#resources li .card .image+div{display:flex;flex-basis:308px;flex-direction:column;flex-grow:1;flex-shrink:1;padding:0 10px 0 20px;text-align:left}}#resources li .card h3{font-family:Source Sans Pro,sans-serif;font-size:23px;font-weight:900;line-height:1.4;margin-bottom:18px;margin-top:0}#resources li .card h3 a{color:#202730}#resources li .card h3 a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}#resources li .card h3:hover~.more{color:#00a2ff}@supports (--css:variables){#resources li .card h3:hover~.more{color:var(--primary-link-hover-color)}}#resources li .card p{font-size:16px;line-height:1.44;margin-bottom:23px;margin-top:0}@media screen and (min-width:768px){#resources li .card p{letter-spacing:.025em}}#resources li .card .more{color:#00baff;display:inline-block;font-family:roboto,helvetica,arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@supports (--css:variables){#resources li .card .more{color:var(--primary-link-color)}}#resources li.current{filter:none;opacity:1;pointer-events:all;z-index:1}@supports (--css:variables){#resources li.current .next,#resources li.current .prev{display:block}}#resources li.disabled-transition .card{transition:none}#resources li .next,#resources li .prev{cursor:pointer;display:none;padding:10px;position:absolute;top:calc(50% - 10px);transform-origin:center;z-index:1}#resources li .next.prev,#resources li .prev.prev{left:-26px;transform:translate(-50%,-50%) rotate(90deg)}@media screen and (min-width:900px){#resources li .next.prev,#resources li .prev.prev{left:-45px}}#resources li .next.next,#resources li .prev.next{right:-26px;transform:translate(50%,-50%) rotate(-90deg)}@media screen and (min-width:900px){#resources li .next.next,#resources li .prev.next{right:-45px}}#resources li .next svg,#resources li .prev svg{height:25px;opacity:1;transform:none;width:20px}#resources .btn-wrap{text-align:center}