/**handles:contact-form-7,blankslate-style**/
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
*{box-sizing:border-box;padding:0;margin:0;text-decoration:none}.full{width:100%}.center{width:50%;margin:0 auto}.flex-row-start-start{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.flex-row-end-start{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start}.flex-row-end-end{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end}.flex-row-end-center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center}.flex-row-start-center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.flex-row-start-stretch{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch}.flex-row-center-center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.flex-row-between-stretch{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.flex-row-between-start{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.flex-row-between-center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.flex-col-center-center{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.flex-col-end-end{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end}.title{font-family:"Source Serif Pro",sans-serif;font-size:32pt;font-weight:700}.text{font-family:"Source Sans Pro",sans-serif;font-size:14pt;line-height:1.5}.subheading{font-family:"Source Sans Pro",serif;font-size:16pt;font-weight:700;font-style:italic;color:#009257;margin-bottom:25px}.buttons{margin-top:25px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}a button{cursor:pointer;font-family:"Source Sans Pro",sans-serif;font-size:14pt;background:#009257;padding:15px;color:#fff;border:none;border-radius:3px;transition:.25s ease-out}a button:hover{background:#2f2f2f;transition:.25s ease-in}header{position:fixed;background:#075434;z-index:999999;padding:25px}.holder{position:relative}.logo{position:absolute;top:0;left:0;width:170px;height:180px;background-image:url(https://cataraqui.com/wp-content/uploads/2019/03/LOGO-e1571945785329.png);background-repeat:no-repeat;background-position:center;background-size:cover}.mobilelogo{background-image:url(https://cataraqui.com/wp-content/uploads/2019/10/CataraquiWords-e1571945902719.png);background-repeat:no-repeat;background-position:center;background-size:cover;width:180px;height:37.5px;top:-10px}header .login{font-family:"Source Sans Pro",sans-serif;font-size:14pt;color:#fff}.hamburger{cursor:pointer;width:30px;height:25px;margin:auto;margin-left:25px}.hamburger i{background-color:#fff;border-radius:2px;content:'';display:block;width:100%;height:4px}.hamburger i:nth-child(1){-webkit-animation:outT .25s backwards;animation:outT .25s backwards;-webkit-animation-direction:reverse;animation-direction:reverse}.hamburger i:nth-child(2){margin:5px 0;-webkit-animation:outM .25s backwards;animation:outM .25s backwards;-webkit-animation-direction:reverse;animation-direction:reverse}.hamburger i:nth-child(3){-webkit-animation:outBtm .25s backwards;animation:outBtm .25s backwards;-webkit-animation-direction:reverse;animation-direction:reverse}.hamburger.active i:nth-child(1){-webkit-animation:inT .8s forwards;animation:inT .25s forwards}.hamburger.active i:nth-child(2){-webkit-animation:inM .8s forwards;animation:inM .25s forwards}.hamburger.active i:nth-child(3){-webkit-animation:inBtm .8s forwards;animation:inBtm .25s forwards}@-webkit-keyframes inM{50%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(45deg)}}@keyframes inM{50%{transform:rotate(0)}100%{transform:rotate(45deg)}}@-webkit-keyframes outM{50%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(45deg)}}@keyframes outM{50%{transform:rotate(0)}100%{transform:rotate(45deg)}}@-webkit-keyframes inT{0%{-webkit-transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(9px) rotate(0)}100%{-webkit-transform:translateY(9px) rotate(135deg)}}@keyframes inT{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(9px) rotate(0)}100%{transform:translateY(9px) rotate(135deg)}}@-webkit-keyframes outT{0%{-webkit-transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(9px) rotate(0)}100%{-webkit-transform:translateY(9px) rotate(135deg)}}@keyframes outT{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(9px) rotate(0)}100%{transform:translateY(9px) rotate(135deg)}}@-webkit-keyframes inBtm{0%{-webkit-transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-9px) rotate(0)}100%{-webkit-transform:translateY(-9px) rotate(135deg)}}@keyframes inBtm{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(0)}100%{transform:translateY(-9px) rotate(135deg)}}@-webkit-keyframes outBtm{0%{-webkit-transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-9px) rotate(0)}100%{-webkit-transform:translateY(-9px) rotate(135deg)}}@keyframes outBtm{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(0)}100%{transform:translateY(-9px) rotate(135deg)}}nav{position:fixed;top:0;left:0;height:0;visibility:hidden;background:rgba(0,0,0,.85);z-index:99999}.nav-active{visibility:visible;height:100vh;transition:.15s ease-in}nav .navholder{text-align:center}nav ul{list-style-type:none}nav ul a li{font-family:"Source Serif Pro",serif;font-size:16pt;border-bottom:1px solid rgba(255,255,255,.5);padding-top:5px;padding-bottom:5px;color:#fff;transition:.25s ease-out}nav ul a li:hover{color:#009257;transition:.25s ease-in}nav ul a:last-of-type li{border-bottom:none}.blocks-01{position:relative;padding-top:600px;padding-bottom:200px}.blocks-01 .center{text-align:center;margin:0 auto;color:#fff;z-index:99}.blocks-01 .center .arrow{position:absolute;right:25px;bottom:25px;font-size:40pt;line-height:42pt;z-index:99}.blocks-01 video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;object-fit:cover}.blocks-02{background:#fff;padding-top:100px;padding-bottom:100px}.blocks-02 .image{text-align:center;margin-bottom:25px}.blocks-02 img{max-width:100%}.blocks-02 .small{width:200px}.blocks-02 .large{width:600px}.blocks-02 a{color:#009257;transition:.25s ease-out}.blocks-02 a:hover{color:#000;transition:.25s ease-in}.blocks-02 .title{text-align:center;color:#009257;margin-bottom:25px}.blocks-02 .subheading{text-align:center}.blocks-02 .text{text-align:center;margin-bottom:25px}.blocks-02 .buttons{justify-content:center!important;align-items:center!important}.blocks-02 .buttons a{margin-bottom:25px;margin-right:25px}.blocks-02 .buttons a:last-of-type{margin-right:0}.blocks-02 .list article{width:18%;margin-bottom:25px;padding:15px;border:1px solid #fff;text-align:center}.blocks-02 .list article .year{font-family:"Source Serif Pro",serif;font-size:26pt;color:#009257}.blocks-02 .list article .rank{font-family:"Source Sans Pro",serif;font-size:14pt;color:#fff}.blocks-03{background-image:url(https://cataraqui.com/wp-content/uploads/2020/01/fjdaklf90.jpg);background-repeat:no-repeat;background-size:cover}.blocks-03 .center{padding-top:200px;padding-bottom:200px;text-align:center}.blocks-03 .item{display:flex;flex:1}.blocks-03 img{width:300px!important;margin:0 auto;margin-bottom:25px}.blocks-03 .text{font-family:"Source Serif Pro",serif;font-style:italic;font-size:20pt;color:#009257;margin-bottom:25px}.blocks-03 .author{font-family:"Source Sans Pro",sans-serif;font-size:12pt;color:#000}.blocks-03 .owl-stage{display:flex}.blocks-03 .owl-item{display:flex;flex:1}.blocks-03 .owl-dots{display:none!important}.blocks-05{position:relative;min-height:100vh;text-align:center}.blocks-05 .center{padding:25px;background:rgba(0,0,0,.65)}.blocks-05 .title{color:#fff}.blocks-05 .text{color:#fff}.blocks-05 .center .buttons{justify-content:center!important;align-items:center!important}.blocks-05 .chevron{position:absolute;bottom:25px;right:25px}.blocks-07{padding-top:100px;padding-bottom:100px}.blocks-07 article{width:30%;margin-bottom:25px;text-align:center}.blocks-07 .sectiontitle{font-family:"Source Serif Pro",serif;font-size:32pt;font-weight:700;color:#009257;margin-bottom:25px}.blocks-07 .image{height:300px;margin-bottom:25px}.blocks-07 .name{font-family:"Source Serif Pro",serif;font-size:15pt;color:#009257}.blocks-07 .title{font-family:"Source Sans Pro",sans-serif;font-size:14pt;margin-bottom:10px}.blocks-07 a{display:block;width:100%;text-align:center;font-family:"Source Sans Pro",sans-serif;font-size:14pt;color:#2f2f2f;transition:.25s ease-out}.blocks-07 a:hover{color:#009257;transition:.25s ease-in}.blocks-08{padding-top:100px;padding-bottom:100px}.blocks-08 .title{color:#009257;margin-bottom:25px}.blocks-08-holder{margin-bottom:10px}.blocks-08-holder .titleholder{background:#009257;padding:10px;cursor:pointer}.blocks-08-holder .circle{width:25px;height:25px;border-radius:25px;background:#fff;color:#2f2f2f;margin-right:25px}.blocks-08-holder .accordion-holder-title{width:calc(100% - 50px);font-family:"Source Serif Pro",sans-serif;font-size:16pt;font-weight:700;color:#fff;letter-spacing:1.25px}.blocks-08 .hide{display:none;background:#f0ead8}.hide p{font-family:"Source Sans Pro",sans-serif;font-size:14pt;color:#2f2f2f;padding:25px}.blocks-08 a{color:#009257}.blocks-09 .item{position:relative;height:calc(100vh - 75px)}.blocks-09 .owl-dots{display:none!important}.blocks-09 .chevron{position:absolute;top:85%;left:50%;transform:translateX(-50%)}.blocks-10{padding-top:100px;padding-bottom:100px;text-align:center}.blocks-10 .title{color:#009257}.blocks-10 .blocks-10-items article{margin-top:25px;width:31.3333%;text-align:center}.blocks-10 .blocks-10-items article img{width:100%}.blocks-11 article{width:50%}.blocks-12{background:#222;padding-top:100px;padding-bottom:100px;text-align:center}.blocks-12 .image{text-align:center;margin-bottom:25px}.blocks-12 img{max-width:100%}.blocks-12 .small{width:400px}.blocks-12 .large{width:600px}.blocks-12 a{color:#009257;transition:.25s ease-out}.blocks-12 a:hover{color:#000;transition:.25s ease-in}.blocks-12 .title{color:#009257;margin-bottom:25px}.blocks-12 .text{color:#fff;margin-bottom:25px}.blocks-12 .list article{width:18%;margin-bottom:25px;padding:15px;border:1px solid #fff;text-align:center}.blocks-12 .list article .year{font-family:"Source Serif Pro",serif;font-size:26pt;color:#009257}.blocks-12 .list article .rank{font-family:"Source Sans Pro",serif;font-size:14pt;color:#fff}.blocks-left-alternate{background:#fff}.blocks-left-alternate .image{width:50%}.blocks-left-alternate .content{background:#fff;width:50%;padding-top:100px;padding-bottom:100px}.blocks-left-alternate .blocks-alternating-item .center{width:60%;margin:0 auto}.blocks-left-alternate .title{color:#009257;margin-bottom:25px;text-align:left}.blocks-left-alternate .text{color:#000;margin-bottom:25px;text-align:left}.blocks-right-alternate{background:#fff}.blocks-right-alternate .image{width:50%}.blocks-right-alternate .content{background:#fff;width:50%;padding-top:100px;padding-bottom:100px}.blocks-right-alternate .blocks-alternating-item .center{width:60%;margin:0 auto}.blocks-right-alternate .title{color:#009257;margin-bottom:25px;text-align:right}.blocks-right-alternate .text{color:#000;margin-bottom:25px;text-align:right}.blocks-buttonpdf{padding-top:100px;padding-bottom:100px}.blocks-buttonpdf .title{color:#009257;margin-bottom:25px}.blocks-buttonpdf .blocks-buttonpdf-buttons{margin-top:25px}.blocks-buttonpdf .blocks-buttonpdf-buttons .button{font-family:"Source Sans Pro",sans-serif;font-size:14pt;padding:15px;background:#009257;color:#fff;width:24%;margin-right:1%;text-align:center;margin-bottom:15px}.blocks-form{padding-top:100px;padding-bottom:100px;background:#ccc}.blocks-form .blocks-form-image{width:35%}.blocks-form .blocks-form-form{width:63%}.blocks-form form label{font-family:"Source Sans Pro",sans-serif;font-size:14pt}.blocks-form form input,.blocks-form form select,.blocks-form form textarea{border:0;background:#fff;font-family:"Source Sans Pro",sans-serif;font-size:14pt;margin-bottom:20px;width:100%;padding:10px}.applying{margin-bottom:20px}.applying select{display:block;border:0;background:#fff;font-family:"Source Sans Pro",sans-serif;font-size:14pt;width:100%}.wpcf7-submit{margin-top:20px}.blocks-toc{background:#ccc;padding-top:25px;padding-bottom:25px}.blocks-toc .center .item{width:31.3333%;margin-right:2%;background:#075434;padding:10px;text-align:center;font-family:"Source Sans Pro",sans-serif;font-size:14pt;color:#fff}footer{background:#000;padding-top:100px;padding-bottom:100px}footer .center div{width:33.3333%;text-align:center;padding:25px}footer .center div:last-of-type{border-right:none}footer .center .footer-logo img{width:125px}footer .center div .title{color:#009257;margin-bottom:15px}footer .center div a{font-family:"Source Sans Pro",sans-serif;font-size:14pt;color:#fff;transition:.25s ease-out}footer .center div a:hover{color:#009257;transition:.25s ease-in}footer .center .social .social-icons a{margin-right:20px;font-size:14pt}footer .center .social .social-icons a:last-of-type{margin-right:0}footer .address{text-align:center;padding-top:25px;padding-left:25px;padding-right:25px;font-family:"Source Sans Pro",sans-serif;font-size:14pt;color:#fff}@media (max-width:1200px){.center{width:85%}.blocks-07 article{width:48%;margin-bottom:25px}}@media (max-width:1000px){.logo{position:absolute;top:-10px;left:0;width:180px;height:37.5px;background-image:url(https://cataraqui.com/wp-content/uploads/2019/10/CataraquiWords-e1571945902719.png);background-repeat:no-repeat;background-position:center!important;background-size:cover!important}footer{padding-top:25px;padding-bottom:25px}footer .center{align-items:flex-start}footer .center div{width:100%;padding:10px;border-right:none}footer .contact a{display:block}footer .address{padding-top:10px}.blocks-10 .blocks-10-items article{width:48%}}@media (max-width:800px){nav ul a li{font-size:16pt}.login{display:none}.center{width:95%}header .logo a img{width:130px;height:137.5px}footer{padding:50px}footer .contact,footer .social{width:100%;text-align:center;justify-content:center;align-items:center;border-right:none}footer .social{margin-bottom:25px}.buttons{justify-content:center;align-items:center}.blocks-01{padding-top:300px;padding-bottom:300px}.blocks-01 video{display:none}.blocks-01 .center .title{font-size:24pt;line-height:22pt}.blocks-02{padding-top:50px;padding-bottom:50px}.blocks-02 .list article{width:48%}.blocks-03{background:#fff}.blocks-03 .center{padding-top:50px;padding-bottom:50px}.blocks-left-alternate,.blocks-right-alternate{width:100%}.blocks-left-alternate .center,.blocks-right-alternate .center{width:95%;text-align:center;justify-content:center!important;align-items:center!important}.blocks-left-alternate .image,.blocks-right-alternate .image{min-height:300px;order:1;width:100%}.blocks-left-alternate .content,.blocks-right-alternate .content{order:2;width:100%;padding-top:25px;padding-bottom:25px}.blocks-left-alternate .title,.blocks-right-alternate .title{text-align:center}.blocks-left-alternate .text,.blocks-right-alternate .text{text-align:center}.blocks-05{background-attachment:scroll!important}.blocks-05 .center{text-align:center}.blocks-07{padding-top:50px;padding-bottom:50px}.blocks-07 article{width:100%}.blocks-08{padding-top:50px;padding-bottom:50px}.blocks-10{padding-top:50px;padding-bottom:50px;text-align:center}.blocks-11 article{width:100%}.blocks-buttonpdf{padding-top:50px;padding-bottom:50px}.blocks-buttonpdf .blocks-buttonpdf-buttons .button{width:49%}.blocks-form{padding-top:50px;padding-bottom:50px}.blocks-form .blocks-form-image{width:100%;min-height:250px;margin-bottom:25px}.blocks-form .blocks-form-form{width:100%}.blocks-toc{padding-top:25px;padding-bottom:25px}.blocks-toc .center .item{width:100%;margin-bottom:5px;text-align:center;font-family:"Source Sans Pro",sans-serif;font-size:14pt;color:#fff}.blocks-toc .center .item:last-of-type{margin-bottom:0}}