{"id":7906,"date":"2025-05-12T17:24:29","date_gmt":"2025-05-12T21:24:29","guid":{"rendered":"https:\/\/teambrotherfishing.com\/?page_id=7906"},"modified":"2025-05-24T13:25:39","modified_gmt":"2025-05-24T17:25:39","slug":"calendar","status":"publish","type":"page","link":"https:\/\/teambrotherfishing.com\/en\/calendar\/","title":{"rendered":"Calendar"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7906\" class=\"elementor elementor-7906\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a52b8f3 e-flex e-con-boxed e-con e-parent\" data-id=\"a52b8f3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-97c8d05 e-con-full e-flex e-con e-child\" data-id=\"97c8d05\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c690b8 elementor-widget elementor-widget-html\" data-id=\"4c690b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p style=\"text-align: center; margin-top: 1em;\">\n  \ud83d\udcc5 <strong>Add Team Brother Fishing calendar :<\/strong><br>\n  <a href=\"https:\/\/calendar.google.com\/calendar\/ical\/0ea22a1ea3b5613f6b8ffe0e8ae87e1937b516df4f04a694b24ab6f577cf4377%40group.calendar.google.com\/public\/basic.ics\" target=\"_blank\">\n    \u2795 Subscribe to this calendar\n  <\/a><br>\n  Compatible with iPhone, Google Calendar, Outlook, and more!\n<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81f0d1b elementor-widget elementor-widget-shortcode\" data-id=\"81f0d1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n      \/* =========================================================\n         TBF Premium Calendar\n         Agenda on desktop + mobile\n         Logic preserved\n         ========================================================= *\/\n\n      .tbf-cal-wrap{\n        max-width: 1120px;\n        margin: 0 auto 80px auto;\n        padding: 0 16px;\n        box-sizing: border-box;\n        font-family: -apple-system,BlinkMacSystemFont,\"SF Pro Display\",\"Segoe UI\",sans-serif;\n      }\n\n      .tbf-cal-card{\n        position: relative;\n        overflow: hidden;\n        border-radius: 30px;\n        padding: 18px;\n        background:\n          linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,252,248,0.94) 100%);\n        border: 1px solid #dfeee0;\n        box-shadow:\n          0 10px 30px rgba(31,42,68,0.06),\n          0 1px 0 rgba(255,255,255,0.85) inset;\n      }\n\n      .tbf-cal-card:before{\n        content:\"\";\n        position:absolute;\n        top:-80px;\n        right:-80px;\n        width:220px;\n        height:220px;\n        border-radius:50%;\n        background: radial-gradient(circle, rgba(76,175,80,0.10) 0%, rgba(76,175,80,0) 70%);\n        pointer-events:none;\n      }\n\n      .tbf-cal-head{\n        position: relative;\n        z-index: 1;\n        display:flex;\n        align-items:flex-start;\n        justify-content:space-between;\n        gap:16px;\n        margin-bottom:16px;\n        padding: 6px 4px 2px;\n      }\n\n      .tbf-cal-kicker{\n        display:inline-flex;\n        align-items:center;\n        gap:8px;\n        min-height:34px;\n        padding:0 14px;\n        border-radius:999px;\n        background:#E8F5E9;\n        border:1px solid #dfeee0;\n        color:#1f2a44;\n        font-size:12px;\n        font-weight:800;\n        letter-spacing:.04em;\n        text-transform:uppercase;\n        margin-bottom:12px;\n      }\n\n      .tbf-cal-title{\n        margin:0;\n        color:#1f2a44;\n        font-size:clamp(28px, 4vw, 42px);\n        line-height:1.02;\n        font-weight:800;\n        letter-spacing:-0.03em;\n      }\n\n      .tbf-cal-subtitle{\n        margin:10px 0 0 0;\n        color:#5c6b82;\n        font-size:15px;\n        line-height:1.6;\n        max-width:720px;\n      }\n\n      .tbf-cal-badge{\n        flex-shrink:0;\n        display:inline-flex;\n        align-items:center;\n        justify-content:center;\n        min-height:42px;\n        padding:0 16px;\n        border-radius:999px;\n        background:#ffffff;\n        border:1px solid #dfeee0;\n        color:#1f2a44;\n        font-size:13px;\n        font-weight:700;\n        box-shadow:0 1px 0 rgba(255,255,255,0.85) inset;\n      }\n\n      .tbf-cal-frame-shell{\n        position: relative;\n        z-index: 1;\n        background:#ffffff;\n        border:1px solid #e7f1e8;\n        border-radius:24px;\n        padding:10px;\n        box-shadow:\n          0 6px 18px rgba(31,42,68,0.04),\n          0 1px 0 rgba(255,255,255,0.9) inset;\n      }\n\n      .tbf-cal-frame{\n        position: relative;\n        overflow: hidden;\n        border-radius:18px;\n        background:#ffffff;\n      }\n\n      .tbf-cal-frame iframe{\n        display:block;\n        width:100%;\n        height:780px;\n        border:0;\n        background:#ffffff;\n      }\n\n      @media screen and (max-width: 1024px){\n        .tbf-cal-frame iframe{\n          height:700px;\n        }\n      }\n\n      @media screen and (max-width: 767px){\n        .tbf-cal-wrap{\n          margin-bottom:56px;\n          padding:0 12px;\n        }\n\n        .tbf-cal-card{\n          border-radius:24px;\n          padding:12px;\n        }\n\n        .tbf-cal-head{\n          display:block;\n          margin-bottom:12px;\n          padding:2px 2px 0;\n        }\n\n        .tbf-cal-title{\n          font-size:30px;\n          line-height:1.06;\n        }\n\n        .tbf-cal-subtitle{\n          font-size:14px;\n          margin-top:8px;\n        }\n\n        .tbf-cal-badge{\n          margin-top:12px;\n          display:inline-flex;\n        }\n\n        .tbf-cal-frame-shell{\n          border-radius:20px;\n          padding:8px;\n        }\n\n        .tbf-cal-frame{\n          border-radius:16px;\n        }\n\n        .tbf-cal-frame iframe{\n          height:620px;\n        }\n      }\n    <\/style>\n\n    <div class=\"tbf-cal-wrap\">\n      <div class=\"tbf-cal-card\">\n\n        <div class=\"tbf-cal-head\">\n          <div class=\"tbf-cal-head-copy\">\n            <div class=\"tbf-cal-kicker\">Calendar<\/div>\n            <h2 class=\"tbf-cal-title\">Event Calendar<\/h2>\n            <p class=\"tbf-cal-subtitle\">Check out the upcoming Team Brother Fishing events and tournaments.<\/p>\n          <\/div>\n\n          <div class=\"tbf-cal-badge\">View agenda<\/div>\n        <\/div>\n\n        <div class=\"tbf-cal-frame-shell\">\n          <div class=\"tbf-cal-frame\">\n            <iframe\n              src=\"https:\/\/calendar.google.com\/calendar\/embed?src=0ea22a1ea3b5613f6b8ffe0e8ae87e1937b516df4f04a694b24ab6f577cf4377%40group.calendar.google.com&#038;ctz=America%2FToronto&#038;showTitle=0&#038;showPrint=0&#038;showTabs=0&#038;showCalendars=0&#038;showTz=0&#038;mode=AGENDA&#038;hl=en\"\n              loading=\"lazy\">\n            <\/iframe>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n    \n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcc5 Add the Team Brother Fishing calendar: \u2795 Subscribe to this calendar Compatible with iPhone, Google Calendar, Outlook, and more!<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7906","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/pages\/7906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/comments?post=7906"}],"version-history":[{"count":142,"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/pages\/7906\/revisions"}],"predecessor-version":[{"id":8119,"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/pages\/7906\/revisions\/8119"}],"wp:attachment":[{"href":"https:\/\/teambrotherfishing.com\/en\/wp-json\/wp\/v2\/media?parent=7906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}